index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
cpufreq.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpufreq: Remove unused flag CPUFREQ_PM_NO_WARN
Viresh Kumar
2021-02-04
1
-8
/
+5
*
cpufreq: Remove CPUFREQ_STICKY flag
Viresh Kumar
2021-02-04
1
-10
/
+7
*
cpufreq: Add special-purpose fast-switching callback for drivers
Rafael J. Wysocki
2020-12-15
1
-0
/
+14
*
Merge back cpufreq updates for v5.11.
Rafael J. Wysocki
2020-11-16
1
-5
/
+0
|
\
|
*
cpufreq: Drop restore_freq from struct cpufreq_policy
Rafael J. Wysocki
2020-11-02
1
-5
/
+0
*
|
cpufreq: Add strict_target to struct cpufreq_policy
Rafael J. Wysocki
2020-11-10
1
-0
/
+6
*
|
cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGET
Rafael J. Wysocki
2020-11-10
1
-0
/
+3
*
|
cpufreq: Introduce governor flags
Rafael J. Wysocki
2020-11-10
1
-2
/
+7
|
/
*
cpufreq: Introduce cpufreq_driver_test_flags()
Rafael J. Wysocki
2020-10-29
1
-0
/
+1
*
cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flag
Rafael J. Wysocki
2020-10-27
1
-1
/
+9
*
cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()
Ionela Voinescu
2020-10-08
1
-3
/
+8
*
arch_topology, cpufreq: constify arch_* cpumasks
Valentin Schneider
2020-09-18
1
-1
/
+2
*
cpufreq: report whether cpufreq supports Frequency Invariance (FI)
Ionela Voinescu
2020-09-18
1
-0
/
+5
*
cpufreq: Use WARN_ON_ONCE() for invalid relation
Viresh Kumar
2020-08-27
1
-2
/
+2
*
cpufreq: intel_pstate: Implement passive mode with HWP enabled
Rafael J. Wysocki
2020-08-11
1
-0
/
+2
*
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2020-08-04
1
-1
/
+1
|
\
|
*
cpufreq: cached_resolved_idx can not be negative
Viresh Kumar
2020-07-30
1
-1
/
+1
*
|
cpufreq: Register governors at core_initcall
Quentin Perret
2020-07-02
1
-0
/
+14
|
/
*
cpufreq: change '.set_boost' to act on one policy
Xiongfeng Wang
2020-06-05
1
-1
/
+1
*
cpufreq: fix minor typo in struct cpufreq_driver doc comment
Wang Wenhu
2020-05-14
1
-1
/
+1
*
cpufreq: add function to get the hardware max frequency
Ionela Voinescu
2020-03-06
1
-0
/
+5
*
cpufreq: Make cpufreq_global_kobject static
Yangtao Li
2020-02-03
1
-3
/
+0
*
cpufreq: Avoid creating excessively large stack frames
Rafael J. Wysocki
2020-01-27
1
-9
/
+23
*
cpufreq: Avoid leaving stale IRQ work items during CPU offline
Rafael J. Wysocki
2019-12-12
1
-11
/
+0
*
cpufreq: Use per-policy frequency QoS
Rafael J. Wysocki
2019-10-21
1
-2
/
+5
*
cpufreq: Remove CPUFREQ_ADJUST and CPUFREQ_NOTIFY policy notifier events
Viresh Kumar
2019-09-02
1
-4
/
+2
*
cpufreq: Add policy create/remove notifiers back
Viresh Kumar
2019-08-10
1
-0
/
+2
*
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2019-07-18
1
-7
/
+7
|
\
|
*
cpufreq: Make cpufreq_generic_init() return void
Viresh Kumar
2019-07-16
1
-1
/
+1
|
*
cpufreq: Add QoS requests for userspace constraints
Viresh Kumar
2019-07-08
1
-6
/
+2
|
*
cpufreq: intel_pstate: Reuse refresh_frequency_limits()
Viresh Kumar
2019-07-08
1
-0
/
+1
|
*
cpufreq: Register notifiers with the PM QoS framework
Viresh Kumar
2019-07-08
1
-0
/
+3
*
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2019-07-08
1
-0
/
+6
|
\
|
|
*
cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro into a stub
Daniel Lezcano
2019-06-26
1
-0
/
+6
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
cpufreq: Call transition notifier only once for each policy
Viresh Kumar
2019-05-10
1
-7
/
+7
*
cpufreq: intel_pstate: Update max frequency on global turbo changes
Rafael J. Wysocki
2019-04-08
1
-0
/
+10
*
cpufreq: intel_pstate: Driver-specific handling of _PPC updates
Rafael J. Wysocki
2019-04-01
1
-0
/
+4
*
cpufreq: Allow light-weight tear down and bring up of CPUs
Viresh Kumar
2019-02-12
1
-0
/
+2
*
cpufreq: Auto-register the driver as a thermal cooling device if asked
Amit Kucheria
2019-01-30
1
-0
/
+9
*
cpufreq: Use struct kobj_attribute instead of struct global_attr
Viresh Kumar
2019-01-29
1
-10
/
+2
*
cpufreq: Replace open-coded << with BIT()
Amit Kucheria
2019-01-21
1
-12
/
+13
*
sched/topology: Make Energy Aware Scheduling depend on schedutil
Quentin Perret
2018-12-11
1
-0
/
+8
*
cpufreq: Rename cpufreq_can_do_remote_dvfs()
Viresh Kumar
2018-05-23
1
-1
/
+1
*
cpufreq: Drop cpufreq_table_validate_and_show()
Viresh Kumar
2018-04-10
1
-2
/
+0
*
cpufreq: Validate frequency table in the core
Viresh Kumar
2018-02-27
1
-0
/
+1
*
cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()
Dominik Brodowski
2018-02-08
1
-46
/
+79
*
x86 / CPU: Always show current CPU frequency in /proc/cpuinfo
Rafael J. Wysocki
2017-11-15
1
-0
/
+1
*
cpufreq: provide default frequency-invariance setter function
Dietmar Eggemann
2017-10-03
1
-0
/
+3
*
Merge branch 'pm-cpufreq-sched'
Rafael J. Wysocki
2017-09-04
1
-0
/
+20
|
\
[next]