Age | Commit message (Expand) | Author |
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 |
2019-10-24 | cpufreq: vexpress-spc: find and skip duplicates when merging frequencies | Sudeep Holla |
2019-10-24 | cpufreq: vexpress-spc: use macros instead of hardcoded values for cluster ids | Sudeep Holla |
2019-10-23 | cpufreq: s3c64xx: Remove pointless NULL check in s3c64xx_cpufreq_driver_init | Nathan Chancellor |
2019-10-22 | cpufreq: Cancel policy update work scheduled before freeing | Sudeep Holla |
2019-10-22 | cpufreq: imx-cpufreq-dt: Correct i.MX8MN's default speed grade value | Anson Huang |
2019-10-21 | cpufreq: vexpress-spc: fix some coding style issues | Sudeep Holla |
2019-10-21 | cpufreq: vexpress-spc: remove lots of debug messages | Sudeep Holla |
2019-10-21 | cpufreq: vexpress-spc: drop unnessary cpufreq_arm_bL_ops abstraction | Sudeep Holla |
2019-10-21 | cpufreq: merge arm_big_little and vexpress-spc | Sudeep Holla |
2019-10-21 | cpufreq: scpi: remove stale/outdated comment about the driver | Sudeep Holla |
2019-10-21 | cpufreq: Use per-policy frequency QoS | Rafael J. Wysocki |
2019-10-10 | cpufreq: ti-cpufreq: Add support for AM3517 | Adam Ford |
2019-10-10 | ARM: dts: omap36xx: using OPP1G needs to control the abb_ldo | H. Nikolaus Schaller |
2019-10-10 | cpufreq: ti-cpufreq: omap36xx use "cpu0","vbb" if run in multi_regulator mode | H. Nikolaus Schaller |
2019-10-10 | ARM: dts: omap34xx & omap36xx: replace opp-v1 tables by opp-v2 for | H. Nikolaus Schaller |
2019-10-10 | cpufreq: ti-cpufreq: add support for omap34xx and omap36xx | H. Nikolaus Schaller |
2019-10-10 | cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown | Rafael J. Wysocki |
2019-09-17 | Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2019-09-05 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki |
2019-09-05 | Merge branch 'pm-cpufreq-qos' | Rafael J. Wysocki |
2019-09-03 | Merge branch 'cpufreq/qcom-updates' into cpufreq/arm/linux-next | Viresh Kumar |
2019-09-03 | cpufreq: Add qcs404 to cpufreq-dt-platdev blacklist | Jorge Ramirez-Ortiz |
2019-09-03 | cpufreq: qcom: Add support for qcs404 on nvmem driver | Niklas Cassel |
2019-09-03 | cpufreq: qcom: Refactor the driver to make it easier to extend | Niklas Cassel |
2019-09-03 | cpufreq: qcom: Re-organise kryo cpufreq to use it for other nvmem based qcom ... | Sricharan R |