Commit Graph

71 Commits (43600106e32809a4dead79fec67a63e9860e3d5d)

Author SHA1 Message Date
Andrew Morton 138a0128c0 [PATCH] cpufreq build fix 19 years ago
Venkatesh Pallipadi 4ec223d02f [CPUFREQ] Fix ondemand vs suspend deadlock 19 years ago
Jan Beulich b10eec2246 [CPUFREQ] cpufreq core {d,}printk adjustments 19 years ago
Dave Jones 484944a5b0 [CPUFREQ] Remove more freq_table reinitialisations. 19 years ago
Dave Jones 5557976ca9 [CPUFREQ] Fix another redundant initialisation in freq_table 19 years ago
Dave Jones 355eb31801 [CPUFREQ] Remove duplicate assignment in freq_table 19 years ago
Dave Jones 511e9ee170 [CPUFREQ] CodingStyle nits in cpufreq_stats.c 19 years ago
Andi Kleen 6810b548b2 [PATCH] x86_64: Move ondemand timer into own work queue 19 years ago
Chandra Seetharaman 83d722f7e1 [PATCH] Remove __devinit and __cpuinit from notifier_call definitions 19 years ago
Adrian Bunk 7b14dedd1f [CPUFREQ] drivers/cpufreq/cpufreq.c: static functions mustn't be exported 19 years ago
Thomas Renninger 7970e08bf0 [CPUFREQ] If max_freq got reduced (e.g. by _PPC) a write to sysfs scaling_governor let cpufreq core stuck at low max_freq for ever 19 years ago
Erik Mouw 4c41251e31 [CPUFREQ] Update LART site URL 19 years ago
Dave Jones b82fbe6c42 [CPUFREQ] Remove pointless check in conservative governor. 19 years ago
Dave Jones 87c3227138 [CPUFREQ] trailing whitespace removal de-jour. 19 years ago
Dave Jones 1f8b2c9d38 [CPUFREQ] extra debugging in cpufreq_add_dev() 19 years ago
Mattia Dongili c326e27eb7 [CPUFREQ] cpufreq_conservative: keep ignore_nice_load and freq_step values when reselected 19 years ago
Alan Stern e041c68341 [PATCH] Notifier chain update: API changes 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
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
Sam Ravnborg bb1a813d3c [PATCH] cpufreq: fix section mismatch warnings 19 years ago
Dave Jones 8ff69732d4 [CPUFREQ] Fix handling for CPU hotplug 19 years ago
Dave Jones 32ee8c3e47 [CPUFREQ] Lots of whitespace & CodingStyle cleanup. 19 years ago
Dave Jones 7d5e350fab [CPUFREQ] Whitespace/CodingStyle cleanups 19 years ago
Thomas Renninger a85f7bd310 [CPUFREQ] Check whether driver init did not initialize current freq 19 years ago
Dave Jones e4472cb370 [CPUFREQ] cpufreq_notify_transition cleanup. 19 years ago
Thomas Renninger c067286019 [CPUFREQ] Get rid of userspace policy struct, make userspace gov _PPC safe. 19 years ago
Thomas Renninger 0961dd0d21 [CPUFREQ] _PPC frequency change issues 19 years ago
Andrew Morton f3876c1bc7 [CPUFREQ] Don't free held mutex in cpufreq_add_dev() 19 years ago
Arjan van de Ven 83933af472 [CPUFREQ] convert remaining cpufreq semaphore to a mutex 19 years ago
akpm@osdl.org 3fc54d37ab [CPUFREQ] Convert drivers/cpufreq semaphores to mutexes. 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
Venkatesh Pallipadi 95235ca2c2 [CPUFREQ] CPU frequency display in /proc/cpuinfo 19 years ago
Alexander Clouter 001893cda2 [PATCH] cpufreq_conservative/ondemand: invert meaning of 'ignore nice' 19 years ago
Ashok Raj a9d9baa1e8 [PATCH] clean up lock_cpu_hotplug() in cpufreq 19 years ago
Grant Coady e738cf6d03 [PATCH] cpufreq: silence cpufreq for UP 19 years ago
Ashok Raj 90d45d17f3 [PATCH] cpu hotplug: fix locking in cpufreq drivers 19 years ago
Dave Jones b7fb358c7c [CPUFREQ] Fix up compile of cpufreq_stats 19 years ago
Ashok Raj c32b6b8e52 [PATCH] create and destroy cpufreq sysfs entries based on cpu notifiers 19 years ago
Ashok Raj d434fca737 [PATCH] Remove cpu_sys_devices in cpufreq subsystem. 19 years ago
Dave Jones 9273214409 [PATCH] cpufreq: SMP fix for conservative governor 19 years ago
Dave Jones bc7b26fd7c [CPUFREQ] Check return value of cpufreq_cpu_get in cpufreq_stats 19 years ago
Dave Jones e98df50c52 [CPUFREQ] kzalloc conversions for cpufreq core. 19 years ago
Dave Jones df8b59be09 [CPUFREQ] Avoid the ondemand cpufreq governor to use a too high frequency for stats. 20 years ago
Venkatesh Pallipadi 8085e1f1f0 [CPUFREQ] Bugfix: Call driver exit in cpufreq_add_dev error path 20 years ago
Dave Jones cc993cab02 Here are two possible cleanups in cpufreq.c: 20 years ago