Age | Commit message (Expand) | Author | Files | Lines |
2020-02-27 | cpufreq: Fix policy initialization for internal governor drivers | Rafael J. Wysocki | 1 | -2/+10 |
2020-02-14 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -3/+2 |
2020-02-09 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 1 | -1/+1 |
2020-02-03 | cpufreq: Make cpufreq_global_kobject static | Yangtao Li | 1 | -3/+2 |
2020-02-01 | Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 10 | -111/+96 |
2020-01-28 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 1 | -1/+1 |
2020-01-27 | cpufreq: Avoid creating excessively large stack frames | Rafael J. Wysocki | 10 | -111/+96 |
2020-01-27 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki | 7 | -10/+30 |
2020-01-23 | cpufreq: loongson2_cpufreq: adjust cpufreq uses of LOONGSON_CHIPCFG | Alexandre Oliva | 1 | -3/+5 |
2020-01-20 | cpufreq: brcmstb-avs: fix imbalance of cpufreq policy refcount | chenqiwu | 1 | -0/+2 |
2020-01-13 | cpufreq: intel_pstate: fix spelling mistake: "Whethet" -> "Whether" | Harry Pan | 1 | -1/+1 |
2020-01-13 | Merge back cpufreq fixes for v5.6. | Rafael J. Wysocki | 1 | -2/+6 |
2020-01-08 | Merge tag 'cpuidle_psci-v5.5-rc4' of git://git.linaro.org/people/ulf.hansson/... | Olof Johansson | 1 | -1/+1 |
2020-01-07 | Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Rafael J. Wysocki | 1 | -0/+2 |
2020-01-07 | cpufreq: s3c: fix unbalances of cpufreq policy refcount | chenqiwu | 2 | -2/+21 |
2020-01-07 | cpufreq: imx-cpufreq-dt: Add i.MX8MP support | Anson Huang | 1 | -2/+4 |
2020-01-07 | cpufreq: Use imx-cpufreq-dt for i.MX8MP's speed grading | Anson Huang | 1 | -0/+1 |
2020-01-07 | cpufreq: tegra186: convert to devm_platform_ioremap_resource | Yangtao Li | 1 | -3/+1 |
2020-01-07 | cpufreq: kirkwood: convert to devm_platform_ioremap_resource | Yangtao Li | 1 | -3/+1 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -1/+1 |
2019-12-30 | cpufreq: CPPC: put ACPI table after using it | Hanjun Guo | 1 | -0/+2 |
2019-12-30 | cpufreq : CPPC: Break out if HiSilicon CPPC workaround is matched | Hanjun Guo | 1 | -2/+4 |
2019-12-24 | cpufreq: scmi: Match scmi device by both name and protocol id | Sudeep Holla | 1 | -1/+1 |
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 |