Age | Commit message (Expand) | Author | Files | Lines |
2006-02-03 | [CPUFREQ] Whitespace/CodingStyle cleanups | Dave Jones | 1 | -33/+21 |
2006-02-03 | [CPUFREQ] Check whether driver init did not initialize current freq | Thomas Renninger | 1 | -2/+7 |
2006-02-01 | [CPUFREQ] cpufreq_notify_transition cleanup. | Dave Jones | 1 | -19/+28 |
2006-01-27 | [CPUFREQ] Get rid of userspace policy struct, make userspace gov _PPC safe. | Thomas Renninger | 1 | -25/+28 |
2006-01-26 | [CPUFREQ] _PPC frequency change issues | Thomas Renninger | 1 | -0/+8 |
2006-01-19 | [CPUFREQ] Don't free held mutex in cpufreq_add_dev() | Andrew Morton | 1 | -2/+4 |
2006-01-19 | [CPUFREQ] convert remaining cpufreq semaphore to a mutex | Arjan van de Ven | 1 | -18/+19 |
2006-01-19 | [CPUFREQ] Convert drivers/cpufreq semaphores to mutexes. | akpm@osdl.org | 4 | -67/+70 |
2006-01-15 | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 1 | -4/+3 |
2005-12-07 | [CPUFREQ] CPU frequency display in /proc/cpuinfo | Venkatesh Pallipadi | 1 | -0/+24 |
2005-12-01 | [PATCH] cpufreq_conservative/ondemand: invert meaning of 'ignore nice' | Alexander Clouter | 2 | -10/+10 |
2005-11-29 | [PATCH] clean up lock_cpu_hotplug() in cpufreq | Ashok Raj | 1 | -10/+2 |
2005-11-22 | [PATCH] cpufreq: silence cpufreq for UP | Grant Coady | 1 | -1/+1 |
2005-11-09 | [PATCH] cpu hotplug: fix locking in cpufreq drivers | Ashok Raj | 1 | -14/+10 |
2005-11-08 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 3 | -12/+21 |
2005-11-02 | [CPUFREQ] Fix up compile of cpufreq_stats | Dave Jones | 1 | -0/+1 |
2005-10-31 | [PATCH] create and destroy cpufreq sysfs entries based on cpu notifiers | Ashok Raj | 2 | -9/+102 |
2005-10-31 | [PATCH] Remove cpu_sys_devices in cpufreq subsystem. | Ashok Raj | 1 | -13/+3 |
2005-10-28 | [PATCH] cpufreq: SMP fix for conservative governor | Dave Jones | 1 | -3/+3 |
2005-10-28 | [CPUFREQ] Check return value of cpufreq_cpu_get in cpufreq_stats | Dave Jones | 1 | -0/+5 |
2005-10-21 | [CPUFREQ] kzalloc conversions for cpufreq core. | Dave Jones | 2 | -6/+3 |
2005-09-20 | [CPUFREQ] Avoid the ondemand cpufreq governor to use a too high frequency for... | Dave Jones | 1 | -6/+12 |
2005-09-01 | [CPUFREQ] Bugfix: Call driver exit in cpufreq_add_dev error path | Venkatesh Pallipadi | 1 | -1/+5 |
2005-07-28 | Here are two possible cleanups in cpufreq.c: | Dave Jones | 1 | -2/+2 |
2005-07-08 | [PATCH] pm: fix u32 vs. pm_message_t confusion in cpufreq | Bernard Blackham | 1 | -2/+2 |
2005-06-21 | [PATCH] sysfs: (rest) if show/store is missing return -EIO | Dmitry Torokhov | 1 | -2/+2 |
2005-06-01 | [PATCH] cpufreq-stats driver updates | Venkatesh Pallipadi | 1 | -17/+30 |
2005-06-01 | [CPUFREQ] ondemand governor default sampling downfactor as 1 | Dave Jones | 1 | -1/+5 |
2005-06-01 | [CPUFREQ] ondemand governor automatic downscaling | Dave Jones | 1 | -92/+25 |
2005-06-01 | [CPUFREQ] ondemand,conservative governor idle_tick clean-up | Dave Jones | 2 | -42/+10 |
2005-06-01 | [CPUFREQ] ondemand,conservative governor store the idle ticks for all cpus | Dave Jones | 2 | -2/+14 |
2005-06-01 | [CPUFREQ] ondemand,conservative minor bug-fix and cleanup | Dave Jones | 2 | -73/+38 |
2005-06-01 | [CPUFREQ] Allow ondemand stepping to be changed by user. | Dave Jones | 1 | -6/+36 |
2005-06-01 | [CPUFREQ] Prevents un-necessary cpufreq changes if we are already at min/max | Dave Jones | 1 | -0/+8 |
2005-06-01 | [CPUFREQ] Add support to cpufreq_ondemand to ignore 'nice' cpu time | Dave Jones | 1 | -4/+62 |
2005-06-01 | [CPUFREQ] Conservative cpufreq governer | Dave Jones | 3 | -0/+634 |
2005-06-01 | [CPUFREQ] make cpufreq_gov_dbs static | Dave Jones | 1 | -2/+1 |
2005-06-01 | [CPUFREQ] Add warning comment about default governors. | Dave Jones | 1 | -0/+4 |
2005-06-01 | [CPUFREQ] ondemand: trivial clean-ups | Dave Jones | 1 | -8/+6 |
2005-06-01 | [CPUFREQ] cpufreq-core: reduce warning messages. | Dave Jones | 1 | -4/+4 |
2005-05-02 | [PATCH] cpufreq annoying warning fix | Benjamin Herrenschmidt | 1 | -3/+4 |
2005-04-29 | [PATCH] Add suspend method to cpufreq core | Benjamin Herrenschmidt | 1 | -5/+89 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 9 | -0/+2937 |