Age | Commit message (Expand) | Author | Files | Lines |
2020-01-07 | Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Rafael J. Wysocki | 1 | -0/+2 |
2019-12-16 | cpufreq: dt-platdev: Blacklist NVIDIA Tegra20 and Tegra30 SoCs | Dmitry Osipenko | 1 | -0/+2 |
2019-12-09 | cpufreq: vexpress-spc: Switch cpumask from topology core to OPP sharing | Sudeep Holla | 1 | -1/+1 |
2019-12-06 | Merge tag 'tegra-for-5.5-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson | 1 | -0/+59 |
2019-12-05 | Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -7/+7 |
2019-12-04 | Merge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq', 'pm-devfreq' and 'pm-avs' | Rafael J. Wysocki | 2 | -12/+12 |
2019-11-29 | cpufreq: Fix Kconfig indentation | Krzysztof Kozlowski | 2 | -12/+12 |
2019-11-27 | Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 14 | -796/+743 |
2019-11-27 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -10/+13 |
2019-11-26 | Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 1 | -1/+1 |
2019-11-21 | cpufreq: Use vtime aware kcpustat accessors for user time | Frederic Weisbecker | 2 | -10/+13 |
2019-11-14 | cpufreq: Register drivers only after CPU devices have been registered | Viresh Kumar | 1 | -0/+7 |
2019-11-12 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki | 11 | -776/+698 |
2019-11-11 | Merge tag 'v5.4-rc7' into sched/core, to pick up fixes | Ingo Molnar | 3 | -69/+52 |
2019-11-10 | Merge back cpufreq changes for v5.5. | Rafael J. Wysocki | 3 | -20/+38 |
2019-11-08 | cpufreq: Add NULL checks to show() and store() methods of cpufreq | Kai Shen | 1 | -0/+6 |
2019-11-08 | cpufreq: intel_pstate: Fix invalid EPB setting | Srinivas Pandruvada | 1 | -3/+1 |
2019-11-07 | cpufreq: qcom-hw: Move driver initialization earlier | Amit Kucheria | 1 | -1/+1 |
2019-11-07 | cpufreq: Initialize cpufreq-dt driver earlier | Amit Kucheria | 1 | -1/+1 |
2019-11-07 | cpufreq: Initialize the governors in core_initcall | Amit Kucheria | 5 | -5/+5 |
2019-11-06 | cpufreq: intel_pstate: Fix plain int as pointer warning from sparse | Jamal Shareef | 1 | -15/+15 |
2019-11-05 | cpufreq: sun50i: Fix CPU speed bin detection | Ondrej Jirman | 1 | -15/+10 |
2019-11-04 | cpufreq: powernv: fix stack bloat and hard limit on number of CPUs | John Hubbard | 1 | -4/+13 |
2019-11-04 | cpufreq: Clarify the comment in cpufreq_set_policy() | Viresh Kumar | 1 | -1/+4 |
2019-11-02 | MIPS: Fork loongson2ef from loongson64 | Jiaxun Yang | 1 | -1/+1 |
2019-10-29 | cpufreq: tegra124: Add suspend and resume support | Sowjanya Komatineni | 1 | -0/+59 |
2019-10-29 | cpufreq: Use vtime aware kcpustat accessor to fetch CPUTIME_SYSTEM | Frederic Weisbecker | 1 | -1/+1 |
2019-10-24 | cpufreq: vexpress-spc: find and skip duplicates when merging frequencies | Sudeep Holla | 1 | -3/+19 |
2019-10-24 | cpufreq: vexpress-spc: use macros instead of hardcoded values for cluster ids | Sudeep Holla | 1 | -2/+3 |
2019-10-23 | cpufreq: s3c64xx: Remove pointless NULL check in s3c64xx_cpufreq_driver_init | Nathan Chancellor | 1 | -7/+0 |
2019-10-22 | cpufreq: Cancel policy update work scheduled before freeing | Sudeep Holla | 1 | -0/+3 |
2019-10-22 | cpufreq: imx-cpufreq-dt: Correct i.MX8MN's default speed grade value | Anson Huang | 1 | -10/+10 |
2019-10-21 | cpufreq: vexpress-spc: fix some coding style issues | Sudeep Holla | 1 | -18/+18 |
2019-10-21 | cpufreq: vexpress-spc: remove lots of debug messages | Sudeep Holla | 1 | -55/+14 |
2019-10-21 | cpufreq: vexpress-spc: drop unnessary cpufreq_arm_bL_ops abstraction | Sudeep Holla | 1 | -111/+37 |
2019-10-21 | cpufreq: merge arm_big_little and vexpress-spc | Sudeep Holla | 5 | -726/+649 |
2019-10-21 | cpufreq: scpi: remove stale/outdated comment about the driver | Sudeep Holla | 1 | -2/+0 |
2019-10-21 | cpufreq: Use per-policy frequency QoS | Rafael J. Wysocki | 3 | -56/+48 |
2019-10-10 | cpufreq: ti-cpufreq: Add support for AM3517 | Adam Ford | 1 | -0/+16 |
2019-10-10 | ARM: dts: omap36xx: using OPP1G needs to control the abb_ldo | H. Nikolaus Schaller | 1 | -1/+1 |
2019-10-10 | cpufreq: ti-cpufreq: omap36xx use "cpu0","vbb" if run in multi_regulator mode | H. Nikolaus Schaller | 1 | -2/+10 |
2019-10-10 | ARM: dts: omap34xx & omap36xx: replace opp-v1 tables by opp-v2 for | H. Nikolaus Schaller | 1 | -1/+1 |
2019-10-10 | cpufreq: ti-cpufreq: add support for omap34xx and omap36xx | H. Nikolaus Schaller | 1 | -2/+89 |
2019-10-10 | cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown | Rafael J. Wysocki | 1 | -10/+0 |
2019-09-18 | Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 16 | -336/+853 |
2019-09-05 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki | 11 | -262/+627 |
2019-09-05 | Merge branch 'pm-cpufreq-qos' | Rafael J. Wysocki | 4 | -67/+107 |
2019-09-03 | Merge branch 'cpufreq/qcom-updates' into cpufreq/arm/linux-next | Viresh Kumar | 5 | -252/+356 |
2019-09-03 | cpufreq: Add qcs404 to cpufreq-dt-platdev blacklist | Jorge Ramirez-Ortiz | 1 | -0/+1 |
2019-09-03 | cpufreq: qcom: Add support for qcs404 on nvmem driver | Niklas Cassel | 1 | -3/+47 |