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
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
2020-10-08
cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()
Ionela Voinescu
2020-09-18
arch_topology, cpufreq: constify arch_* cpumasks
Valentin Schneider
2020-09-18
cpufreq: report whether cpufreq supports Frequency Invariance (FI)
Ionela Voinescu
2020-08-27
cpufreq: Use WARN_ON_ONCE() for invalid relation
Viresh Kumar
2020-08-11
cpufreq: intel_pstate: Implement passive mode with HWP enabled
Rafael J. Wysocki
2020-08-04
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2020-07-30
cpufreq: cached_resolved_idx can not be negative
Viresh Kumar
2020-07-02
cpufreq: Register governors at core_initcall
Quentin Perret
2020-06-05
cpufreq: change '.set_boost' to act on one policy
Xiongfeng Wang
2020-05-14
cpufreq: fix minor typo in struct cpufreq_driver doc comment
Wang Wenhu
2020-03-06
cpufreq: add function to get the hardware max frequency
Ionela Voinescu
2020-02-03
cpufreq: Make cpufreq_global_kobject static
Yangtao Li
2020-01-27
cpufreq: Avoid creating excessively large stack frames
Rafael J. Wysocki
[next]