summaryrefslogtreecommitdiff
path: root/drivers/cpuidle
Commit message (Expand)AuthorAge
* [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
* drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3'Stephen Hemminger2010-01-11
* drivers/cpuidle: Move dereference after NULL testJulia Lawall2009-12-15
* tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König2009-11-09
* cpuidle: always return with interrupts enabledKevin Hilman2009-10-29
* cpuidle: menu governor: reduce latency on exitCorrado Zoccolo2009-09-22
* cpuidle: fix the menu governor to boost IO performanceArjan van de Ven2009-09-22
* tracing, x86, cpuidle: Move the end point of a C state in the power tracerArjan van de Ven2009-09-19
* cpuidle: Add decaying history logic to menu idle predictorPallipadi, Venkatesh2008-12-30
* regression: disable timer peek-ahead for 2.6.28Arjan van de Ven2008-11-09
* Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds2008-10-23
|\
| * hrtimer: peek at the timer queue just before going idleArjan van de Ven2008-09-11
* | cpuidle: upon BIOS bug, default to default_idle rather than pollingVenkatesh Pallipadi2008-10-16
* | cpuidle: use last_state which can reflect the actual state enteredVenkatesh Pallipadi2008-10-16
|/
* cpuidle: Make ladder governor honor latency requirements fullyvenkatesh.pallipadi@intel.com2008-08-15
* cpuidle: Menu governor fix wrong usage of measured_usvenkatesh.pallipadi@intel.com2008-08-15
* cpuidle: Do not use poll_idle unless user asks for itvenkatesh.pallipadi@intel.com2008-08-15
* cpuidle: make sysfs attributes sysdev class attributesRabin Vincent2008-08-12
* ACPI/CPUIDLE: prevent setting pm_idle to NULLThomas Gleixner2008-07-28
* sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-21
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
* cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi2008-06-11
* cpuidle: fix 100% C0 statistics regressionVenki Pallipadi2008-03-26
* cpuidle: fix cpuidle time and usage overflowYi Yang2008-03-26
* ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi2008-02-14
* cpuidle: build fix for non-x86Venki Pallipadi2008-02-09
* Revert "cpuidle: build fix for non-x86"Len Brown2008-02-07
*-. Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into releaseLen Brown2008-02-07
|\ \
| | * cpuidle: Add a poll_idle methodvenkatesh.pallipadi@intel.com2008-02-07
| |/ |/|
| * cpuidle: build fix for non-x86Kevin Hilman2008-01-31
| * ACPI: CONFIG_CPU_IDLE=ACPI by defaultlen.brown@intel.com2007-11-19
* | pm qos infrastructure and interfaceMark Gross2008-02-05
* | Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-24
* | Kobject: change drivers/cpuidle/sysfs.c to use kobject_init_and_addGreg Kroah-Hartman2008-01-24
|/
* cpuidle: remove unused exportsAdrian Bunk2007-10-29
* cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-10