index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
Lines
2025-09-20
cpufreq: Initialize cpufreq-based invariance before subsys
Christian Loehle
-9
/
+11
2025-09-11
Merge branches 'pm-sleep' and 'pm-em'
Rafael J. Wysocki
-2
/
+2
2025-09-10
PM: EM: Add function for registering a PD without capacity update
Rafael J. Wysocki
-2
/
+2
2025-09-03
cpufreq/amd-pstate: Fix a regression leading to EPP 0 after resume
Mario Limonciello (AMD)
-4
/
+5
2025-08-21
cpufreq/amd-pstate: Fix setting of CPPC.min_perf in active mode for performan...
Gautham R. Shenoy
-4
/
+6
2025-08-11
cpufreq: intel_pstate: Support Clearwater Forest OOB mode
Srinivas Pandruvada
-0
/
+1
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
-3
/
+2
2025-07-30
Merge tag 'trace-unused-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+48
2025-07-29
Merge tag 'x86-platform-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+7
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+2
2025-07-22
cpufreq: CPPC: Mark driver with NEED_UPDATE_LIMITS flag
Prashant Malani
-1
/
+1
2025-07-21
PM: cpufreq: powernv/tracing: Move powernv_throttle trace event
Steven Rostedt
-1
/
+48
2025-07-21
Merge tag 'cpufreq-arm-updates-6.17' of git://git.kernel.org/pub/scm/linux/ke...
Rafael J. Wysocki
-18
/
+57
2025-07-21
rust: kernel: remove `fmt!`, fix clippy::uninlined-format-args
Tamir Duberstein
-2
/
+1
2025-07-15
drivers: cpufreq: add Tegra114 support
Svyatoslav Ryhel
-2
/
+4
2025-07-14
cpufreq: Exit governor when failed to start old governor
Lifeng Zheng
-3
/
+5
2025-07-14
cpufreq: Move the check of cpufreq_driver->get into cpufreq_verify_current_fr...
Lifeng Zheng
-6
/
+5
2025-07-14
cpufreq: Init policy->rwsem before it may be possibly used
Lifeng Zheng
-1
/
+2
2025-07-14
cpufreq: Initialize cpufreq-based frequency-invariance later
Lifeng Zheng
-9
/
+9
2025-07-14
cpufreq: Remove duplicate check in __cpufreq_offline()
Lifeng Zheng
-5
/
+4
2025-07-14
cpufreq: Contain scaling_cur_freq.attr in cpufreq_attrs
Lifeng Zheng
-4
/
+1
2025-07-14
cpufreq: intel_pstate: Add Granite Rapids support in no-HWP mode
Li RongQing
-0
/
+2
2025-07-14
cpufreq: intel_pstate: Always use HWP_DESIRED_PERF in passive mode
Rafael J. Wysocki
-2
/
+2
2025-07-09
cpufreq: tegra124: Allow building as a module
Aaron Kling
-11
/
+35
2025-07-09
cpufreq: dt: Add register helper
Aaron Kling
-0
/
+13
2025-07-09
cpufreq: Export disable_cpufreq()
Aaron Kling
-0
/
+2
2025-07-07
cpufreq/amd-pstate: Disable preferred cores on designs with workload classifi...
Mario Limonciello
-0
/
+7
2025-07-02
cpufreq: armada-8k: Fix off by one in armada_8k_cpufreq_free_table()
Dan Carpenter
-1
/
+1
2025-06-24
rust: macros: remove `module!`'s deprecated `author` key
Guilherme Giacomo Simoes
-1
/
+1
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
-2
/
+2
2025-06-23
cpufreq: armada-8k: make both cpu masks static
Arnd Bergmann
-2
/
+1
2025-06-19
cpufreq: brcmstb-avs: Fully open-code compatible for grepping
Krzysztof Kozlowski
-1
/
+1
2025-06-19
cpufreq: apple: drop default ARCH_APPLE in Kconfig
Sven Peter
-1
/
+0
2025-06-18
cpufreq: userspace: set CPUFREQ_GOV_STRICT_TARGET flag
Shashank Balaji
-0
/
+1
2025-06-18
cpufreq: CPPC: Remove forward declaration of cppc_cpufreq_register_em()
Lifeng Zheng
-13
/
+12
2025-06-18
cpufreq: CPPC: Do not return a value from populate_efficiency_class()
Lifeng Zheng
-6
/
+3
2025-06-18
cpufreq: CPPC: Remove cpu_data_list
Lifeng Zheng
-25
/
+0
2025-06-13
rust: device: Move property_present() to FwNode
Remo Senekowitsch
-1
/
+2
2025-06-12
rust: Use CpuId in place of raw CPU numbers
Viresh Kumar
-2
/
+2
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-1
/
+2
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-1
/
+1
2025-05-30
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
-2
/
+275
2025-05-29
acpi-cpufreq: Fix nominal_freq units to KHz in get_max_boost_ratio()
Gautham R. Shenoy
-1
/
+1
2025-05-27
Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-318
/
+579
2025-05-27
Merge tag 'acpi-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
-1
/
+2
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-97
/
+97
2025-05-26
Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+3
2025-05-26
Merge branches 'acpi-processor' and 'acpi-cppc'
Rafael J. Wysocki
-1
/
+2
2025-05-21
Merge tag 'cpufreq-arm-updates-6.16' of git://git.kernel.org/pub/scm/linux/ke...
Rafael J. Wysocki
-1
/
+274
2025-05-21
cpufreq: CPPC: Add support for autonomous selection
Lifeng Zheng
-0
/
+109
[next]