tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / drivers / cpuidle /
2010-01-11 Stephen Hemmingerdrivers/cpuidle/governors/menu.c: fix undefined referen...
2009-12-15 Julia Lawalldrivers/cpuidle: Move dereference after NULL test
2009-11-09 Uwe Kleine-Königtree-wide: fix typos "aquire" -> "acquire", "cumsumed...
2009-10-29 Kevin Hilmancpuidle: always return with interrupts enabled
2009-09-22 Corrado Zoccolocpuidle: menu governor: reduce latency on exit
2009-09-22 Arjan van de Vencpuidle: fix the menu governor to boost IO performance
2009-09-19 Arjan van de Ventracing, x86, cpuidle: Move the end point of a C state...
2008-12-30 Pallipadi, Venkateshcpuidle: Add decaying history logic to menu idle predictor
2008-11-10 Arjan van de Venregression: disable timer peek-ahead for 2.6.28
2008-10-23 Linus TorvaldsMerge branch 'v28-range-hrtimers-for-linus-v2' of git...
2008-10-16 Venkatesh Pallipadicpuidle: upon BIOS bug, default to default_idle rather...
2008-10-16 Venkatesh Pallipadicpuidle: use last_state which can reflect the actual...
2008-09-11 Arjan van de Venhrtimer: peek at the timer queue just before going...
2008-08-15 venkatesh.pallipad... cpuidle: Make ladder governor honor latency requirement...
2008-08-15 venkatesh.pallipad... cpuidle: Menu governor fix wrong usage of measured_us
2008-08-15 venkatesh.pallipad... cpuidle: Do not use poll_idle unless user asks for it
2008-08-12 Rabin Vincentcpuidle: make sysfs attributes sysdev class attributes
2008-07-28 Thomas GleixnerACPI/CPUIDLE: prevent setting pm_idle to NULL
2008-07-22 Andi Kleensysdev: Pass the attribute to the low level sysdev...
2008-06-26 Jens Axboesmp_call_function: get rid of the unused nonatomic...
2008-06-11 Venkatesh Pallipadicpuidle acpi driver: fix oops on AC<->DC
2008-03-26 Venki Pallipadicpuidle: fix 100% C0 statistics regression
2008-03-26 Yi Yangcpuidle: fix cpuidle time and usage overflow
2008-02-14 Venkatesh PallipadiACPI, cpuidle: Clarify C-state description in sysfs
2008-02-09 Venki Pallipadicpuidle: build fix for non-x86
2008-02-07 Len BrownRevert "cpuidle: build fix for non-x86"
2008-02-07 Len BrownMerge branches 'release', 'cpuidle-2.6.25' and 'idle...
2008-02-07 venkatesh.pallipad... cpuidle: Add a poll_idle method
2008-02-05 Mark Grosspm qos infrastructure and interface
2008-02-01 Kevin Hilmancpuidle: build fix for non-x86
2008-01-25 Greg Kroah-HartmanKobject: convert drivers/* from kobject_unregister...
2008-01-25 Greg Kroah-HartmanKobject: change drivers/cpuidle/sysfs.c to use kobject_...
2007-11-20 len.brown@intel.comACPI: CONFIG_CPU_IDLE=ACPI by default
2007-10-29 Adrian Bunkcpuidle: remove unused exports
2007-10-10 Len Browncpuidle: consolidate 2.6.22 cpuidle branch into one...