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: 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
|
\
|
*
cpufreq: Simplify cpufreq_can_do_remote_dvfs()
Rafael J. Wysocki
2017-08-08
1
-5
/
+2
|
*
cpufreq: Process remote callbacks from any CPU if the platform permits
Viresh Kumar
2017-08-01
1
-2
/
+16
|
*
sched: cpufreq: Allow remote cpufreq callbacks
Viresh Kumar
2017-08-01
1
-0
/
+9
*
|
cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag
Viresh Kumar
2017-07-26
1
-0
/
+6
*
|
cpufreq: Replace "max_transition_latency" with "dynamic_switching"
Viresh Kumar
2017-07-26
1
-7
/
+2
*
|
cpufreq: Use transition_delay_us for legacy governors as well
Viresh Kumar
2017-07-22
1
-0
/
+1
*
|
cpufreq: governor: Drop min_sampling_rate
Viresh Kumar
2017-07-22
1
-2
/
+0
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2017-07-14
1
-0
/
+14
|
\
|
*
cpufreq: create cpufreq_table_count_valid_entries()
Viresh Kumar
2017-05-27
1
-0
/
+14
*
|
x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERF
Len Brown
2017-06-27
1
-0
/
+2
|
/
*
cpufreq: schedutil: Use policy-dependent transition delays
Rafael J. Wysocki
2017-04-17
1
-0
/
+7
*
cpufreq: Fix typos in comments
Viresh Kumar
2017-02-04
1
-2
/
+2
*
cpufreq: Remove CPUFREQ_START notifier event
Viresh Kumar
2017-02-04
1
-1
/
+0
*
cpufreq: Remove policy create/remove notifiers
Viresh Kumar
2017-02-03
1
-2
/
+0
*
cpufreq: Make cpufreq_update_policy() void
Rafael J. Wysocki
2016-11-21
1
-1
/
+1
*
cpufreq: stats: New sysfs attribute for clearing statistics
Markus Mayer
2016-11-11
1
-0
/
+4
*
cpufreq: fix overflow in cpufreq_table_find_index_dl()
Sergey Senozhatsky
2016-10-20
1
-2
/
+2
*
cpufreq: skip invalid entries when searching the frequency
Aaro Koskinen
2016-10-12
1
-52
/
+52
*
cpufreq: add cpufreq_driver_resolve_freq()
Steve Muckle
2016-07-21
1
-0
/
+16
*
cpufreq: Handle sorted frequency tables more efficiently
Viresh Kumar
2016-07-07
1
-3
/
+231
[next]