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
*
cpufreq: intel_pstate: Check turbo_is_disabled() in store_no_turbo()
Rafael J. Wysocki
2024-06-12
1
-7
/
+12
*
cpufreq: intel_pstate: Fix unchecked HWP MSR access
Srinivas Pandruvada
2024-06-03
1
-1
/
+2
*
cpufreq: amd-pstate: Fix the inconsistency in max frequency units
Dhananjay Ugwekar
2024-05-28
1
-1
/
+1
*
cpufreq: amd-pstate: remove global header file
Arnd Bergmann
2024-05-28
3
-2
/
+139
*
Merge tag 'pm-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2024-05-21
1
-0
/
+7
|
\
|
*
cpufreq: amd-pstate: fix memory leak on CPU EPP exit
Peng Ma
2024-05-16
1
-0
/
+7
*
|
Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-05-17
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
powerpc: rename SPRN_HID2 define to SPRN_HID2_750FX
Matthias Schiffer
2024-05-08
1
-4
/
+4
*
|
Merge tag 'pm-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2024-05-14
12
-299
/
+469
|
\
\
|
*
|
cpufreq: amd-pstate: fix the highest frequency issue which limits performance
Perry Yuan
2024-05-08
1
-3
/
+19
|
*
|
cpufreq: intel_pstate: fix struct cpudata::epp_cached kernel-doc
Jeff Johnson
2024-05-07
1
-1
/
+1
|
*
|
Merge branch 'amd-pstate'
Rafael J. Wysocki
2024-05-02
1
-103
/
+155
|
|
\
\
|
|
*
|
cpufreq: amd-pstate: remove unused variable lowest_nonlinear_freq
Perry Yuan
2024-04-30
1
-4
/
+2
|
|
*
|
cpufreq: amd-pstate: fix code format problems
Perry Yuan
2024-04-30
1
-4
/
+3
|
|
*
|
cpufreq: amd-pstate: Add quirk for the pstate CPPC capabilities missing
Perry Yuan
2024-04-26
1
-2
/
+51
|
|
*
|
cpufreq: amd-pstate: get transition delay and latency value from ACPI tables
Perry Yuan
2024-04-26
1
-2
/
+32
|
|
*
|
cpufreq: amd-pstate: Bail out if min/max/nominal_freq is 0
Perry Yuan
2024-04-26
1
-6
/
+10
|
|
*
|
cpufreq: amd-pstate: Remove amd_get_{min,max,nominal,lowest_nonlinear}_freq()
Gautham R. Shenoy
2024-04-26
1
-30
/
+10
|
|
*
|
cpufreq: amd-pstate: Unify computation of {max,min,nominal,lowest_nonlinear}_...
Perry Yuan
2024-04-26
1
-67
/
+59
|
*
|
|
cpufreq: Fix up printing large CPU numbers and frequency values
Joshua Yeong
2024-04-30
1
-2
/
+2
|
*
|
|
Merge tag 'cpufreq-arm-updates-6.10' of git://git.kernel.org/pub/scm/linux/ke...
Rafael J. Wysocki
2024-04-30
8
-76
/
+216
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
cpufreq: sun50i: fix error returns in dt_has_supported_hw()
Dan Carpenter
2024-04-25
1
-2
/
+2
|
|
*
|
cpufreq: brcmstb-avs-cpufreq: ISO C90 forbids mixed declarations
Portia Stephens
2024-04-25
1
-1
/
+4
|
|
*
|
cpufreq: dt-platdev: eliminate uses of of_node_put()
Javier Carrasco
2024-04-23
1
-5
/
+2
|
|
*
|
cpufreq: dt: eliminate uses of of_node_put()
Javier Carrasco
2024-04-23
1
-15
/
+6
|
|
*
|
cpufreq: ti: Implement scope-based cleanup in ti_cpufreq_match_node()
Shivani Gupta
2024-04-23
1
-3
/
+1
|
|
*
|
cpufreq: mediatek: Add support for MT7988A
Sam Shih
2024-04-23
1
-0
/
+10
|
|
*
|
cpufreq: sun50i: Fix build warning around snprint()
Viresh Kumar
2024-04-23
1
-4
/
+2
|
|
*
|
cpufreq: sun50i: Add H616 support
Martin Botka
2024-04-19
1
-0
/
+67
|
|
*
|
cpufreq: sun50i: Add support for opp_supported_hw
Andre Przywara
2024-04-19
1
-8
/
+54
|
|
*
|
cpufreq: sun50i: Refactor speed bin decoding
Brandon Cheo Fusi
2024-04-19
1
-25
/
+49
|
|
*
|
cpufreq: dt-platdev: Blocklist Allwinner H616/618 SoCs
Martin Botka
2024-04-19
1
-0
/
+3
|
|
*
|
cppc_cpufreq: Fix possible null pointer dereference
Aleksandr Mishin
2024-04-19
1
-2
/
+12
|
|
*
|
cpupfreq: tegra124: eliminate uses of of_node_put()
Javier Carrasco
2024-04-19
1
-13
/
+6
|
|
|
/
|
*
|
cpufreq: exit() callback is optional
Viresh Kumar
2024-04-12
1
-4
/
+7
|
*
|
Merge back earlier core cpufreq material for 6.10.
Rafael J. Wysocki
2024-04-08
1
-4
/
+4
|
|
\
\
|
|
*
|
cpufreq: Use a smaller freq for the policy->max when verify
Xuewen Yan
2024-03-27
1
-4
/
+4
|
|
|
/
|
*
|
cpufreq: intel_pstate: hide unused intel_pstate_cpu_oob_ids[]
Arnd Bergmann
2024-04-03
1
-0
/
+2
|
*
|
cpufreq: intel_pstate: Update the maximum CPU frequency consistently
Rafael J. Wysocki
2024-04-02
1
-5
/
+18
|
*
|
cpufreq: intel_pstate: Replace three global.turbo_disabled checks
Rafael J. Wysocki
2024-04-02
1
-4
/
+5
|
*
|
cpufreq: intel_pstate: Read global.no_turbo under READ_ONCE()
Rafael J. Wysocki
2024-04-02
1
-6
/
+6
|
*
|
cpufreq: intel_pstate: Rearrange show_no_turbo() and store_no_turbo()
Rafael J. Wysocki
2024-04-02
1
-16
/
+18
|
*
|
cpufreq: intel_pstate: Do not update global.turbo_disabled after initialization
Rafael J. Wysocki
2024-04-02
1
-43
/
+8
|
*
|
cpufreq: intel_pstate: Fold intel_pstate_max_within_limits() into caller
Rafael J. Wysocki
2024-04-02
1
-9
/
+4
|
*
|
cpufreq: intel_pstate: Use __ro_after_init for three variables
Rafael J. Wysocki
2024-04-02
1
-3
/
+3
|
*
|
cpufreq: intel_pstate: Get rid of unnecessary READ_ONCE() annotations
Rafael J. Wysocki
2024-04-02
1
-22
/
+5
|
*
|
cpufreq: intel_pstate: Wait for canceled delayed work to complete
Rafael J. Wysocki
2024-04-02
1
-2
/
+6
|
*
|
cpufreq: intel_pstate: Simplify spinlock locking
Rafael J. Wysocki
2024-04-02
1
-8
/
+4
|
*
|
cpufreq: intel_pstate: Drop redundant locking from intel_pstate_driver_cleanup()
Rafael J. Wysocki
2024-04-02
1
-2
/
+0
|
|
/
*
|
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...
Vincent Guittot
2024-04-24
1
-2
/
+2
[next]