aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-075-88/+115
|\
| * cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-065-53/+68
| * cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar2011-11-062-11/+19
| * cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar2011-11-062-12/+0
| * cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-063-18/+34
* | cpuidle: ladder.c needs module.h and not just moduleparam.hPaul Gortmaker2011-10-311-1/+1
* | cpuidle: Add module.h to drivers/cpuidle files as required.Paul Gortmaker2011-10-312-0/+2
* | PM QoS: Move and rename the implementation filesJean Pihet2011-08-253-3/+3
|/
* cpuidle: stop depending on pm_idleLen Brown2011-08-031-20/+18
* cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown2011-08-031-0/+4
* cpuidle: create bootparam "cpuidle.off=1"Len Brown2011-08-034-0/+17
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-291-1/+3
|\
| * cpuidle: menu: fixed wrapping timers at 4.294 secondsTero Kristo2011-05-291-1/+3
* | Merge branch 'master' into for-nextJiri Kosina2011-02-151-43/+49
|\ \ | |/
| * Merge branch 'cpuidle-perf-events' into idle-testLen Brown2011-01-121-2/+8
| |\
| | * cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle eve...Thomas Renninger2011-01-121-2/+8
| * | Merge branch 'linus' into idle-testLen Brown2011-01-121-1/+2
| |\ \ | | |/
| * | cpuidle: delete NOP CPUIDLE_FLAG_POLLLen Brown2011-01-121-1/+1
| * | cpuidle: Rename X86 specific idle poll state[0] from C0 to POLLThomas Renninger2011-01-121-1/+1
| * | cpuidle: Make cpuidle_enable_device() call poll_idle_init()Rafael J. Wysocki2011-01-121-41/+41
* | | Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl2011-01-191-1/+1
| |/ |/|
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-071-1/+1
|\ \
| * | drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-171-1/+1
| |/
* | perf: Clean up power events by introducing new, more generic onesThomas Renninger2011-01-041-0/+1
|/
* cpuidle: Fix typosLucas De Marchi2010-09-281-1/+1
* cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li2010-08-092-7/+47
* [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independentThomas Renninger2010-08-031-1/+1
* sched: Cure nr_iowait_cpu() usersPeter Zijlstra2010-07-011-2/+2
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-05-284-10/+24
|\
| * cpuidle: make cpuidle_curr_driver staticLen Brown2010-05-274-9/+20
| * cpuidle: add cpuidle_unregister_driver() error checkLen Brown2010-05-271-1/+4
* | cpuidle: add a repeating pattern detector to the menu governorArjan van de Ven2010-05-251-1/+59
* | PM QOS updateMark Gross2010-05-102-2/+2
|/
* cpuidle: Fix incorrect optimizationArjan van de Ven2010-05-091-5/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-2/+2
* sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen2010-03-071-0/+4
* cpuidle menu: remove 8 bytes of padding on 64 bit buildsRichard Kennedy2010-03-061-1/+1
* drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3'Stephen Hemminger2010-01-111-3/+9
* drivers/cpuidle: Move dereference after NULL testJulia Lawall2009-12-151-3/+0
* tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König2009-11-091-2/+2
* cpuidle: always return with interrupts enabledKevin Hilman2009-10-291-1/+4
* cpuidle: menu governor: reduce latency on exitCorrado Zoccolo2009-09-221-1/+19
* cpuidle: fix the menu governor to boost IO performanceArjan van de Ven2009-09-221-39/+212
* tracing, x86, cpuidle: Move the end point of a C state in the power tracerArjan van de Ven2009-09-191-0/+2
* cpuidle: Add decaying history logic to menu idle predictorPallipadi, Venkatesh2008-12-301-1/+9
* regression: disable timer peek-ahead for 2.6.28Arjan van de Ven2008-11-091-1/+3
* Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds2008-10-231-0/+7
|\
| * hrtimer: peek at the timer queue just before going idleArjan van de Ven2008-09-111-0/+7
* | cpuidle: upon BIOS bug, default to default_idle rather than pollingVenkatesh Pallipadi2008-10-161-0/+4