| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2019-09-17 | 16 | -336/+853 |
|\ |
|
| * | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki | 2019-09-05 | 11 | -262/+627 |
| |\ |
|
| | * | Merge branch 'cpufreq/qcom-updates' into cpufreq/arm/linux-next | Viresh Kumar | 2019-09-03 | 5 | -252/+356 |
| | |\ |
|
| | | * | cpufreq: Add qcs404 to cpufreq-dt-platdev blacklist | Jorge Ramirez-Ortiz | 2019-09-03 | 1 | -0/+1 |
| | | * | cpufreq: qcom: Add support for qcs404 on nvmem driver | Niklas Cassel | 2019-09-03 | 1 | -3/+47 |
| | | * | cpufreq: qcom: Refactor the driver to make it easier to extend | Niklas Cassel | 2019-09-03 | 1 | -44/+79 |
| | | * | cpufreq: qcom: Re-organise kryo cpufreq to use it for other nvmem based qcom ... | Sricharan R | 2019-09-03 | 3 | -52/+76 |
| | * | | cpufreq: mediatek: Add support for mt8183 | Andrew-sh.Cheng | 2019-08-22 | 2 | -0/+2 |
| | * | | cpufreq: mediatek: change to regulator_get_optional | Andrew-sh.Cheng | 2019-08-22 | 1 | -1/+1 |
| | * | | cpufreq: imx-cpufreq-dt: Add i.MX8MN support | Anson Huang | 2019-08-22 | 1 | -1/+7 |
| | * | | cpufreq: Use imx-cpufreq-dt for i.MX8MN's speed grading | Anson Huang | 2019-08-22 | 1 | -0/+1 |
| | * | | cpufreq: qcom-hw: invoke frequency-invariance setter function | Douglas RAILLARD | 2019-08-22 | 1 | -1/+9 |
| | * | | cpufreq: qcom-hw: Update logic to detect turbo frequency | Sibi Sankar | 2019-08-22 | 1 | -7/+6 |
| | * | | cpufreq: mediatek-cpufreq: Add compatible for MT8516 | Fabien Parent | 2019-08-07 | 1 | -0/+1 |
| | * | | cpufreq: ti-cpufreq: Mark expected switch fall-through | Gustavo A. R. Silva | 2019-07-30 | 1 | -0/+1 |
| | * | | cpufreq: ap806: Add NULL check after kcalloc | Hariprasad Kelam | 2019-07-22 | 1 | -0/+2 |
| | * | | cpufreq: Add sun50i nvmem based CPU scaling driver | Yangtao Li | 2019-07-22 | 4 | -0/+241 |
| | |/ |
|
| * | | Merge branch 'pm-cpufreq-qos' | Rafael J. Wysocki | 2019-09-05 | 4 | -67/+107 |
| |\ \ |
|
| | * | | cpufreq: Remove CPUFREQ_ADJUST and CPUFREQ_NOTIFY policy notifier events | Viresh Kumar | 2019-09-02 | 1 | -29/+7 |
| | * | | cpufreq: powerpc_cbe: Switch to QoS requests for freq limits | Viresh Kumar | 2019-08-26 | 3 | -37/+86 |
| | * | | cpufreq: Add policy create/remove notifiers back | Viresh Kumar | 2019-08-10 | 1 | -1/+14 |
| * | | | cpufreq: Print driver name if cpufreq_suspend() fails | Florian Fainelli | 2019-08-22 | 1 | -2/+2 |
| * | | | cpufreq: intel_pstate: Implement QoS supported freq constraints | Viresh Kumar | 2019-08-21 | 1 | -4/+116 |
| * | | | cpufreq: remove redundant assignment to ret | Colin Ian King | 2019-08-21 | 1 | -1/+1 |
* | | | | x86/intel: Aggregate microserver naming | Peter Zijlstra | 2019-08-28 | 1 | -3/+3 |
* | | | | x86/intel: Aggregate big core graphics naming | Peter Zijlstra | 2019-08-28 | 1 | -2/+2 |
* | | | | x86/intel: Aggregate big core mobile naming | Peter Zijlstra | 2019-08-28 | 1 | -2/+2 |
* | | | | x86/intel: Aggregate big core client naming | Peter Zijlstra | 2019-08-28 | 1 | -6/+6 |
|/ / / |
|
* | | | cpufreq: dev_pm_qos_update_request() can return 1 on success | Viresh Kumar | 2019-08-10 | 1 | -1/+1 |
|/ / |
|
* | | cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init() | Wen Yang | 2019-07-23 | 1 | -14/+9 |
|/ |
|
* | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2019-07-18 | 21 | -139/+198 |
|\ |
|
| * | cpufreq: Make cpufreq_generic_init() return void | Viresh Kumar | 2019-07-16 | 19 | -70/+45 |
| * | cpufreq: imx-cpufreq-dt: Add i.MX8MN support | Anson Huang | 2019-07-08 | 1 | -1/+2 |
| * | cpufreq: Add QoS requests for userspace constraints | Viresh Kumar | 2019-07-08 | 1 | -43/+55 |
| * | cpufreq: intel_pstate: Reuse refresh_frequency_limits() | Viresh Kumar | 2019-07-08 | 2 | -7/+3 |
| * | cpufreq: Register notifiers with the PM QoS framework | Viresh Kumar | 2019-07-08 | 1 | -30/+105 |
* | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2019-07-08 | 10 | -80/+281 |
|\ \
| |/ |
|
| * | cpufreq: Avoid calling cpufreq_verify_current_freq() from handle_update() | Viresh Kumar | 2019-06-28 | 1 | -10/+16 |
| * | cpufreq: Consolidate cpufreq_update_current_freq() and __cpufreq_get() | Viresh Kumar | 2019-06-28 | 1 | -42/+28 |
| * | cpufreq: Don't skip frequency validation for has_target() drivers | Viresh Kumar | 2019-06-28 | 1 | -8/+5 |
| * | cpufreq: Use has_target() instead of !setpolicy | Viresh Kumar | 2019-06-26 | 1 | -3/+3 |
| * | cpufreq: Remove redundant !setpolicy check | Viresh Kumar | 2019-06-26 | 1 | -1/+1 |
| * | cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro into a stub | Daniel Lezcano | 2019-06-26 | 1 | -4/+2 |
| * | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki | 2019-06-26 | 8 | -11/+225 |
| |\ |
|
| | * | cpufreq: s5pv210: Don't flood kernel log after cpufreq change | Paweł Chmiel | 2019-06-24 | 1 | -1/+1 |
| | * | cpufreq: add driver for Raspberry Pi | Nicolas Saenz Julienne | 2019-06-13 | 3 | -0/+106 |
| | * | cpufreq: Switch imx7d to imx-cpufreq-dt for speed grading | Leonard Crestez | 2019-06-06 | 1 | -1/+1 |
| | * | cpufreq: imx-cpufreq-dt: Remove global platform match list | Leonard Crestez | 2019-06-06 | 1 | -16/+2 |
| | * | cpufreq: brcmstb-avs-cpufreq: Fix types for voltage/frequency | Florian Fainelli | 2019-06-04 | 1 | -4/+4 |
| | * | cpufreq: brcmstb-avs-cpufreq: Fix initial command check | Florian Fainelli | 2019-06-04 | 1 | -2/+2 |