index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
cpufreq.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition latency
Rafael J. Wysocki
1
-0
/
+3
2025-05-07
cpufreq/sched: Move cpufreq-specific EAS checks to cpufreq
Rafael J. Wysocki
1
-0
/
+2
2025-05-07
cpufreq/sched: schedutil: Add helper for governor checks
Rafael J. Wysocki
1
-0
/
+9
2025-05-04
Merge back cpufreq material for 6.16
Rafael J. Wysocki
1
-4
/
+7
2025-04-28
cpufreq: Fix setting policy limits when frequency tables are used
Rafael J. Wysocki
1
-29
/
+54
2025-04-10
cpufreq: Drop unused cpufreq_get_policy()
Rafael J. Wysocki
1
-1
/
+0
2025-04-09
cpufreq: Pass policy pointer to ->update_limits()
Rafael J. Wysocki
1
-1
/
+1
2025-04-09
cpufreq: Drop cpufreq_cpu_acquire() and cpufreq_cpu_release()
Rafael J. Wysocki
1
-2
/
+0
2025-04-09
cpufreq: Add and use cpufreq policy locking guards
Rafael J. Wysocki
1
-0
/
+6
2025-03-25
Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-15
/
+9
2025-03-22
Merge tag 'cpufreq-arm-updates-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
Rafael J. Wysocki
1
-15
/
+6
2025-02-23
cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy refs
Dhananjay Ugwekar
1
-0
/
+3
2025-02-17
cpufreq: Allow arch_freq_get_on_cpu to return an error
Beata Michalska
1
-1
/
+1
2025-02-07
cpufreq: Remove cpufreq_enable_boost_support()
Viresh Kumar
1
-6
/
+0
2025-02-07
cpufreq: staticize policy_has_boost_freq()
Viresh Kumar
1
-6
/
+0
2025-02-07
cpufreq: Introduce policy->boost_supported flag
Viresh Kumar
1
-0
/
+3
2025-02-07
cpufreq: Export cpufreq_boost_set_sw()
Viresh Kumar
1
-0
/
+6
2025-02-07
cpufreq: staticize cpufreq_boost_trigger_state()
Viresh Kumar
1
-5
/
+0
2025-02-07
cpufreq: Remove cpufreq_generic_attrs
Viresh Kumar
1
-1
/
+0
2024-10-01
cpufreq: Avoid a bad reference count on CPU node
Miquel Sabaté Solà
1
-5
/
+1
2024-08-02
cpufreq: Remove LATENCY_MULTIPLIER
Qais Yousef
1
-6
/
+0
2024-07-09
Merge tag 'cpufreq-arm-updates-6.11' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
Rafael J. Wysocki
1
-1
/
+1
2024-07-09
cpufreq: Make cpufreq_driver->exit() return void
Lizhe
1
-1
/
+1
2024-06-28
cpufreq: make cpufreq_boost_enabled() return bool
Dhruva Gole
1
-3
/
+3
2024-04-24
cpufreq: Add a cpufreq pressure feedback for the scheduler
Vincent Guittot
1
-0
/
+10
2024-03-19
Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-2
/
+1
2024-03-11
Merge tag 'opp-updates-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm into pm
Rafael J. Wysocki
1
-20
/
+0
2024-03-11
cpufreq: Move dev_pm_opp_{init|free}_cpufreq_table() to pm_opp.h
Viresh Kumar
1
-20
/
+0
2024-02-29
cpufreq: Limit resolving a frequency to policy min/max
Shivnandan Kumar
1
-1
/
+14
2024-02-24
cpufreq: Remove references to 10ms min sampling rate
Pierre Gondois
1
-3
/
+1
2024-02-21
cpufreq: do not open-code of_phandle_args_equal()
Krzysztof Kozlowski
1
-2
/
+1
2024-01-31
ACPI: cpufreq: Add highest perf change notification
Meng Li
1
-0
/
+1
2023-12-23
cpufreq: Use the fixed and coherent frequency for scaling capacity
Vincent Guittot
1
-0
/
+1
2023-10-06
cpufreq: Rebuild sched-domains when removing cpufreq driver
Pierre Gondois
1
-8
/
+0
2023-08-29
cpufreq: Support per-policy performance boost
Jie Zhan
1
-0
/
+3
2023-08-28
Merge tag 'cpufreq-arm-updates-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
Rafael J. Wysocki
1
-1
/
+1
2023-08-22
cpufreq: Use clamp() helper macro to improve the code readability
Liao Chang
1
-11
/
+3
2023-08-17
cpufreq: cppc: cppc_cpufreq_get_rate() returns zero in all error cases.
Liao Chang
1
-1
/
+1
2023-06-15
cpufreq: Fail driver register if it has adjust_perf without fast_switch
Wyes Karny
1
-1
/
+4
2023-04-27
Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
1
-1
/
+0
2023-04-13
cpufreq: Adjust includes to remove of_device.h
Rob Herring
1
-1
/
+0
2023-04-07
cpufreq: drivers with target_index() must set freq_table
Viresh Kumar
1
-0
/
+1
2023-02-09
cpufreq: Make cpufreq_unregister_driver() return void
Uwe Kleine-König
1
-1
/
+1
2022-11-02
cpufreq: Generalize of_perf_domain_get_sharing_cpumask phandle format
Hector Martin
1
-12
/
+16
2022-04-27
x86/aperfmperf: Replace aperfmperf_get_khz()
Thomas Gleixner
1
-1
/
+0
2022-02-28
Merge back cpufreq changes for v5.18.
Rafael J. Wysocki
1
-0
/
+5
2022-02-09
cpufreq: Reintroduce ready() callback
Bjorn Andersson
1
-0
/
+3
2022-02-04
cpufreq: Move to_gov_attr_set() to cpufreq.h
Kevin Hao
1
-0
/
+5
2021-11-02
Merge branches 'pm-em' and 'powercap'
Rafael J. Wysocki
1
-30
/
+135
2021-11-02
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
Rafael J. Wysocki
1
-1
/
+1
[next]