aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle
Commit message (Expand)AuthorAge
* Merge branches 'idle-fix' and 'misc' into releaseLen Brown2012-04-06
|\
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-30
| |\
| | * cpuidle: power_usage should be declared signed integerBoris Ostrovsky2012-03-30
| * | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-05
| |\ \
| * | | cpuidle/tracing: Denote the tracepoints as being in rcu_idle_exit() sectionSteven Rostedt2012-02-13
* | | | cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani2012-04-06
| |_|/ |/| |
* | | idle, x86: Allow off-lined CPU to enter deeper C statesBoris Ostrovsky2012-03-30
* | | cpuidle: use the driver's state_count as defaultDaniel Lezcano2012-03-30
* | | cpuidle: add a sysfs entry to disable specific C state for debug purpose.ShuoX Liu2012-03-30
* | | cpuidle: Add common time keeping and irq enablingRobert Lee2012-03-21
| |/ |/|
* | cpuidle: Default y on powerpc pSeriesBenjamin Herrenschmidt2012-02-22
|/
* cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-21
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-07
|\
| * cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-06
| * cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar2011-11-06
| * cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar2011-11-06
| * cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-06
* | cpuidle: ladder.c needs module.h and not just moduleparam.hPaul Gortmaker2011-10-31
* | cpuidle: Add module.h to drivers/cpuidle files as required.Paul Gortmaker2011-10-31
* | PM QoS: Move and rename the implementation filesJean Pihet2011-08-25
|/
* cpuidle: stop depending on pm_idleLen Brown2011-08-03
* cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown2011-08-03
* cpuidle: create bootparam "cpuidle.off=1"Len Brown2011-08-03
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-29
|\
| * cpuidle: menu: fixed wrapping timers at 4.294 secondsTero Kristo2011-05-29
* | Merge branch 'master' into for-nextJiri Kosina2011-02-15
|\|
| * Merge branch 'cpuidle-perf-events' into idle-testLen Brown2011-01-12
| |\
| | * cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle eve...Thomas Renninger2011-01-12
| * | Merge branch 'linus' into idle-testLen Brown2011-01-12
| |\|
| * | cpuidle: delete NOP CPUIDLE_FLAG_POLLLen Brown2011-01-12
| * | cpuidle: Rename X86 specific idle poll state[0] from C0 to POLLThomas Renninger2011-01-12
| * | cpuidle: Make cpuidle_enable_device() call poll_idle_init()Rafael J. Wysocki2011-01-12
* | | Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl2011-01-19
| |/ |/|
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-07
|\ \
| * | drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-17
| |/
* / perf: Clean up power events by introducing new, more generic onesThomas Renninger2011-01-04
|/
* cpuidle: Fix typosLucas De Marchi2010-09-28
* cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li2010-08-09
* [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independentThomas Renninger2010-08-03
* sched: Cure nr_iowait_cpu() usersPeter Zijlstra2010-07-01
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-05-28
|\
| * cpuidle: make cpuidle_curr_driver staticLen Brown2010-05-27
| * cpuidle: add cpuidle_unregister_driver() error checkLen Brown2010-05-27
* | cpuidle: add a repeating pattern detector to the menu governorArjan van de Ven2010-05-25
* | PM QOS updateMark Gross2010-05-10
|/
* cpuidle: Fix incorrect optimizationArjan van de Ven2010-05-09
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
* sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen2010-03-07
* cpuidle menu: remove 8 bytes of padding on 64 bit buildsRichard Kennedy2010-03-06