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: 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
*
cpufreq: Return index from cpufreq_frequency_table_target()
Viresh Kumar
2016-06-09
1
-2
/
+1
*
cpufreq: Drop freq-table param to cpufreq_frequency_table_target()
Viresh Kumar
2016-06-09
1
-1
/
+0
*
cpufreq: Remove cpufreq_frequency_get_table()
Viresh Kumar
2016-06-09
1
-2
/
+0
*
cpufreq: stats: Make the stats code non-modular
Rafael J. Wysocki
2016-06-02
1
-0
/
+12
*
cpufreq: Drop the 'initialized' field from struct cpufreq_governor
Rafael J. Wysocki
2016-06-02
1
-1
/
+0
*
cpufreq: governor: Create cpufreq_policy_apply_limits()
Viresh Kumar
2016-06-02
1
-0
/
+8
*
cpufreq: governor: Get rid of governor events
Rafael J. Wysocki
2016-06-02
1
-9
/
+5
*
cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit()
Rafael J. Wysocki
2016-04-08
1
-0
/
+1
*
cpufreq: Support for fast frequency switching
Rafael J. Wysocki
2016-04-02
1
-0
/
+16
*
cpufreq: Move governor symbols to cpufreq.h
Rafael J. Wysocki
2016-04-02
1
-0
/
+14
*
cpufreq: Move governor attribute set headers to cpufreq.h
Rafael J. Wysocki
2016-04-02
1
-0
/
+23
*
Merge branch 'pm-cpufreq-governor' into pm-cpufreq
Rafael J. Wysocki
2016-03-10
1
-5
/
+0
|
\
|
*
cpufreq: Move scheduler-related code to the sched directory
Rafael J. Wysocki
2016-03-10
1
-34
/
+0
|
*
cpufreq: Remove 'policy->governor_enabled'
Viresh Kumar
2016-03-09
1
-1
/
+0
|
*
Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT"
Viresh Kumar
2016-03-09
1
-4
/
+0
|
*
cpufreq: Add mechanism for registering utilization update callbacks
Rafael J. Wysocki
2016-03-09
1
-0
/
+34
*
|
cpufreq: Simplify the cpufreq_for_each_valid_entry()
Rafael J. Wysocki
2016-02-26
1
-12
/
+5
|
/
*
cpufreq: Clean up default and fallback governor setup
Rafael J. Wysocki
2016-02-05
1
-23
/
+2
[next]