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