index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pm-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-09-17
2
-9
/
+15
|
\
|
*
cpufreq: schedutil: Destroy mutex before kobject_put() frees the memory
James Morse
2021-09-14
1
-1
/
+1
|
*
cpufreq: intel_pstate: Override parameters if HWP forced by BIOS
Doug Smythies
2021-09-13
1
-8
/
+14
*
|
cpufreq: vexpress: Drop unused variable
Guenter Roeck
2021-09-16
1
-1
/
+0
|
/
*
-
.
Merge branches 'pm-cpufreq', 'pm-sleep' and 'pm-em'
Rafael J. Wysocki
2021-09-10
1
-114
/
+71
|
\
\
|
*
|
cpufreq: intel_pstate: hybrid: Rework HWP calibration
Rafael J. Wysocki
2021-09-07
1
-114
/
+71
*
|
|
Merge tag 'pm-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-09-08
16
-119
/
+541
|
\
|
|
|
*
|
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2021-09-07
3
-0
/
+321
|
|
\
\
|
|
*
|
cpufreq: mediatek-hw: Add support for CPUFREQ HW
Hector.Yuan
2021-09-06
3
-0
/
+321
|
*
|
|
Revert "cpufreq: intel_pstate: Process HWP Guaranteed change notification"
Rafael J. Wysocki
2021-09-07
1
-39
/
+0
|
*
|
|
cpufreq: Remove ready() callback
Viresh Kumar
2021-09-02
1
-4
/
+0
|
*
|
|
cpufreq: sh: Remove sh_cpufreq_cpu_ready()
Viresh Kumar
2021-09-02
1
-11
/
+0
|
*
|
|
cpufreq: acpi: Remove acpi_cpufreq_cpu_ready()
Viresh Kumar
2021-09-02
1
-11
/
+3
|
*
|
|
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2021-08-31
10
-54
/
+217
|
|
\
|
|
|
|
|
/
|
|
/
|
|
|
*
cpufreq: qcom-hw: Set dvfs_possible_from_any_cpu cpufreq driver flag
Taniya Das
2021-08-30
1
-0
/
+1
|
|
*
cpufreq: blocklist more Qualcomm platforms in cpufreq-dt-platdev
Bjorn Andersson
2021-08-30
1
-0
/
+4
|
|
*
cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support
Thara Gopinath
2021-08-30
1
-0
/
+147
|
|
*
cpufreq: scmi: Use .register_em() to register with energy model
Viresh Kumar
2021-08-30
1
-23
/
+42
|
|
*
cpufreq: vexpress: Use .register_em() to register with energy model
Viresh Kumar
2021-08-30
1
-2
/
+1
|
|
*
cpufreq: scpi: Use .register_em() to register with energy model
Viresh Kumar
2021-08-30
1
-2
/
+1
|
|
*
cpufreq: qcom-cpufreq-hw: Use .register_em() to register with energy model
Viresh Kumar
2021-08-12
1
-2
/
+1
|
|
*
cpufreq: omap: Use .register_em() to register with energy model
Viresh Kumar
2021-08-12
1
-1
/
+1
|
|
*
cpufreq: mediatek: Use .register_em() to register with energy model
Viresh Kumar
2021-08-12
1
-2
/
+1
|
|
*
cpufreq: imx6q: Use .register_em() to register with energy model
Viresh Kumar
2021-08-12
1
-1
/
+1
|
|
*
cpufreq: dt: Use .register_em() to register with energy model
Viresh Kumar
2021-08-12
1
-2
/
+1
|
|
*
cpufreq: Add callback to register with energy model
Viresh Kumar
2021-08-12
1
-0
/
+13
|
|
*
cpufreq: vexpress: Set CPUFREQ_IS_COOLING_DEV flag
Viresh Kumar
2021-08-12
1
-19
/
+3
*
|
|
Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-09-03
1
-2
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cpufreq: powernv: Fix init_chip_info initialization in numa=off
Pratik R. Sampat
2021-08-13
1
-2
/
+14
*
|
|
cpufreq: intel_pstate: Process HWP Guaranteed change notification
Srinivas Pandruvada
2021-08-25
1
-0
/
+39
*
|
|
Merge back cpufreq changes for v5.15.
Rafael J. Wysocki
2021-08-23
6
-14
/
+14
|
\
\
\
|
*
|
|
cpufreq: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-08-04
6
-14
/
+14
|
|
/
/
*
|
|
Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Rafael J. Wysocki
2021-08-17
3
-2
/
+8
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant
Marek BehĂșn
2021-08-09
1
-1
/
+5
|
*
cpufreq: blocklist Qualcomm sm8150 in cpufreq-dt-platdev
Thara Gopinath
2021-08-05
1
-0
/
+1
|
*
cpufreq: arm_scmi: Fix error path when allocation failed
Lukasz Luba
2021-08-04
1
-1
/
+1
|
*
cpufreq: blacklist Qualcomm sc8180x in cpufreq-dt-platdev
Bjorn Andersson
2021-07-26
1
-0
/
+1
*
|
cpufreq: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-07-13
1
-2
/
+0
|
/
*
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2021-07-01
5
-31
/
+282
|
\
|
*
Merge branch 'cpufreq/cppc-fie' into cpufreq/arm/linux-next
Viresh Kumar
2021-07-01
8
-136
/
+382
|
|
\
|
|
*
cpufreq: CPPC: Add support for frequency invariance
Viresh Kumar
2021-07-01
2
-13
/
+249
|
|
*
cpufreq: CPPC: Pass structure instance by reference
Viresh Kumar
2021-07-01
1
-8
/
+8
|
|
*
cpufreq: CPPC: Fix potential memleak in cppc_cpufreq_cpu_init
Viresh Kumar
2021-07-01
1
-8
/
+20
|
*
|
cpufreq: dt: Rename black/white-lists
Viresh Kumar
2021-05-24
1
-4
/
+4
|
*
|
cpufreq: scmi: Fix an error message
Christophe JAILLET
2021-05-20
1
-1
/
+1
|
*
|
cpufreq: mediatek: add support for mt8365
Fabien Parent
2021-05-20
2
-0
/
+2
|
*
|
cpufreq: blacklist SC7280 in cpufreq-dt-platdev
Sibi Sankar
2021-05-20
1
-0
/
+1
*
|
|
cpufreq: Remove ->resolve_freq()
Viresh Kumar
2021-06-30
1
-13
/
+8
*
|
|
cpufreq: Reuse cpufreq_driver_resolve_freq() in __cpufreq_driver_target()
Viresh Kumar
2021-06-30
1
-20
/
+22
*
|
|
cpufreq: Remove the ->stop_cpu() driver callback
Viresh Kumar
2021-06-30
1
-3
/
+0
[next]