Commit Graph

63 Commits (45d9bb0e37668b7c64d1e49e98fbc4733c23b334)

Author SHA1 Message Date
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 20 years ago
Ashok Raj c32b6b8e52 [PATCH] create and destroy cpufreq sysfs entries based on cpu notifiers 20 years ago
Ashok Raj d434fca737 [PATCH] Remove cpu_sys_devices in cpufreq subsystem. 20 years ago
Dave Jones 9273214409 [PATCH] cpufreq: SMP fix for conservative governor 20 years ago
Dave Jones bc7b26fd7c [CPUFREQ] Check return value of cpufreq_cpu_get in cpufreq_stats 20 years ago
Dave Jones e98df50c52 [CPUFREQ] kzalloc conversions for cpufreq core. 20 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
Bernard Blackham e00d9967e3 [PATCH] pm: fix u32 vs. pm_message_t confusion in cpufreq 20 years ago
Dmitry Torokhov 70f2817a43 [PATCH] sysfs: (rest) if show/store is missing return -EIO 20 years ago
Venkatesh Pallipadi 58f1df2540 [PATCH] cpufreq-stats driver updates 20 years ago
Dave Jones e131832ca7 [CPUFREQ] ondemand governor default sampling downfactor as 1 20 years ago
Dave Jones c29f140309 [CPUFREQ] ondemand governor automatic downscaling 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