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
/
include
/
linux
/
cpufreq.h
Age
Commit message (
Expand
)
Author
2024-07-09
Merge tag 'cpufreq-arm-updates-6.11' of ssh://gitolite.kernel.org/pub/scm/lin...
Rafael J. Wysocki
2024-07-09
cpufreq: Make cpufreq_driver->exit() return void
Lizhe
2024-06-28
cpufreq: make cpufreq_boost_enabled() return bool
Dhruva Gole
2024-04-24
cpufreq: Add a cpufreq pressure feedback for the scheduler
Vincent Guittot
2024-03-19
Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2024-03-11
Merge tag 'opp-updates-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Rafael J. Wysocki
2024-03-11
cpufreq: Move dev_pm_opp_{init|free}_cpufreq_table() to pm_opp.h
Viresh Kumar
2024-02-29
cpufreq: Limit resolving a frequency to policy min/max
Shivnandan Kumar
2024-02-24
cpufreq: Remove references to 10ms min sampling rate
Pierre Gondois
2024-02-21
cpufreq: do not open-code of_phandle_args_equal()
Krzysztof Kozlowski
2024-01-31
ACPI: cpufreq: Add highest perf change notification
Meng Li
2023-12-23
cpufreq: Use the fixed and coherent frequency for scaling capacity
Vincent Guittot
2023-10-06
cpufreq: Rebuild sched-domains when removing cpufreq driver
Pierre Gondois
2023-08-29
cpufreq: Support per-policy performance boost
Jie Zhan
2023-08-28
Merge tag 'cpufreq-arm-updates-6.6' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
2023-08-22
cpufreq: Use clamp() helper macro to improve the code readability
Liao Chang
2023-08-17
cpufreq: cppc: cppc_cpufreq_get_rate() returns zero in all error cases.
Liao Chang
2023-06-15
cpufreq: Fail driver register if it has adjust_perf without fast_switch
Wyes Karny
2023-04-27
Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-04-13
cpufreq: Adjust includes to remove of_device.h
Rob Herring
2023-04-07
cpufreq: drivers with target_index() must set freq_table
Viresh Kumar
2023-02-09
cpufreq: Make cpufreq_unregister_driver() return void
Uwe Kleine-König
2022-11-02
cpufreq: Generalize of_perf_domain_get_sharing_cpumask phandle format
Hector Martin
2022-04-27
x86/aperfmperf: Replace aperfmperf_get_khz()
Thomas Gleixner
2022-02-28
Merge back cpufreq changes for v5.18.
Rafael J. Wysocki
2022-02-09
cpufreq: Reintroduce ready() callback
Bjorn Andersson
2022-02-04
cpufreq: Move to_gov_attr_set() to cpufreq.h
Kevin Hao
2021-11-02
Merge branches 'pm-em' and 'powercap'
Rafael J. Wysocki
2021-11-02
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2021-11-02
cpufreq: Fix parameter in parse_perf_domain()
Hector.Yuan
2021-10-21
cpufreq: Fix typo in cpufreq.h
Rafael J. Wysocki
2021-10-05
cpufreq: Use CPUFREQ_RELATION_E in DVFS governors
Vincent Donnefort
2021-10-05
cpufreq: Introducing CPUFREQ_RELATION_E
Vincent Donnefort
2021-10-05
cpufreq: Add an interface to mark inefficient frequencies
Vincent Donnefort
2021-09-07
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2021-09-06
cpufreq: Add of_perf_domain_get_sharing_cpumask
Hector.Yuan
2021-09-02
cpufreq: Remove ready() callback
Viresh Kumar
2021-08-12
cpufreq: Add callback to register with energy model
Viresh Kumar
2021-06-30
cpufreq: Remove ->resolve_freq()
Viresh Kumar
2021-06-30
cpufreq: Remove the ->stop_cpu() driver callback
Viresh Kumar
2021-02-04
cpufreq: Remove unused flag CPUFREQ_PM_NO_WARN
Viresh Kumar
2021-02-04
cpufreq: Remove CPUFREQ_STICKY flag
Viresh Kumar
2020-12-15
cpufreq: Add special-purpose fast-switching callback for drivers
Rafael J. Wysocki
2020-11-16
Merge back cpufreq updates for v5.11.
Rafael J. Wysocki
2020-11-10
cpufreq: Add strict_target to struct cpufreq_policy
Rafael J. Wysocki
2020-11-10
cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGET
Rafael J. Wysocki
2020-11-10
cpufreq: Introduce governor flags
Rafael J. Wysocki
2020-11-02
cpufreq: Drop restore_freq from struct cpufreq_policy
Rafael J. Wysocki
2020-10-29
cpufreq: Introduce cpufreq_driver_test_flags()
Rafael J. Wysocki
2020-10-27
cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flag
Rafael J. Wysocki
[next]