summaryrefslogtreecommitdiff
path: root/drivers/cpuidle
AgeCommit message (Expand)Author
2014-06-11cpuidle-denver: fix return value checkBharat Nihalani
2014-05-14drivers: cpuidle: add cpuidle trace evnetAlex Van Brunt
2014-03-28cpuidle: denver: access only CPU0 if SMP disabledNaveen Kumar S
2014-03-11ARM: T132: Power: Disable CC4 for A01 boardsKrishna Sitaraman
2014-03-03cpuidle: denver: Disable non-primary states on initPeter Boonstoppel
2014-01-22cpuidle: denver: state->enter() should return state idxPeter Boonstoppel
2014-01-21cpuidle: denver: add pmstate debugfs interfaceAdeel Raza
2014-01-21cpuidle: denver: cpuidle driver for DenverAlex Van Brunt
2013-10-31Merge tag 'v3.10.17' into dev-kernel-3.10Ajay Nandakumar
2013-09-26cpuidle: coupled: fix race condition between pokes and safe stateColin Cross
2013-09-26cpuidle: coupled: abort idle if pokes are pendingColin Cross
2013-09-14cpuidle: Fix disabled sysfs entryPrashant Gaikwad
2013-09-14cpuidle: Check cpuidle driver before add refcountDaniel Fu
2013-09-14cpuidle: synchronize cpuidle with upstreamPrashant Gaikwad
2013-09-14cpuidle: Check if device is already registeredDaniel Lezcano
2013-09-14cpuidle: Introduce __cpuidle_device_init()Daniel Lezcano
2013-09-14cpuidle: Introduce __cpuidle_unregister_device()Daniel Lezcano
2013-09-14cpuidle: Make cpuidle's sysfs directory dynamically allocatedDaniel Lezcano
2013-09-14cpuidle: Fix white space to follow CodingStyleDaniel Lezcano
2013-09-14cpuidle: Check cpuidle_enable_device() return valueDaniel Lezcano
2013-09-14cpuidle: Make it clear that governors cannot be modulesDaniel Lezcano
2013-09-14cpuidle: Fix ARCH_NEEDS_CPU_IDLE_COUPLED dependency warningDaniel Lezcano
2013-09-14cpuidle: Comment the driver's framework codeDaniel Lezcano
2013-09-14cpuidle: simplify multiple driver supportDaniel Lezcano
2013-09-14cpuidle: improve governor Kconfig optionsDaniel Lezcano
2013-09-14cpuidle: Export target residencyAntti P Miettinen
2013-09-14cpuidle: Add GCOV_PROFILEJuha Tukkinen
2013-09-14Merge commit 'a88f9e27498afaea615ad3e93af4f26df1f84987' into after-upstream-a...Dan Willemsen
2013-08-11Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki
2013-08-11Revert "cpuidle: Quickly notice prediction failure in general case"Rafael J. Wysocki
2013-07-01cpuidle: governor: menu: don't use loadavgColin Cross
2013-04-26cpuidle: add maintainer entryDaniel Lezcano
2013-04-24cpuidle: fix comment formatDaniel Lezcano
2013-04-23ARM: kirkwood: cpuidle: use init/exit common routineDaniel Lezcano
2013-04-23ARM: calxeda: cpuidle: use init/exit common routineDaniel Lezcano
2013-04-23cpuidle: make a single register function for allDaniel Lezcano
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano
2013-04-01cpuidle: initialize the broadcast timer frameworkDaniel Lezcano
2013-04-01cpuidle: kirkwood: fix coccicheck warningsSilviu-Mihai Popescu
2013-04-01cpuidle / kirkwood: remove redundant Kconfig optionDaniel Lezcano
2013-04-01cpuidle : handle clockevent notify from the cpuidle frameworkDaniel Lezcano
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-01-31cpuidle: kirkwood: Move out of mach directoryAndrew Lunn
2013-01-26PM / tracing: remove deprecated power trace APIPaul Gortmaker
2013-01-15cpuidle: remove the power_specified field in the driverDaniel Lezcano
2013-01-11cpuidle: fix number of initialized/destroyed statesKrzysztof Mazur
2013-01-03cpuidle: fix lock contention in the idle pathDaniel Lezcano
2013-01-03cpuidle / coupled: fix ready counter decrementSivaram Nair
2013-01-03cpuidle: Fix finding state with min power_usageSivaram Nair
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds