aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpuidle
AgeCommit message (Expand)Author
2013-09-12Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-09-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-30cpuidle: Check the result of cpuidle_get_driver() against NULLDaniel Fu
2013-08-29cpuidle: coupled: fix race condition between pokes and safe stateColin Cross
2013-08-29cpuidle: coupled: abort idle if pokes are pendingColin Cross
2013-08-29cpuidle: coupled: disable interrupts after entering safe stateColin Cross
2013-08-28Merge branch 'cpuidle/biglittle' into next/driversOlof Johansson
2013-08-28cpuidle: big.LITTLE: vexpress-TC2 CPU idle driverLorenzo Pieralisi
2013-08-23cpuidle: Change struct menu_device field typesTuukka Tikkanen
2013-08-23cpuidle: Add a comment warning about possible overflowTuukka Tikkanen
2013-08-23cpuidle: Fix variable domains in get_typical_interval()Tuukka Tikkanen
2013-08-23cpuidle: Fix menu_device->intervals typeTuukka Tikkanen
2013-08-23cpuidle: CodingStyle: Break up multiple assignments on single lineTuukka Tikkanen
2013-08-23cpuidle: Check called function parameter in get_typical_interval()Tuukka Tikkanen
2013-08-23cpuidle: Rearrange code and comments in get_typical_interval()Tuukka Tikkanen
2013-08-23cpuidle: Ignore interval prediction result when timer is shorterTuukka Tikkanen
2013-08-14cpuidle-kirkwood.c: simplify use of devm_ioremap_resource()Julia Lawall
2013-08-14Merge branch 'cpuidle/arm-next' of git://git.linaro.org/people/dlezcano/linux...Rafael J. Wysocki
2013-08-14Merge back earlier 'pm-cpuidle' material.Rafael J. Wysocki
2013-08-12cpuidle: kirkwood: Make kirkwood_cpuidle_remove function staticJingoo Han
2013-08-12cpuidle: calxeda: Add missing __iomem annotationJingoo Han
2013-07-29Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki
2013-07-29Revert "cpuidle: Quickly notice prediction failure in general case"Rafael J. Wysocki
2013-07-27Merge branch 'cpuidle-arm' into pm-cpuidleRafael J. Wysocki
2013-07-27ARM: ux500: cpuidle: Move ux500 cpuidle driver to drivers/cpuidleDaniel Lezcano
2013-07-27cpuidle: Add Kconfig.arm and move calxeda, kirkwood and zynqSahara
2013-07-15cpuidle: Check if device is already registeredDaniel Lezcano
2013-07-15cpuidle: Introduce __cpuidle_device_init()Daniel Lezcano
2013-07-15cpuidle: Introduce __cpuidle_unregister_device()Daniel Lezcano
2013-07-15cpuidle: Make cpuidle's sysfs directory dynamically allocatedDaniel Lezcano
2013-07-15cpuidle: Fix white space to follow CodingStyleDaniel Lezcano
2013-07-15cpuidle: Check cpuidle_enable_device() return valueDaniel Lezcano
2013-07-15cpuidle: Make it clear that governors cannot be modulesDaniel Lezcano
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-06-24cpuidle: calxeda: select ARM_CPU_SUSPENDArnd Bergmann
2013-06-11cpuidle: Fix ARCH_NEEDS_CPU_IDLE_COUPLED dependency warningDaniel Lezcano
2013-06-11cpuidle: Comment the driver's framework codeDaniel Lezcano
2013-06-11cpuidle: simplify multiple driver supportDaniel Lezcano
2013-06-05ARM: zynq: Add cpuidle supportMichal Simek
2013-06-03cpuidle: improve governor Kconfig optionsDaniel Lezcano
2013-05-29ARM: introduce common set_auxcr/get_auxcr functionsRob Herring
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