aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/idle (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-28intel_idle: native hardware cpuidle driver for latest Intel processorsLen Brown3-0/+473
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-17cpumask: convert drivers/idle/i7300_idle.c to cpumask_var_tRusty Russell1-6/+9
2009-09-08ioat: switch watchdog and reset handler from workqueue to timerDan Williams1-8/+8
2009-07-28ioat: move to drivers/dma/ioat/Dan Williams1-2/+2
2009-05-28i7300_idle: allow testing on i5000-series hardware w/o re-compileLen Brown1-1/+5
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-1/+1
2009-01-06i7300_idle: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-10-28i7300_idle: Kconfig, show menu only on x86_64Venki Pallipadi1-1/+2
2008-10-24i7300_idle: Cleanup based review commentsVenki Pallipadi2-20/+24
2008-10-24i7300_idle: Disable ioat channel only on platforms where ile driver can loadVenki Pallipadi1-70/+2
2008-10-21i7300_idle driver v1.55Andy Henroid3-0/+692