Rafael J. Wysocki
|
3bbf8fe3ae
cpufreq: Always update current frequency before startig governor
|
9 years ago |
Rafael J. Wysocki
|
999f572983
cpufreq: Introduce cpufreq_update_current_freq()
|
9 years ago |
Rafael J. Wysocki
|
0a300767e5
cpufreq: Introduce cpufreq_start_governor()
|
9 years ago |
Richard Cochran
|
c75361c0b0
cpufreq: Make cpufreq_quick_get() safe to call
|
9 years ago |
Rafael J. Wysocki
|
a5acbfbd70
Merge branch 'pm-cpufreq-governor' into pm-cpufreq
|
9 years ago |
Rafael J. Wysocki
|
adaf9fcd13
cpufreq: Move scheduler-related code to the sched directory
|
9 years ago |
Viresh Kumar
|
edd4a893e0
Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
|
9 years ago |
Rafael J. Wysocki
|
08f511fd41
cpufreq: Reduce cpufreq_update_util() overhead a bit
|
9 years ago |
Viresh Kumar
|
242aa883a6
cpufreq: Remove 'policy->governor_enabled'
|
9 years ago |
Viresh Kumar
|
a1317e091a
cpufreq: Rename __cpufreq_governor() to cpufreq_governor()
|
9 years ago |
Viresh Kumar
|
11eb69b984
cpufreq: Relocate handle_update() to kill its declaration
|
9 years ago |
Viresh Kumar
|
99522fe678
cpufreq: Remove cpufreq_governor_lock
|
9 years ago |
Viresh Kumar
|
49f18560f8
cpufreq: Call __cpufreq_governor() with policy->rwsem held
|
9 years ago |
Viresh Kumar
|
69cee7147b
cpufreq: Merge cpufreq_offline_prepare/finish routines
|
9 years ago |
Viresh Kumar
|
68e80dae09
Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT"
|
9 years ago |
Rafael J. Wysocki
|
34e2c555f3
cpufreq: Add mechanism for registering utilization update callbacks
|
9 years ago |
Rafael J. Wysocki
|
6019d23a73
cpufreq: Rearrange __cpufreq_driver_target()
|
9 years ago |
Eric Biggers
|
fd7dc7e6b6
cpufreq: simplify for_each_suitable_policy() macro
|
9 years ago |
Eric Biggers
|
63af405572
cpufreq: fix comment about return value of cpufreq_register_driver()
|
9 years ago |
Rafael J. Wysocki
|
6541aef01a
cpufreq: Drop unnecessary checks from show() and store()
|
9 years ago |
Rafael J. Wysocki
|
de1df26b7c
cpufreq: Clean up default and fallback governor setup
|
9 years ago |
Gautham R Shenoy
|
2dadfd7564
cpufreq: Use list_is_last() to check last entry of the policy list
|
9 years ago |
Rafael J. Wysocki
|
7a6c79f2fe
cpufreq: Simplify core code related to boost support
|
9 years ago |
Rafael J. Wysocki
|
41669da030
cpufreq: Make cpufreq_boost_supported() static
|
9 years ago |
Srinivas Pandruvada
|
69030dd1c3
cpufreq: use last policy after online for drivers with ->setpolicy
|
9 years ago |
Viresh Kumar
|
f344dae0fe
cpufreq: Always remove sysfs cpuX/cpufreq link on ->remove_dev()
|
9 years ago |
Viresh Kumar
|
3510fac454
cpufreq: postfix policy directory with the first CPU in related_cpus
|
9 years ago |
Viresh Kumar
|
96bdda61f5
cpufreq: create cpu/cpufreq/policyX directories
|
9 years ago |
Viresh Kumar
|
c82bd44437
cpufreq: remove cpufreq_sysfs_{create|remove}_file()
|
9 years ago |
Viresh Kumar
|
8eec1020f0
cpufreq: create cpu/cpufreq at boot time
|
9 years ago |