summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorFilesLines
2019-09-17Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds16-336/+853
2019-09-05Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki11-262/+627
2019-09-05Merge branch 'pm-cpufreq-qos'Rafael J. Wysocki4-67/+107
2019-09-03Merge branch 'cpufreq/qcom-updates' into cpufreq/arm/linux-nextViresh Kumar5-252/+356
2019-09-03cpufreq: Add qcs404 to cpufreq-dt-platdev blacklistJorge Ramirez-Ortiz1-0/+1
2019-09-03cpufreq: qcom: Add support for qcs404 on nvmem driverNiklas Cassel1-3/+47
2019-09-03cpufreq: qcom: Refactor the driver to make it easier to extendNiklas Cassel1-44/+79
2019-09-03cpufreq: qcom: Re-organise kryo cpufreq to use it for other nvmem based qcom ...Sricharan R3-52/+76
2019-09-02cpufreq: Remove CPUFREQ_ADJUST and CPUFREQ_NOTIFY policy notifier eventsViresh Kumar1-29/+7
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra1-3/+3
2019-08-28x86/intel: Aggregate big core graphics namingPeter Zijlstra1-2/+2
2019-08-28x86/intel: Aggregate big core mobile namingPeter Zijlstra1-2/+2
2019-08-28x86/intel: Aggregate big core client namingPeter Zijlstra1-6/+6
2019-08-26cpufreq: powerpc_cbe: Switch to QoS requests for freq limitsViresh Kumar3-37/+86
2019-08-22cpufreq: Print driver name if cpufreq_suspend() failsFlorian Fainelli1-2/+2
2019-08-22cpufreq: mediatek: Add support for mt8183Andrew-sh.Cheng2-0/+2
2019-08-22cpufreq: mediatek: change to regulator_get_optionalAndrew-sh.Cheng1-1/+1
2019-08-22cpufreq: imx-cpufreq-dt: Add i.MX8MN supportAnson Huang1-1/+7
2019-08-22cpufreq: Use imx-cpufreq-dt for i.MX8MN's speed gradingAnson Huang1-0/+1
2019-08-22cpufreq: qcom-hw: invoke frequency-invariance setter functionDouglas RAILLARD1-1/+9
2019-08-22cpufreq: qcom-hw: Update logic to detect turbo frequencySibi Sankar1-7/+6
2019-08-21cpufreq: intel_pstate: Implement QoS supported freq constraintsViresh Kumar1-4/+116
2019-08-21cpufreq: remove redundant assignment to retColin Ian King1-1/+1
2019-08-10cpufreq: Add policy create/remove notifiers backViresh Kumar1-1/+14
2019-08-10cpufreq: dev_pm_qos_update_request() can return 1 on successViresh Kumar1-1/+1
2019-08-07cpufreq: mediatek-cpufreq: Add compatible for MT8516Fabien Parent1-0/+1
2019-07-30cpufreq: ti-cpufreq: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-07-23cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()Wen Yang1-14/+9
2019-07-22cpufreq: ap806: Add NULL check after kcallocHariprasad Kelam1-0/+2
2019-07-22cpufreq: Add sun50i nvmem based CPU scaling driverYangtao Li4-0/+241
2019-07-18Merge branch 'pm-cpufreq'Rafael J. Wysocki21-139/+198
2019-07-16cpufreq: Make cpufreq_generic_init() return voidViresh Kumar19-70/+45
2019-07-08cpufreq: imx-cpufreq-dt: Add i.MX8MN supportAnson Huang1-1/+2
2019-07-08cpufreq: Add QoS requests for userspace constraintsViresh Kumar1-43/+55
2019-07-08cpufreq: intel_pstate: Reuse refresh_frequency_limits()Viresh Kumar2-7/+3
2019-07-08cpufreq: Register notifiers with the PM QoS frameworkViresh Kumar1-30/+105
2019-07-08Merge branch 'pm-cpufreq'Rafael J. Wysocki10-80/+281
2019-06-28cpufreq: Avoid calling cpufreq_verify_current_freq() from handle_update()Viresh Kumar1-10/+16
2019-06-28cpufreq: Consolidate cpufreq_update_current_freq() and __cpufreq_get()Viresh Kumar1-42/+28
2019-06-28cpufreq: Don't skip frequency validation for has_target() driversViresh Kumar1-8/+5
2019-06-26cpufreq: Use has_target() instead of !setpolicyViresh Kumar1-3/+3
2019-06-26cpufreq: Remove redundant !setpolicy checkViresh Kumar1-1/+1
2019-06-26cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro into a stubDaniel Lezcano1-4/+2
2019-06-26Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki8-11/+225
2019-06-24cpufreq: s5pv210: Don't flood kernel log after cpufreq changePaweł Chmiel1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner35-148/+35
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235Thomas Gleixner1-9/+1
2019-06-17cpufreq: pcc-cpufreq: Fail initialization if driver cannot be registeredDavid Arcari1-2/+2
2019-06-13cpufreq: add driver for Raspberry PiNicolas Saenz Julienne3-0/+106
2019-06-06cpufreq: Switch imx7d to imx-cpufreq-dt for speed gradingLeonard Crestez1-1/+1