summaryrefslogtreecommitdiffstats
path: root/drivers/idle
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-211-8/+1
|\ \
| * | x86, mwait: Move mwait constants to a common header fileH. Peter Anvin2010-09-171-8/+1
| |/
* | intel_idle: enable Atom C6Len Brown2010-10-081-5/+5
* | intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha2010-09-301-4/+14
* | intel_idle: add missing __percpu markupNamhyung Kim2010-09-281-1/+1
* | intel_idle: Change mode 755 => 644Thomas Weber2010-09-281-0/+0
|/
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-08-152-56/+8
|\
| * intel_idle: recognize Lincroft Atom ProcessorArjan van de Ven2010-08-141-0/+1
| * intel_idle: no longer EXPERIMENTALLen Brown2010-08-141-1/+0
| * intel_idle: disable module supportLen Brown2010-08-141-1/+1
| * intel_idle: add support for Westmere-EXLen Brown2010-07-261-0/+1
| * intel_idle: delete power_policy modparam, and choose substate functionsLen Brown2010-07-231-43/+0
| * intel_idle: delete substates DEBUG modparamLen Brown2010-07-231-13/+7
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2010-08-041-1/+1
|/
* intel_idle: native hardware cpuidle driver for latest Intel processorsLen Brown2010-05-283-0/+473
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* cpumask: convert drivers/idle/i7300_idle.c to cpumask_var_tRusty Russell2009-12-171-6/+9
* ioat: switch watchdog and reset handler from workqueue to timerDan Williams2009-09-081-8/+8
* ioat: move to drivers/dma/ioat/Dan Williams2009-07-281-2/+2
* i7300_idle: allow testing on i5000-series hardware w/o re-compileLen Brown2009-05-281-1/+5
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-1/+1
* i7300_idle: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* i7300_idle: Kconfig, show menu only on x86_64Venki Pallipadi2008-10-281-1/+2
* i7300_idle: Cleanup based review commentsVenki Pallipadi2008-10-242-20/+24
* i7300_idle: Disable ioat channel only on platforms where ile driver can loadVenki Pallipadi2008-10-241-70/+2
* i7300_idle driver v1.55Andy Henroid2008-10-213-0/+692
OpenPOWER on IntegriCloud