NFSv4: Ensure we do not reuse open owner names
[linux-flexiantxendom0-3.2.10.git] / include / linux / cpuidle.h
2012-03-30 Boris Ostrovskycpuidle: power_usage should be declared signed integer
2012-03-30 Boris Ostrovskyidle, x86: Allow off-lined CPU to enter deeper C states
2012-03-30 Daniel Lezcanocpuidle: remove unused 'governor_data' field
2012-03-30 Daniel Lezcanocpuidle: remove useless array definition in cpuidle_str...
2012-03-30 ShuoX Liucpuidle: add a sysfs entry to disable specific C state...
2012-03-21 Robert Leecpuidle: Add common time keeping and irq enabling
2012-01-18 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2012-01-18 Thomas Renningerintel_idle: Split up and provide per CPU initialization...
2011-12-08 Deepthi Dharwarpowerpc/cpuidle: Enable cpuidle and directly call cpuid...
2011-11-07 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2011-11-07 Deepthi Dharwarcpuidle: Single/Global registration of idle states
2011-11-07 Deepthi Dharwarcpuidle: Split cpuidle_state structure and move per...
2011-11-07 Deepthi Dharwarcpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()
2011-11-07 Deepthi Dharwarcpuidle: Move dev->last_residency update to driver...
2011-10-31 Paul Gortmakerinclude: replace linux/module.h with "struct module...
2011-08-03 Len Browncpuidle: stop depending on pm_idle
2011-08-03 Len Browncpuidle: replace xen access to x86 pm_idle and default_idle
2011-01-12 Len Browncpuidle: CPUIDLE_FLAG_CHECK_BM is omap3_idle specific
2011-01-12 Len Browncpuidle: CPUIDLE_FLAG_TLB_FLUSHED is specific to intel_idle
2011-01-12 Len Browncpuidle: delete unused CPUIDLE_FLAG_SHALLOW, BALANCED...
2011-01-12 Len Browncpuidle: delete NOP CPUIDLE_FLAG_POLL
2010-10-01 Suresh Siddhaintel_idle: Voluntary leave_mm before entering deeper
2010-08-10 Ai Licpuidle: extend cpuidle and menu governor to handle...
2010-05-28 Len Browncpuidle: make cpuidle_curr_driver static
2010-05-27 Len Browncpuidle: fail to register if !CONFIG_CPU_IDLE
2008-06-11 Venkatesh Pallipadicpuidle acpi driver: fix oops on AC<->DC
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-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-06 Harvey Harrisoncpuidle: dubious one-bit signed bitfield in cpuidle.h
2008-02-01 Kevin Hilmancpuidle: build fix for non-x86
2007-11-20 Venkatesh Pallipadicpuidle: fix HP nx6125 regression
2007-10-10 Len Browncpuidle: consolidate 2.6.22 cpuidle branch into one...