Commit Graph

68 Commits (093aed1937cc7ae9290ede24ad45f040e097510b)

Author SHA1 Message Date
Thomas Renninger 0e625ac153 [CPUFREQ] ondemand - Use global sysfs dir for tuning settings 16 years ago
venkatesh.pallipadi@intel.com 5a75c82828 [CPUFREQ] Cleanup locking in ondemand governor 16 years ago
venkatesh.pallipadi@intel.com 7d26e2d5e2 [CPUFREQ] Eliminate the recent lockdep warnings in cpufreq 16 years ago
Tejun Heo 245b2e70ea percpu: clean up percpu variable definitions 16 years ago
Thomas Renninger 4f4d1ad6ee [CPUFREQ] Only set sampling_rate_max deprecated, sampling_rate_min is useful 16 years ago
Thomas Renninger cef9615a85 [CPUFREQ] ondemand: Uncouple minimal sampling rate from HZ in NO_HZ case 16 years ago
Mathieu Desnoyers b14893a62c [CPUFREQ] fix timer teardown in ondemand governor 16 years ago
Thomas Renninger 112124ab0a [CPUFREQ] ondemand/conservative: sanitize sampling_rate restrictions 16 years ago
Thomas Renninger 9411b4ef7f [CPUFREQ] ondemand/conservative: deprecate sampling_rate{min,max} 16 years ago
Dave Jones 2b03f891ad [CPUFREQ] checkpatch cleanups for ondemand governor. 16 years ago
Venkatesh Pallipadi 1ca3abdb6a [CPUFREQ] Make ignore_nice_load setting of ondemand work as expected. 16 years ago
Rusty Russell 835481d9bc cpumask: convert struct cpufreq_policy to cpumask_var_t 16 years ago
Andrea Righi 4f6e6b9f97 [CPUFREQ] Fix BUG: using smp_processor_id() in preemptible code 17 years ago
Sven Wegener c4d14bc0bb [CPUFREQ] Don't export governors for default governor 17 years ago
venkatesh.pallipadi@intel.com 8080091310 [CPUFREQ][6/6] cpufreq: Add idle microaccounting in ondemand governor 17 years ago
venkatesh.pallipadi@intel.com e9d95bf7eb [CPUFREQ][4/6] cpufreq_ondemand: Parameterize down differential 17 years ago
venkatesh.pallipadi@intel.com 3430502d35 [CPUFREQ][3/6] cpufreq: get_cpu_idle_time() changes in ondemand for idle-microaccounting 17 years ago
venkatesh.pallipadi@intel.com c43aa3bd99 [CPUFREQ][2/6] cpufreq: Change load calculation in ondemand for software coordination 17 years ago
venkatesh.pallipadi@intel.com bf0b90e357 [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg() 17 years ago
Akinobu Mita 888a794cac [CPUFREQ] add error handling for cpufreq_register_governor() error 17 years ago
Mike Travis 068b12772a cpufreq: use performance variant for_each_cpu_mask_nr 17 years ago
Johannes Weiner 6915719b36 cpufreq: Initialise default governor before use 17 years ago
Thomas Renninger 1c2562459f [CPUFREQ] allow ondemand and conservative cpufreq governors to be used as default 18 years ago
Venki Pallipadi ea48761519 [CPUFREQ] ondemand: fix tickless accounting and software coordination bug 18 years ago
Venki Pallipadi 0af99b13c9 [CPUFREQ] ondemand: add a check to avoid negative load calculation 18 years ago
Venki Pallipadi 28287033e1 Add a new deferrable delayed work init 18 years ago
Oleg Nesterov 48ac3271e5 [CPUFREQ] cpufreq_ondemand.c: don't use _WORK_NAR 18 years ago
Dave Jones c18a1483f4 [CPUFREQ] Whitespace fixup 18 years ago
Venkatesh Pallipadi 56463b78cd [CPUFREQ] ondemand governor use new cpufreq rwsem locking in work callback 18 years ago
Venkatesh Pallipadi 529af7a14f [CPUFREQ] ondemand governor restructure the work callback 18 years ago
Dave Jones c120069779 [CPUFREQ] Remove hotplug cpu crap 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Gautham R Shenoy e08f5f5bb5 [CPUFREQ] Fix coding style issues in cpufreq. 19 years ago
Jeff Garzik 914f7c31b0 [CPUFREQ] handle sysfs errors 19 years ago
Venkatesh Pallipadi dfde5d62ed [CPUFREQ][8/8] acpi-cpufreq: Add support for freq feedback from hardware 19 years ago
Dave Jones 3906f4edee [CPUFREQ] Fix sparse warning in ondemand 19 years ago
Adrian Bunk b5ecf60fe6 [CPUFREQ] make drivers/cpufreq/cpufreq_ondemand.c:powersave_bias_target() static 19 years ago
Alexey Starikovskiy 05ca0350e8 [CPUFREQ][2/2] ondemand: updated add powersave_bias tunable 19 years ago
Alexey Starikovskiy 1ce28d6b19 [CPUFREQ][1/2] ondemand: updated tune for hardware coordination 19 years ago
Arjan van de Ven 153d7f3fca [PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizare 19 years ago
Linus Torvalds 2cd7cbdf4b [cpufreq] ondemand: make shutdown sequence more robust 19 years ago
Venkatesh Pallipadi ffac80e925 [CPUFREQ] Misc cleanups in ondemand. 19 years ago
Venkatesh Pallipadi 2f8a835c70 [CPUFREQ] Make ondemand sampling per CPU and remove the mutex usage in sampling path. 19 years ago
Venkatesh Pallipadi ccb2fe209d [CPUFREQ] Remove slowdown from ondemand sampling path. 19 years ago
Andrew Morton 138a0128c0 [PATCH] cpufreq build fix 19 years ago
Venkatesh Pallipadi 4ec223d02f [CPUFREQ] Fix ondemand vs suspend deadlock 19 years ago
Andi Kleen 6810b548b2 [PATCH] x86_64: Move ondemand timer into own work queue 19 years ago
Dominik Brodowski 7c9d8c0e84 [PATCH] cpufreq_ondemand: add range check 19 years ago
Eric Piel 9cbad61b41 [PATCH] cpufreq_ondemand: keep ignore_nice_load value when it is reselected 19 years ago
Eric Piel ff8c288d7d [PATCH] cpufreq_ondemand: Warn if it cannot run due to too long transition latency 19 years ago