index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
2024-06-12
cpufreq: intel_pstate: Check turbo_is_disabled() in store_no_turbo()
Rafael J. Wysocki
2024-06-03
cpufreq: intel_pstate: Fix unchecked HWP MSR access
Srinivas Pandruvada
2024-05-28
cpufreq: amd-pstate: Fix the inconsistency in max frequency units
Dhananjay Ugwekar
2024-05-28
cpufreq: amd-pstate: remove global header file
Arnd Bergmann
2024-05-21
Merge tag 'pm-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2024-05-17
Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-05-16
cpufreq: amd-pstate: fix memory leak on CPU EPP exit
Peng Ma
2024-05-14
Merge tag 'pm-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2024-05-08
cpufreq: amd-pstate: fix the highest frequency issue which limits performance
Perry Yuan
2024-05-08
powerpc: rename SPRN_HID2 define to SPRN_HID2_750FX
Matthias Schiffer
2024-05-07
cpufreq: intel_pstate: fix struct cpudata::epp_cached kernel-doc
Jeff Johnson
2024-05-02
Merge branch 'amd-pstate'
Rafael J. Wysocki
2024-04-30
cpufreq: Fix up printing large CPU numbers and frequency values
Joshua Yeong
2024-04-30
Merge tag 'cpufreq-arm-updates-6.10' of git://git.kernel.org/pub/scm/linux/ke...
Rafael J. Wysocki
2024-04-30
cpufreq: amd-pstate: remove unused variable lowest_nonlinear_freq
Perry Yuan
2024-04-30
cpufreq: amd-pstate: fix code format problems
Perry Yuan
2024-04-26
cpufreq: amd-pstate: Add quirk for the pstate CPPC capabilities missing
Perry Yuan
2024-04-26
cpufreq: amd-pstate: get transition delay and latency value from ACPI tables
Perry Yuan
2024-04-26
cpufreq: amd-pstate: Bail out if min/max/nominal_freq is 0
Perry Yuan
2024-04-26
cpufreq: amd-pstate: Remove amd_get_{min,max,nominal,lowest_nonlinear}_freq()
Gautham R. Shenoy
2024-04-26
cpufreq: amd-pstate: Unify computation of {max,min,nominal,lowest_nonlinear}_...
Perry Yuan
2024-04-25
cpufreq: sun50i: fix error returns in dt_has_supported_hw()
Dan Carpenter
2024-04-25
cpufreq: brcmstb-avs-cpufreq: ISO C90 forbids mixed declarations
Portia Stephens
2024-04-24
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...
Vincent Guittot
2024-04-24
cpufreq: Add a cpufreq pressure feedback for the scheduler
Vincent Guittot
2024-04-23
cpufreq: dt-platdev: eliminate uses of of_node_put()
Javier Carrasco
2024-04-23
cpufreq: dt: eliminate uses of of_node_put()
Javier Carrasco
2024-04-23
cpufreq: ti: Implement scope-based cleanup in ti_cpufreq_match_node()
Shivani Gupta
2024-04-23
cpufreq: mediatek: Add support for MT7988A
Sam Shih
2024-04-23
cpufreq: sun50i: Fix build warning around snprint()
Viresh Kumar
2024-04-19
cpufreq: sun50i: Add H616 support
Martin Botka
2024-04-19
cpufreq: sun50i: Add support for opp_supported_hw
Andre Przywara
2024-04-19
cpufreq: sun50i: Refactor speed bin decoding
Brandon Cheo Fusi
2024-04-19
cpufreq: dt-platdev: Blocklist Allwinner H616/618 SoCs
Martin Botka
2024-04-19
cppc_cpufreq: Fix possible null pointer dereference
Aleksandr Mishin
2024-04-19
cpupfreq: tegra124: eliminate uses of of_node_put()
Javier Carrasco
2024-04-12
cpufreq: exit() callback is optional
Viresh Kumar
2024-04-08
Merge back earlier core cpufreq material for 6.10.
Rafael J. Wysocki
2024-04-03
cpufreq: intel_pstate: hide unused intel_pstate_cpu_oob_ids[]
Arnd Bergmann
2024-04-02
cpufreq: intel_pstate: Update the maximum CPU frequency consistently
Rafael J. Wysocki
2024-04-02
cpufreq: intel_pstate: Replace three global.turbo_disabled checks
Rafael J. Wysocki
2024-04-02
cpufreq: intel_pstate: Read global.no_turbo under READ_ONCE()
Rafael J. Wysocki
2024-04-02
cpufreq: intel_pstate: Rearrange show_no_turbo() and store_no_turbo()
Rafael J. Wysocki
2024-04-02
cpufreq: intel_pstate: Do not update global.turbo_disabled after initialization
Rafael J. Wysocki
2024-04-02
cpufreq: intel_pstate: Fold intel_pstate_max_within_limits() into caller
Rafael J. Wysocki
2024-04-02
cpufreq: intel_pstate: Use __ro_after_init for three variables
Rafael J. Wysocki
2024-04-02
cpufreq: intel_pstate: Get rid of unnecessary READ_ONCE() annotations
Rafael J. Wysocki
2024-04-02
cpufreq: intel_pstate: Wait for canceled delayed work to complete
Rafael J. Wysocki
2024-04-02
cpufreq: intel_pstate: Simplify spinlock locking
Rafael J. Wysocki
2024-04-02
cpufreq: intel_pstate: Drop redundant locking from intel_pstate_driver_cleanup()
Rafael J. Wysocki
[next]