Thomas Renninger
|
326c86deae
[CPUFREQ] Remove unneeded locks
|
14 anni fa |
Thomas Renninger
|
e8951251b8
[CPUFREQ] Remove old, deprecated per cpu ondemand/conservative sysfs files
|
14 anni fa |
Thomas Renninger
|
ef598549b2
[CPUFREQ] Remove deprecated sysfs file sampling_rate_max
|
14 anni fa |
Vincent Guittot
|
5cb2c3bd0c
[CPUFREQ] calculate delay after dbs_check_cpu
|
14 anni fa |
Tejun Heo
|
57df5573a5
cpufreq: use system_wq instead of dedicated workqueues
|
14 anni fa |
David C Niemi
|
3f78a9f7fc
[CPUFREQ] add sampling_down_factor tunable to improve ondemand performance
|
14 anni fa |
Jocelyn Falempe
|
a665df9d51
[CPUFREQ] ondemand: don't synchronize sample rate unless multiple cpus present
|
15 anni fa |
Mike Chan
|
00e299fff3
[CPUFREQ] ondemand: Refactor frequency increase code
|
15 anni fa |
Linus Torvalds
|
07d77759c9
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 anni fa |
Arjan van de Ven
|
19379b1181
ondemand: Make the iowait-is-busy time a sysfs tunable
|
15 anni fa |
Arjan van de Ven
|
6b8fcd9029
ondemand: Solve a big performance issue by counting IOWAIT time as busy
|
15 anni fa |
Borislav Petkov
|
6dad2a2964
cpufreq: Unify sysfs attribute definition macros
|
15 anni fa |
Nagananda.Chumbalkar@hp.com
|
1dbf58881f
[CPUFREQ] Fix ondemand to not request targets outside policy limits
|
15 anni fa |
Pallipadi, Venkatesh
|
54c9a35d9f
[CPUFREQ] Resolve time unit thinko in ondemand/conservative govs
|
15 anni fa |
Linus Torvalds
|
714af06938
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
|
15 anni fa |
Thomas Renninger
|
0e625ac153
[CPUFREQ] ondemand - Use global sysfs dir for tuning settings
|
16 anni fa |
Tejun Heo
|
384be2b18a
Merge branch 'percpu-for-linus' into percpu-for-next
|
16 anni fa |
venkatesh.pallipadi@intel.com
|
5a75c82828
[CPUFREQ] Cleanup locking in ondemand governor
|
16 anni fa |
venkatesh.pallipadi@intel.com
|
7d26e2d5e2
[CPUFREQ] Eliminate the recent lockdep warnings in cpufreq
|
16 anni fa |
Tejun Heo
|
245b2e70ea
percpu: clean up percpu variable definitions
|
16 anni fa |
Thomas Renninger
|
4f4d1ad6ee
[CPUFREQ] Only set sampling_rate_max deprecated, sampling_rate_min is useful
|
16 anni fa |
Thomas Renninger
|
cef9615a85
[CPUFREQ] ondemand: Uncouple minimal sampling rate from HZ in NO_HZ case
|
16 anni fa |
Mathieu Desnoyers
|
b14893a62c
[CPUFREQ] fix timer teardown in ondemand governor
|
16 anni fa |
Thomas Renninger
|
112124ab0a
[CPUFREQ] ondemand/conservative: sanitize sampling_rate restrictions
|
16 anni fa |
Thomas Renninger
|
9411b4ef7f
[CPUFREQ] ondemand/conservative: deprecate sampling_rate{min,max}
|
16 anni fa |
Dave Jones
|
2b03f891ad
[CPUFREQ] checkpatch cleanups for ondemand governor.
|
16 anni fa |
Venkatesh Pallipadi
|
1ca3abdb6a
[CPUFREQ] Make ignore_nice_load setting of ondemand work as expected.
|
16 anni fa |
Rusty Russell
|
835481d9bc
cpumask: convert struct cpufreq_policy to cpumask_var_t
|
16 anni fa |
Andrea Righi
|
4f6e6b9f97
[CPUFREQ] Fix BUG: using smp_processor_id() in preemptible code
|
16 anni fa |
Sven Wegener
|
c4d14bc0bb
[CPUFREQ] Don't export governors for default governor
|
16 anni fa |