Age | Commit message (Expand) | Author |
2012-08-17 | intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it. | Konrad Rzeszutek Wilk |
2012-07-26 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-07-05 | ACPI: intel_idle : break dependency between modules | Daniel Lezcano |
2012-06-05 | intel_idle: initial IVB support | Len Brown |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd |
2012-03-21 | drivers/idle/intel_idle.c: fix confusing code identation | Marcos Paulo de Souza |
2012-02-15 | intel_idle: Revert change of auto_demotion_disable_flags for Nehalem | Ben Hutchings |
2012-02-13 | intel_idle: Fix ID for Nehalem-EX Xeon in device ID table | Ben Hutchings |
2012-02-02 | Merge 3.3-rc2 into the driver-core-next branch. | Greg Kroah-Hartman |
2012-01-26 | intel-idle: convert to x86_cpu_id auto probing | Andi Kleen |
2012-01-19 | ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged cores | Thomas Renninger |
2012-01-18 | Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ... | Len Brown |
2012-01-17 | intel_idle: Split up and provide per CPU initialization func | Thomas Renninger |
2012-01-17 | intel idle: Make idle driver more robust | Thomas Renninger |
2012-01-17 | intel_idle: Fix a cast to pointer from integer of different size warning in i... | David Howells |
2012-01-17 | intel_idle: remove redundant local_irq_disable() call | Yanmin Zhang |
2012-01-17 | intel_idle: fix API misuse | Shaohua Li |
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: Move dev->last_residency update to driver enter routine; remove dev-... | Deepthi Dharwar |
2011-10-31 | x86: fix up files really needing to include module.h | Paul Gortmaker |
2011-02-28 | intel_idle: Rename cpuidle states | Thomas Renninger |
2011-02-17 | intel_idle: disable Atom/Lincroft HW C-state auto-demotion | Len Brown |
2011-02-17 | intel_idle: disable NHM/WSM HW C-state auto-demotion | Len Brown |
2011-01-25 | fix a shutdown regression in intel_idle | Shaohua Li |
2011-01-12 | Merge branch 'cpuidle-perf-events' into idle-test | Len Brown |
2011-01-12 | Merge branch 'linus' into idle-test | Len Brown |
2011-01-12 | cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle eve... | Thomas Renninger |
2011-01-12 | intel_idle: open broadcast clock event | Shaohua Li |
2011-01-12 | cpuidle: CPUIDLE_FLAG_TLB_FLUSHED is specific to intel_idle | Len Brown |
2011-01-12 | ACPI, intel_idle: Cleanup idle= internal variables | Thomas Renninger |
2011-01-12 | intel_idle: update Sandy Bridge core C-state residency targets | Len Brown |
2011-01-04 | perf: Clean up power events by introducing new, more generic ones | Thomas Renninger |
2011-01-04 | perf: Do not export power_frequency, but power_start event | Thomas Renninger |
2010-12-02 | intel_idle: recognize ARAT on WSM-EX | Len Brown |
2010-10-26 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2010-10-26 | intel_idle: do not use the LAPIC timer for ATOM C2 | Len Brown |
2010-10-23 | Merge branch 'intel_idle+snb' into idle-release | Len Brown |
2010-10-23 | intel_idle: add initial Sandy Bridge support | Len Brown |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-21 | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-15 | intel_idle: delete bogus data from cpuidle_state.power_usage | Len Brown |
2010-10-15 | intel_idle: simplify test for leave_mm() | Len Brown |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-08 | intel_idle: enable Atom C6 | Len Brown |
2010-09-30 | intel_idle: Voluntary leave_mm before entering deeper | Suresh Siddha |
2010-09-28 | intel_idle: add missing __percpu markup | Namhyung Kim |
2010-09-28 | intel_idle: Change mode 755 => 644 | Thomas Weber |
2010-09-17 | x86, mwait: Move mwait constants to a common header file | H. Peter Anvin |