summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorLines
2019-11-08cpufreq: intel_pstate: Fix invalid EPB settingSrinivas Pandruvada-3/+1
2019-10-22cpufreq: Cancel policy update work scheduled before freeingSudeep Holla-0/+3
2019-10-21cpufreq: Use per-policy frequency QoSRafael J. Wysocki-56/+48
2019-10-10cpufreq: Avoid cpufreq_suspend() deadlock on system shutdownRafael J. Wysocki-10/+0
2019-09-17Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-336/+853
2019-09-05Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki-262/+627
2019-09-05Merge branch 'pm-cpufreq-qos'Rafael J. Wysocki-67/+107
2019-09-03Merge branch 'cpufreq/qcom-updates' into cpufreq/arm/linux-nextViresh Kumar-252/+356
2019-09-03cpufreq: Add qcs404 to cpufreq-dt-platdev blacklistJorge Ramirez-Ortiz-0/+1
2019-09-03cpufreq: qcom: Add support for qcs404 on nvmem driverNiklas Cassel-3/+47
2019-09-03cpufreq: qcom: Refactor the driver to make it easier to extendNiklas Cassel-44/+79
2019-09-03cpufreq: qcom: Re-organise kryo cpufreq to use it for other nvmem based qcom ...Sricharan R-52/+76
2019-09-02cpufreq: Remove CPUFREQ_ADJUST and CPUFREQ_NOTIFY policy notifier eventsViresh Kumar-29/+7
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra-3/+3
2019-08-28x86/intel: Aggregate big core graphics namingPeter Zijlstra-2/+2
2019-08-28x86/intel: Aggregate big core mobile namingPeter Zijlstra-2/+2
2019-08-28x86/intel: Aggregate big core client namingPeter Zijlstra-6/+6
2019-08-26cpufreq: powerpc_cbe: Switch to QoS requests for freq limitsViresh Kumar-37/+86
2019-08-22cpufreq: Print driver name if cpufreq_suspend() failsFlorian Fainelli-2/+2
2019-08-22cpufreq: mediatek: Add support for mt8183Andrew-sh.Cheng-0/+2
2019-08-22cpufreq: mediatek: change to regulator_get_optionalAndrew-sh.Cheng-1/+1
2019-08-22cpufreq: imx-cpufreq-dt: Add i.MX8MN supportAnson Huang-1/+7
2019-08-22cpufreq: Use imx-cpufreq-dt for i.MX8MN's speed gradingAnson Huang-0/+1
2019-08-22cpufreq: qcom-hw: invoke frequency-invariance setter functionDouglas RAILLARD-1/+9
2019-08-22cpufreq: qcom-hw: Update logic to detect turbo frequencySibi Sankar-7/+6
2019-08-21cpufreq: intel_pstate: Implement QoS supported freq constraintsViresh Kumar-4/+116
2019-08-21cpufreq: remove redundant assignment to retColin Ian King-1/+1
2019-08-10cpufreq: Add policy create/remove notifiers backViresh Kumar-1/+14
2019-08-10cpufreq: dev_pm_qos_update_request() can return 1 on successViresh Kumar-1/+1
2019-08-07cpufreq: mediatek-cpufreq: Add compatible for MT8516Fabien Parent-0/+1
2019-07-30cpufreq: ti-cpufreq: Mark expected switch fall-throughGustavo A. R. Silva-0/+1
2019-07-23cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()Wen Yang-14/+9
2019-07-22cpufreq: ap806: Add NULL check after kcallocHariprasad Kelam-0/+2
2019-07-22cpufreq: Add sun50i nvmem based CPU scaling driverYangtao Li-0/+241
2019-07-18Merge branch 'pm-cpufreq'Rafael J. Wysocki-139/+198
2019-07-16cpufreq: Make cpufreq_generic_init() return voidViresh Kumar-70/+45
2019-07-08cpufreq: imx-cpufreq-dt: Add i.MX8MN supportAnson Huang-1/+2
2019-07-08cpufreq: Add QoS requests for userspace constraintsViresh Kumar-43/+55
2019-07-08cpufreq: intel_pstate: Reuse refresh_frequency_limits()Viresh Kumar-7/+3
2019-07-08cpufreq: Register notifiers with the PM QoS frameworkViresh Kumar-30/+105
2019-07-08Merge branch 'pm-cpufreq'Rafael J. Wysocki-80/+281
2019-06-28cpufreq: Avoid calling cpufreq_verify_current_freq() from handle_update()Viresh Kumar-10/+16
2019-06-28cpufreq: Consolidate cpufreq_update_current_freq() and __cpufreq_get()Viresh Kumar-42/+28
2019-06-28cpufreq: Don't skip frequency validation for has_target() driversViresh Kumar-8/+5
2019-06-26cpufreq: Use has_target() instead of !setpolicyViresh Kumar-3/+3
2019-06-26cpufreq: Remove redundant !setpolicy checkViresh Kumar-1/+1
2019-06-26cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro into a stubDaniel Lezcano-4/+2
2019-06-26Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki-11/+225
2019-06-24cpufreq: s5pv210: Don't flood kernel log after cpufreq changePaweł Chmiel-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-148/+35