Age | Commit message (Expand) | Author |
2020-03-24 | cpufreq: Convert to new X86 CPU match macros | Thomas Gleixner |
2020-03-24 | x86/devicetable: Move x86 specific macro out of generic code | Thomas Gleixner |
2020-02-14 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2020-02-08 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2020-02-03 | cpufreq: Make cpufreq_global_kobject static | Yangtao Li |
2020-01-31 | Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2020-01-27 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2020-01-27 | cpufreq: Avoid creating excessively large stack frames | Rafael J. Wysocki |
2020-01-27 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki |
2020-01-23 | cpufreq: loongson2_cpufreq: adjust cpufreq uses of LOONGSON_CHIPCFG | Alexandre Oliva |
2020-01-20 | cpufreq: brcmstb-avs: fix imbalance of cpufreq policy refcount | chenqiwu |
2020-01-13 | cpufreq: intel_pstate: fix spelling mistake: "Whethet" -> "Whether" | Harry Pan |
2020-01-13 | Merge back cpufreq fixes for v5.6. | Rafael J. Wysocki |
2020-01-08 | Merge tag 'cpuidle_psci-v5.5-rc4' of git://git.linaro.org/people/ulf.hansson/... | Olof Johansson |
2020-01-07 | Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Rafael J. Wysocki |
2020-01-07 | cpufreq: s3c: fix unbalances of cpufreq policy refcount | chenqiwu |
2020-01-07 | cpufreq: imx-cpufreq-dt: Add i.MX8MP support | Anson Huang |
2020-01-07 | cpufreq: Use imx-cpufreq-dt for i.MX8MP's speed grading | Anson Huang |
2020-01-07 | cpufreq: tegra186: convert to devm_platform_ioremap_resource | Yangtao Li |
2020-01-07 | cpufreq: kirkwood: convert to devm_platform_ioremap_resource | Yangtao Li |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-12-29 | cpufreq: CPPC: put ACPI table after using it | Hanjun Guo |
2019-12-29 | cpufreq : CPPC: Break out if HiSilicon CPPC workaround is matched | Hanjun Guo |
2019-12-24 | cpufreq: scmi: Match scmi device by both name and protocol id | Sudeep Holla |
2019-12-16 | cpufreq: dt-platdev: Blacklist NVIDIA Tegra20 and Tegra30 SoCs | Dmitry Osipenko |
2019-12-09 | cpufreq: vexpress-spc: Switch cpumask from topology core to OPP sharing | Sudeep Holla |
2019-12-06 | Merge tag 'tegra-for-5.5-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson |
2019-12-05 | Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-12-04 | Merge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq', 'pm-devfreq' and 'pm-avs' | Rafael J. Wysocki |
2019-11-29 | cpufreq: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-11-26 | Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2019-11-26 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-11-25 | Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2019-11-21 | cpufreq: Use vtime aware kcpustat accessors for user time | Frederic Weisbecker |
2019-11-14 | cpufreq: Register drivers only after CPU devices have been registered | Viresh Kumar |
2019-11-11 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki |
2019-11-11 | Merge tag 'v5.4-rc7' into sched/core, to pick up fixes | Ingo Molnar |
2019-11-10 | Merge back cpufreq changes for v5.5. | Rafael J. Wysocki |
2019-11-08 | cpufreq: Add NULL checks to show() and store() methods of cpufreq | Kai Shen |
2019-11-08 | cpufreq: intel_pstate: Fix invalid EPB setting | Srinivas Pandruvada |
2019-11-07 | cpufreq: qcom-hw: Move driver initialization earlier | Amit Kucheria |
2019-11-07 | cpufreq: Initialize cpufreq-dt driver earlier | Amit Kucheria |
2019-11-07 | cpufreq: Initialize the governors in core_initcall | Amit Kucheria |
2019-11-06 | cpufreq: intel_pstate: Fix plain int as pointer warning from sparse | Jamal Shareef |
2019-11-05 | cpufreq: sun50i: Fix CPU speed bin detection | Ondrej Jirman |
2019-11-04 | cpufreq: powernv: fix stack bloat and hard limit on number of CPUs | John Hubbard |
2019-11-04 | cpufreq: Clarify the comment in cpufreq_set_policy() | Viresh Kumar |
2019-11-01 | MIPS: Fork loongson2ef from loongson64 | Jiaxun Yang |
2019-10-29 | cpufreq: tegra124: Add suspend and resume support | Sowjanya Komatineni |
2019-10-29 | cpufreq: Use vtime aware kcpustat accessor to fetch CPUTIME_SYSTEM | Frederic Weisbecker |