index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
cpufreq.c
Age
Commit message (
Expand
)
Author
47 hours
cpufreq: intel_pstate: Adjust the .adjust_perf() driver callback
Rafael J. Wysocki
2026-06-15
Merge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...
Linus Torvalds
2026-06-08
cpufreq: Use policy->min/max init as QoS request
Pierre Gondois
2026-06-08
cpufreq: Set default policy->min/max values for all drivers
Pierre Gondois
2026-06-08
cpufreq: Extract cpufreq_policy_init_qos() function
Pierre Gondois
2026-06-02
sched/cputime: Provide get_cpu_[idle|iowait]_time_us() off-case
Frederic Weisbecker
2026-05-22
cpufreq: Avoid redundant target() calls for unchanged limits
Viresh Kumar
2026-05-21
cpufreq: Fix hotplug-suspend race during reboot
Tianxiang Chen
2026-04-17
Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2026-04-04
Merge tag 'amd-pstate-v7.1-2026-04-02' of ssh://gitolite.kernel.org/pub/scm/l...
Rafael J. Wysocki
2026-04-02
cpufreq: Pass the policy to cpufreq_driver->adjust_perf()
K Prateek Nayak
2026-04-01
cpufreq: Allocate QoS freq_req objects with policy
Viresh Kumar
2026-03-30
cpufreq: Add boost_freq_req QoS request
Pierre Gondois
2026-03-30
cpufreq: Remove max_freq_req update for pre-existing policy
Pierre Gondois
2026-03-28
cpufreq: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026-03-27
Merge back earlier cpufreq material for 7.1
Rafael J. Wysocki
2026-03-23
cpufreq: Don't skip cpufreq_frequency_table_cpuinfo()
Viresh Kumar
2026-03-05
cpufreq: Add debug print for current frequency in __cpufreq_driver_target()
Pengjie Zhang
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2026-01-05
cpufreq: Add new helper function returning cpufreq policy
Lifeng Zheng
2025-12-16
cpufreq: cpufreq_boost_trigger_state() optimization
Lifeng Zheng
2025-12-16
cpufreq: Return -EOPNOTSUPP if no policy supports boost
Lifeng Zheng
2025-10-20
cpufreq: Replace deprecated strcpy() in cpufreq_unregister_governor()
Thorsten Blum
2025-10-20
cpufreq: preserve freq_table_sorted across suspend/hibernate
Zihuan Zhang
2025-09-24
Merge back earlier cpufreq material for 6.18
Rafael J. Wysocki
2025-09-20
cpufreq: Initialize cpufreq-based invariance before subsys
Christian Loehle
2025-09-19
cpufreq: Add defensive check during driver registration
Zihuan Zhang
2025-09-05
cpufreq: core: Rearrange variable declarations involving __free()
Rafael J. Wysocki
2025-09-05
cpufreq: Use int type to store negative error codes
Qianfeng Rong
2025-09-05
cpufreq: Drop redundant freq_table parameter
Zihuan Zhang
2025-08-22
cpufreq: simplify setpolicy/target check in driver verification
Zihuan Zhang
2025-08-22
cpufreq: use strlen() for governor name comparison
Zihuan Zhang
2025-08-19
cpufreq: Avoid calling get_governor() for first policy
Zihuan Zhang
2025-07-21
Merge tag 'cpufreq-arm-updates-6.17' of git://git.kernel.org/pub/scm/linux/ke...
Rafael J. Wysocki
2025-07-14
cpufreq: Exit governor when failed to start old governor
Lifeng Zheng
2025-07-14
cpufreq: Move the check of cpufreq_driver->get into cpufreq_verify_current_fr...
Lifeng Zheng
2025-07-14
cpufreq: Init policy->rwsem before it may be possibly used
Lifeng Zheng
2025-07-14
cpufreq: Initialize cpufreq-based frequency-invariance later
Lifeng Zheng
2025-07-14
cpufreq: Remove duplicate check in __cpufreq_offline()
Lifeng Zheng
2025-07-14
cpufreq: Contain scaling_cur_freq.attr in cpufreq_attrs
Lifeng Zheng
2025-07-09
cpufreq: Export disable_cpufreq()
Aaron Kling
2025-05-21
cpufreq: Update sscanf() to kstrtouint()
Bowen Yu
2025-05-21
cpufreq: Replace magic number
Bowen Yu
2025-05-14
cpufreq: drop redundant cpus_read_lock() from store_local_boost()
Seyediman Seyedarab
2025-05-13
cpufreq: Drop policy locking from cpufreq_policy_is_good_for_eas()
Rafael J. Wysocki
2025-05-07
cpufreq/sched: Move cpufreq-specific EAS checks to cpufreq
Rafael J. Wysocki
2025-05-04
Merge back cpufreq material for 6.16
Rafael J. Wysocki
2025-04-28
cpufreq: Fix setting policy limits when frequency tables are used
Rafael J. Wysocki
[next]