aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpuidle
AgeCommit message (Expand)Author
2010-05-28Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-05-27cpuidle: make cpuidle_curr_driver staticLen Brown
2010-05-27cpuidle: add cpuidle_unregister_driver() error checkLen Brown
2010-05-25cpuidle: add a repeating pattern detector to the menu governorArjan van de Ven
2010-05-10PM QOS updateMark Gross
2010-05-09cpuidle: Fix incorrect optimizationArjan van de Ven
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-07sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen
2010-03-06cpuidle menu: remove 8 bytes of padding on 64 bit buildsRichard Kennedy
2010-01-11drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3'Stephen Hemminger
2009-12-15drivers/cpuidle: Move dereference after NULL testJulia Lawall
2009-11-09tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König
2009-10-29cpuidle: always return with interrupts enabledKevin Hilman
2009-09-22cpuidle: menu governor: reduce latency on exitCorrado Zoccolo
2009-09-22cpuidle: fix the menu governor to boost IO performanceArjan van de Ven
2009-09-19tracing, x86, cpuidle: Move the end point of a C state in the power tracerArjan van de Ven
2008-12-30cpuidle: Add decaying history logic to menu idle predictorPallipadi, Venkatesh
2008-11-09regression: disable timer peek-ahead for 2.6.28Arjan van de Ven
2008-10-23Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds
2008-10-16cpuidle: upon BIOS bug, default to default_idle rather than pollingVenkatesh Pallipadi
2008-10-16cpuidle: use last_state which can reflect the actual state enteredVenkatesh Pallipadi
2008-09-11hrtimer: peek at the timer queue just before going idleArjan van de Ven
2008-08-15cpuidle: Make ladder governor honor latency requirements fullyvenkatesh.pallipadi@intel.com
2008-08-15cpuidle: Menu governor fix wrong usage of measured_usvenkatesh.pallipadi@intel.com
2008-08-15cpuidle: Do not use poll_idle unless user asks for itvenkatesh.pallipadi@intel.com
2008-08-12cpuidle: make sysfs attributes sysdev class attributesRabin Vincent
2008-07-28ACPI/CPUIDLE: prevent setting pm_idle to NULLThomas Gleixner
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-06-11cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi
2008-03-26cpuidle: fix 100% C0 statistics regressionVenki Pallipadi
2008-03-26cpuidle: fix cpuidle time and usage overflowYi Yang
2008-02-14ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi
2008-02-09cpuidle: build fix for non-x86Venki Pallipadi
2008-02-07Revert "cpuidle: build fix for non-x86"Len Brown
2008-02-07Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into releaseLen Brown
2008-02-07cpuidle: Add a poll_idle methodvenkatesh.pallipadi@intel.com
2008-02-05pm qos infrastructure and interfaceMark Gross
2008-01-31cpuidle: build fix for non-x86Kevin Hilman
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24Kobject: change drivers/cpuidle/sysfs.c to use kobject_init_and_addGreg Kroah-Hartman
2007-11-19ACPI: CONFIG_CPU_IDLE=ACPI by defaultlen.brown@intel.com
2007-10-29cpuidle: remove unused exportsAdrian Bunk
2007-10-10cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown