index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-20
cpufreq: CPPC: Fix potential memleak in cppc_cpufreq_cpu_init
Viresh Kumar
1
-7
/
+20
2021-07-14
cpufreq: Make cpufreq_online() call driver->offline() on errors
Rafael J. Wysocki
1
-1
/
+10
2021-05-19
x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen g...
Huang Rui
1
-1
/
+5
2021-05-19
cpufreq: intel_pstate: Use HWP if enabled by platform firmware
Rafael J. Wysocki
1
-1
/
+13
2021-05-14
cpufreq: armada-37xx: Fix determining base CPU frequency
Pali Rohár
1
-1
/
+1
2021-05-14
cpufreq: armada-37xx: Fix driver cleanup when registration failed
Pali Rohár
1
-1
/
+1
2021-05-14
cpufreq: armada-37xx: Fix the AVS value for load L1
Pali Rohár
1
-0
/
+37
2021-05-14
cpufreq: armada-37xx: Fix setting TBG parent for load levels
Marek Behún
1
-12
/
+23
2021-03-26
cpufreq: Fix scaling_{available,boost}_frequencies_show() comments
Geert Uytterhoeven
1
-2
/
+2
2021-03-08
cpufreq: blacklist Arm Vexpress platforms in cpufreq-dt-platdev
Sudeep Holla
1
-0
/
+2
2021-03-08
cpufreq: qcom-hw: Fix return value check in qcom_cpufreq_hw_cpu_init()
Wei Yongjun
1
-2
/
+2
2021-03-08
cpufreq: qcom-hw: fix dereferencing freed memory 'data'
Shawn Guo
1
-1
/
+1
2021-02-24
Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-138
/
+0
2021-02-23
Merge branches 'pm-cpufreq' and 'pm-opp'
Rafael J. Wysocki
4
-56
/
+56
2021-02-19
cpufreq: Fix typo in kerneldoc comment
Yue Hu
1
-1
/
+1
2021-02-18
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-8
/
+32
2021-02-18
cpufreq: ACPI: Set cpuinfo.max_freq directly if max boost is known
Rafael J. Wysocki
2
-47
/
+23
2021-02-18
cpufreq: qcom-hw: drop devm_xxx() calls from init/exit hooks
Shawn Guo
1
-8
/
+32
2021-02-15
cpufreq: sfi-cpufreq: Remove driver for deprecated firmware
Andy Shevchenko
3
-138
/
+0
2021-02-15
Merge branch 'pm-opp' into pm
Rafael J. Wysocki
1
-1
/
+1
2021-02-10
Merge back cpufreq updates for v5.12.
Rafael J. Wysocki
25
-120
/
+87
2021-02-08
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
7
-76
/
+45
2021-02-08
cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC is not there
Rafael J. Wysocki
1
-0
/
+8
2021-02-08
cpufreq: ACPI: Extend frequency tables to cover boost frequencies
Rafael J. Wysocki
1
-12
/
+95
2021-02-04
cpufreq: Remove unused flag CPUFREQ_PM_NO_WARN
Viresh Kumar
1
-2
/
+1
2021-02-04
cpufreq: Remove CPUFREQ_STICKY flag
Viresh Kumar
17
-20
/
+17
2021-02-02
cpufreq: qcom: Migrate to dev_pm_opp_set_opp()
Viresh Kumar
1
-1
/
+1
2021-01-22
cpufreq: intel_pstate: Remove repeated word
Nigel Christian
1
-1
/
+1
2021-01-21
cpufreq: remove tango driver
Arnd Bergmann
4
-46
/
+0
2021-01-18
cpufreq: brcmstb-avs-cpufreq: Fix resource leaks in ->remove()
Christophe JAILLET
1
-2
/
+1
2021-01-18
cpufreq: brcmstb-avs-cpufreq: Free resources in error path
Christophe JAILLET
1
-5
/
+16
2021-01-18
cpufreq: qcom-hw: enable boost support
Shawn Guo
1
-0
/
+6
2021-01-18
cpufreq: tegra20: Use resource-managed API
Dmitry Osipenko
1
-23
/
+22
2021-01-12
cpufreq: intel_pstate: Get per-CPU max freq via MSR_HWP_CAPABILITIES if avail...
Chen Yu
1
-2
/
+3
2021-01-12
cpufreq: intel_pstate: Rename two functions
Rafael J. Wysocki
1
-5
/
+5
2021-01-12
cpufreq: intel_pstate: Change intel_pstate_get_hwp_max() argument
Rafael J. Wysocki
1
-8
/
+8
2021-01-12
cpufreq: intel_pstate: Always read hwp_cap_cached with READ_ONCE()
Rafael J. Wysocki
1
-6
/
+7
2021-01-07
cpufreq: intel_pstate: remove obsolete functions
Lukas Bulwahn
1
-10
/
+0
2021-01-07
cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get()
Colin Ian King
1
-6
/
+3
2021-01-07
cpufreq: intel_pstate: Use HWP capabilities in intel_cpufreq_adjust_perf()
Rafael J. Wysocki
1
-2
/
+3
2020-12-30
cpufreq: intel_pstate: Fix fast-switch fallback path
Rafael J. Wysocki
1
-1
/
+0
2020-12-22
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
3
-103
/
+227
2020-12-21
cpufreq: intel_pstate: Use most recent guaranteed performance values
Rafael J. Wysocki
1
-3
/
+13
2020-12-15
cpufreq: intel_pstate: Implement the ->adjust_perf() callback
Rafael J. Wysocki
1
-12
/
+58
2020-12-15
cpufreq: Add special-purpose fast-switching callback for drivers
Rafael J. Wysocki
1
-0
/
+40
2020-12-15
cppc_cpufreq: replace per-cpu data array with a list
Ionela Voinescu
1
-83
/
+91
2020-12-15
cppc_cpufreq: expose information on frequency domains
Ionela Voinescu
1
-0
/
+14
2020-12-15
cppc_cpufreq: clarify support for coordination types
Ionela Voinescu
1
-7
/
+12
2020-12-15
cppc_cpufreq: use policy->cpu as driver of frequency setting
Ionela Voinescu
1
-2
/
+3
2020-12-15
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
18
-223
/
+288
[next]