Age | Commit message (Expand) | Author |
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 |
2010-08-15 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2010-08-14 | intel_idle: recognize Lincroft Atom Processor | Arjan van de Ven |
2010-08-14 | intel_idle: no longer EXPERIMENTAL | Len Brown |
2010-08-14 | intel_idle: disable module support | Len Brown |
2010-08-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2010-07-26 | intel_idle: add support for Westmere-EX | Len Brown |
2010-07-23 | intel_idle: delete power_policy modparam, and choose substate functions | Len Brown |
2010-07-23 | intel_idle: delete substates DEBUG modparam | Len Brown |
2010-05-28 | intel_idle: native hardware cpuidle driver for latest Intel processors | Len Brown |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-12-17 | cpumask: convert drivers/idle/i7300_idle.c to cpumask_var_t | Rusty Russell |
2009-09-08 | ioat: switch watchdog and reset handler from workqueue to timer | Dan Williams |
2009-07-28 | ioat: move to drivers/dma/ioat/ | Dan Williams |
2009-05-28 | i7300_idle: allow testing on i5000-series hardware w/o re-compile | Len Brown |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang |
2009-01-06 | i7300_idle: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-10-28 | i7300_idle: Kconfig, show menu only on x86_64 | Venki Pallipadi |
2008-10-24 | i7300_idle: Cleanup based review comments | Venki Pallipadi |
2008-10-24 | i7300_idle: Disable ioat channel only on platforms where ile driver can load | Venki Pallipadi |
2008-10-21 | i7300_idle driver v1.55 | Andy Henroid |