Age | Commit message (Expand) | Author |
2011-12-08 | powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe... | Deepthi Dharwar |
2011-11-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2011-11-06 | cpuidle: Single/Global registration of idle states | Deepthi Dharwar |
2011-11-06 | cpuidle: Split cpuidle_state structure and move per-cpu statistics fields | Deepthi Dharwar |
2011-11-06 | cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare() | Deepthi Dharwar |
2011-11-06 | cpuidle: Move dev->last_residency update to driver enter routine; remove dev-... | Deepthi Dharwar |
2011-10-31 | include: replace linux/module.h with "struct module" wherever possible | Paul Gortmaker |
2011-08-03 | cpuidle: stop depending on pm_idle | Len Brown |
2011-08-03 | cpuidle: replace xen access to x86 pm_idle and default_idle | Len Brown |
2011-01-12 | cpuidle: CPUIDLE_FLAG_CHECK_BM is omap3_idle specific | Len Brown |
2011-01-12 | cpuidle: CPUIDLE_FLAG_TLB_FLUSHED is specific to intel_idle | Len Brown |
2011-01-12 | cpuidle: delete unused CPUIDLE_FLAG_SHALLOW, BALANCED, DEEP definitions | Len Brown |
2011-01-12 | cpuidle: delete NOP CPUIDLE_FLAG_POLL | Len Brown |
2010-09-30 | intel_idle: Voluntary leave_mm before entering deeper | Suresh Siddha |
2010-08-09 | cpuidle: extend cpuidle and menu governor to handle dynamic states | Ai Li |
2010-05-27 | cpuidle: make cpuidle_curr_driver static | Len Brown |
2010-05-27 | cpuidle: fail to register if !CONFIG_CPU_IDLE | Len Brown |
2008-06-11 | cpuidle acpi driver: fix oops on AC<->DC | Venkatesh Pallipadi |
2008-03-26 | cpuidle: fix cpuidle time and usage overflow | Yi Yang |
2008-02-14 | ACPI, cpuidle: Clarify C-state description in sysfs | Venkatesh Pallipadi |
2008-02-07 | Revert "cpuidle: build fix for non-x86" | Len Brown |
2008-02-07 | Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into release | Len Brown |
2008-02-07 | cpuidle: Add a poll_idle method | venkatesh.pallipadi@intel.com |
2008-02-06 | cpuidle: dubious one-bit signed bitfield in cpuidle.h | Harvey Harrison |
2008-01-31 | cpuidle: build fix for non-x86 | Kevin Hilman |
2007-11-19 | cpuidle: fix HP nx6125 regression | Venkatesh Pallipadi |
2007-10-10 | cpuidle: consolidate 2.6.22 cpuidle branch into one patch | Len Brown |