Commit Graph

47 Commits (093aed1937cc7ae9290ede24ad45f040e097510b)

Author SHA1 Message Date
Pallipadi, Venkatesh 26d204afa1 [CPUFREQ] Fix NULL pointer dereference regression in conservative governor 16 years ago
venkatesh.pallipadi@intel.com ee88415caf [CPUFREQ] Cleanup locking in conservative 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 b253d2b2d2 [CPUFREQ] fix timer teardown in conservative governor 16 years ago
Alexander Clouter a75603a084 [CPUFREQ] conservative: remove 10x from def_sampling_rate 16 years ago
Alexander Clouter 8e677ce83b [CPUFREQ] conservative: fixup governor to function more like ondemand logic 16 years ago
Alexander Clouter f407a08bb7 [CPUFREQ] conservative: fix dbs_cpufreq_notifier so freq is not locked 16 years ago
Alexander Clouter 11a80a9c76 [CPUFREQ] conservative: amend author's email address 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 9acef48756 [CPUFREQ] checkpatch cleanups for conservative governor 16 years ago
Rusty Russell 835481d9bc cpumask: convert struct cpufreq_policy to cpumask_var_t 16 years ago
Sven Wegener c4d14bc0bb [CPUFREQ] Don't export governors for default governor 17 years ago
Ben Slusky 8217e4f4c9 [CPUFREQ] use deferrable delayed work init in conservative governor 17 years ago
Dave Jones f068c04ba6 [CPUFREQ] Fix -Wshadow warning in conservative governor. 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
Dave Jones 18a7247d1b [CPUFREQ] Fix up whitespace in conservative governor. 18 years ago
Elias Oltmanns a8d7c3bc23 [CPUFREQ] Make cpufreq_conservative handle out-of-sync events properly 18 years ago
Thomas Renninger 1c2562459f [CPUFREQ] allow ondemand and conservative cpufreq governors to be used as default 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 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
Arjan van de Ven 153d7f3fca [PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizare 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
Dave Jones b82fbe6c42 [CPUFREQ] Remove pointless check in conservative governor. 19 years ago
Mattia Dongili c326e27eb7 [CPUFREQ] cpufreq_conservative: keep ignore_nice_load and freq_step values when reselected 19 years ago
Alexander Clouter a159b82770 [PATCH] cpufreq_conservative: alternative initialise approach 19 years ago
Alexander Clouter 08a28e2e98 [PATCH] cpufreq_conservative: make for_each_cpu() safe 19 years ago
Alexander Clouter e8a0257225 [PATCH] cpufreq_conservative: alter default responsiveness 19 years ago
Alexander Clouter 2c906b317b [PATCH] cpufreq_conservative: aligning of codebase with ondemand 19 years ago
akpm@osdl.org 3fc54d37ab [CPUFREQ] Convert drivers/cpufreq semaphores to mutexes. 19 years ago
Alexander Clouter 001893cda2 [PATCH] cpufreq_conservative/ondemand: invert meaning of 'ignore nice' 19 years ago
Dave Jones 9273214409 [PATCH] cpufreq: SMP fix for conservative governor 20 years ago
Dave Jones 9c7d269b9b [CPUFREQ] ondemand,conservative governor idle_tick clean-up 20 years ago
Dave Jones 790d76fa97 [CPUFREQ] ondemand,conservative governor store the idle ticks for all cpus 20 years ago
Dave Jones dac1c1a562 [CPUFREQ] ondemand,conservative minor bug-fix and cleanup 20 years ago
Dave Jones b9170836d1 [CPUFREQ] Conservative cpufreq governer 20 years ago
Dave Jones 7f335d4ef2 [CPUFREQ] make cpufreq_gov_dbs static 20 years ago
Dave Jones 6fe711658f [CPUFREQ] ondemand: trivial clean-ups 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago