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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.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
/
cpufreq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-17
Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-1
/
+1
2026-04-04
Merge tag 'amd-pstate-v7.1-2026-04-02' of ssh://gitolite.kernel.org/pub/scm/l...
Rafael J. Wysocki
1
-3
/
+3
2026-04-02
cpufreq: Pass the policy to cpufreq_driver->adjust_perf()
K Prateek Nayak
1
-3
/
+3
2026-04-01
cpufreq: Allocate QoS freq_req objects with policy
Viresh Kumar
1
-39
/
+14
2026-03-30
cpufreq: Add boost_freq_req QoS request
Pierre Gondois
1
-15
/
+31
2026-03-30
cpufreq: Remove max_freq_req update for pre-existing policy
Pierre Gondois
1
-4
/
+0
2026-03-28
cpufreq: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
1
-1
/
+1
2026-03-27
Merge back earlier cpufreq material for 7.1
Rafael J. Wysocki
1
-2
/
+2
2026-03-23
cpufreq: Don't skip cpufreq_frequency_table_cpuinfo()
Viresh Kumar
1
-6
/
+3
2026-03-05
cpufreq: Add debug print for current frequency in __cpufreq_driver_target()
Pengjie Zhang
1
-2
/
+2
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-02-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+6
2026-01-06
cpufreq: Add new helper function returning cpufreq policy
Lifeng Zheng
1
-0
/
+6
2025-12-16
cpufreq: cpufreq_boost_trigger_state() optimization
Lifeng Zheng
1
-9
/
+4
2025-12-16
cpufreq: Return -EOPNOTSUPP if no policy supports boost
Lifeng Zheng
1
-1
/
+5
2025-10-20
cpufreq: Replace deprecated strcpy() in cpufreq_unregister_governor()
Thorsten Blum
1
-1
/
+1
2025-10-20
cpufreq: preserve freq_table_sorted across suspend/hibernate
Zihuan Zhang
1
-3
/
+6
2025-09-24
Merge back earlier cpufreq material for 6.18
Rafael J. Wysocki
1
-29
/
+15
2025-09-20
cpufreq: Initialize cpufreq-based invariance before subsys
Christian Loehle
1
-9
/
+11
2025-09-20
cpufreq: Add defensive check during driver registration
Zihuan Zhang
1
-0
/
+1
2025-09-05
cpufreq: core: Rearrange variable declarations involving __free()
Rafael J. Wysocki
1
-20
/
+7
2025-09-05
cpufreq: Use int type to store negative error codes
Qianfeng Rong
1
-1
/
+1
2025-09-05
cpufreq: Drop redundant freq_table parameter
Zihuan Zhang
1
-1
/
+1
2025-08-22
cpufreq: simplify setpolicy/target check in driver verification
Zihuan Zhang
1
-4
/
+1
2025-08-22
cpufreq: use strlen() for governor name comparison
Zihuan Zhang
1
-2
/
+2
2025-08-19
cpufreq: Avoid calling get_governor() for first policy
Zihuan Zhang
1
-1
/
+2
2025-07-21
Merge tag 'cpufreq-arm-updates-6.17' of git://git.kernel.org/pub/scm/linux/ke...
Rafael J. Wysocki
1
-0
/
+2
2025-07-14
cpufreq: Exit governor when failed to start old governor
Lifeng Zheng
1
-3
/
+5
2025-07-14
cpufreq: Move the check of cpufreq_driver->get into cpufreq_verify_current_fr...
Lifeng Zheng
1
-6
/
+5
2025-07-14
cpufreq: Init policy->rwsem before it may be possibly used
Lifeng Zheng
1
-1
/
+2
2025-07-14
cpufreq: Initialize cpufreq-based frequency-invariance later
Lifeng Zheng
1
-9
/
+9
2025-07-14
cpufreq: Remove duplicate check in __cpufreq_offline()
Lifeng Zheng
1
-5
/
+4
2025-07-14
cpufreq: Contain scaling_cur_freq.attr in cpufreq_attrs
Lifeng Zheng
1
-4
/
+1
2025-07-09
cpufreq: Export disable_cpufreq()
Aaron Kling
1
-0
/
+2
2025-05-21
cpufreq: Update sscanf() to kstrtouint()
Bowen Yu
1
-3
/
+3
2025-05-21
cpufreq: Replace magic number
Bowen Yu
1
-1
/
+1
2025-05-14
cpufreq: drop redundant cpus_read_lock() from store_local_boost()
Seyediman Seyedarab
1
-3
/
+0
2025-05-13
cpufreq: Drop policy locking from cpufreq_policy_is_good_for_eas()
Rafael J. Wysocki
1
-2
/
+0
2025-05-07
cpufreq/sched: Move cpufreq-specific EAS checks to cpufreq
Rafael J. Wysocki
1
-0
/
+32
2025-05-04
Merge back cpufreq material for 6.16
Rafael J. Wysocki
1
-243
/
+181
2025-04-28
cpufreq: Fix setting policy limits when frequency tables are used
Rafael J. Wysocki
1
-8
/
+14
2025-04-25
cpufreq: Force sync policy boost with global boost on sysfs update
Viresh Kumar
1
-2
/
+4
2025-04-25
cpufreq: Preserve policy's boost state after resume
Viresh Kumar
1
-2
/
+7
2025-04-25
cpufreq: Introduce policy_set_boost()
Viresh Kumar
1
-23
/
+26
2025-04-25
cpufreq: Don't unnecessarily call set_boost()
Viresh Kumar
1
-1
/
+1
2025-04-19
Merge back earlier cpufreq material for 6.16
Rafael J. Wysocki
1
-219
/
+147
2025-04-17
cpufreq: Avoid using inconsistent policy->min and policy->max
Rafael J. Wysocki
1
-7
/
+25
2025-04-10
cpufreq: Drop unused cpufreq_get_policy()
Rafael J. Wysocki
1
-25
/
+0
2025-04-09
cpufreq: Pass policy pointer to ->update_limits()
Rafael J. Wysocki
1
-1
/
+1
[next]