aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-09-121-1/+2
|\
| * cpuidle: Check the result of cpuidle_get_driver() against NULLDaniel Fu2013-08-301-1/+2
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-093-0/+220
|\ \ | |/ |/|
| * Merge branch 'cpuidle/biglittle' into next/driversOlof Johansson2013-08-283-0/+220
| |\
| | * cpuidle: big.LITTLE: vexpress-TC2 CPU idle driverLorenzo Pieralisi2013-08-283-0/+220
* | | cpuidle: coupled: fix race condition between pokes and safe stateColin Cross2013-08-291-6/+14
* | | cpuidle: coupled: abort idle if pokes are pendingColin Cross2013-08-291-25/+82
* | | cpuidle: coupled: disable interrupts after entering safe stateColin Cross2013-08-291-0/+2
* | | cpuidle: Change struct menu_device field typesTuukka Tikkanen2013-08-231-11/+17
* | | cpuidle: Add a comment warning about possible overflowTuukka Tikkanen2013-08-231-0/+9
* | | cpuidle: Fix variable domains in get_typical_interval()Tuukka Tikkanen2013-08-231-6/+9
* | | cpuidle: Fix menu_device->intervals typeTuukka Tikkanen2013-08-231-1/+1
* | | cpuidle: CodingStyle: Break up multiple assignments on single lineTuukka Tikkanen2013-08-231-3/+6
* | | cpuidle: Check called function parameter in get_typical_interval()Tuukka Tikkanen2013-08-231-5/+13
* | | cpuidle: Rearrange code and comments in get_typical_interval()Tuukka Tikkanen2013-08-231-13/+15
* | | cpuidle: Ignore interval prediction result when timer is shorterTuukka Tikkanen2013-08-231-1/+4
* | | cpuidle-kirkwood.c: simplify use of devm_ioremap_resource()Julia Lawall2013-08-141-3/+0
* | | Merge branch 'cpuidle/arm-next' of git://git.linaro.org/people/dlezcano/linux...Rafael J. Wysocki2013-08-142-2/+2
|\ \ \
| * | | cpuidle: kirkwood: Make kirkwood_cpuidle_remove function staticJingoo Han2013-08-121-1/+1
| * | | cpuidle: calxeda: Add missing __iomem annotationJingoo Han2013-08-121-1/+1
| |/ /
* | | Merge back earlier 'pm-cpuidle' material.Rafael J. Wysocki2013-08-148-110/+298
|\ \ \ | |/ / |/| |
| * | Merge branch 'cpuidle-arm' into pm-cpuidleRafael J. Wysocki2013-07-274-16/+173
| |\ \
| | * | ARM: ux500: cpuidle: Move ux500 cpuidle driver to drivers/cpuidleDaniel Lezcano2013-07-273-0/+140
| | * | cpuidle: Add Kconfig.arm and move calxeda, kirkwood and zynqSahara2013-07-273-16/+33
| | |/
| * | cpuidle: Check if device is already registeredDaniel Lezcano2013-07-151-1/+4
| * | cpuidle: Introduce __cpuidle_device_init()Daniel Lezcano2013-07-151-7/+13
| * | cpuidle: Introduce __cpuidle_unregister_device()Daniel Lezcano2013-07-151-30/+32
| * | cpuidle: Make cpuidle's sysfs directory dynamically allocatedDaniel Lezcano2013-07-151-15/+48
| * | cpuidle: Fix white space to follow CodingStyleDaniel Lezcano2013-07-151-16/+22
| * | cpuidle: Check cpuidle_enable_device() return valueDaniel Lezcano2013-07-151-8/+9
| * | cpuidle: Make it clear that governors cannot be modulesDaniel Lezcano2013-07-152-22/+2
| |/
* | Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki2013-07-291-69/+4
* | Revert "cpuidle: Quickly notice prediction failure in general case"Rafael J. Wysocki2013-07-291-34/+1
|/
* Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-035-132/+307
|\
| * cpuidle: Fix ARCH_NEEDS_CPU_IDLE_COUPLED dependency warningDaniel Lezcano2013-06-111-3/+3
| * cpuidle: Comment the driver's framework codeDaniel Lezcano2013-06-111-6/+126
| * cpuidle: simplify multiple driver supportDaniel Lezcano2013-06-112-115/+81
| * ARM: zynq: Add cpuidle supportMichal Simek2013-06-053-0/+91
| * cpuidle: improve governor Kconfig optionsDaniel Lezcano2013-06-031-9/+7
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-021-14/+0
|\ \
| * | ARM: introduce common set_auxcr/get_auxcr functionsRob Herring2013-05-291-14/+0
| |/
* | cpuidle: calxeda: select ARM_CPU_SUSPENDArnd Bergmann2013-06-241-0/+1
|/
* cpuidle: add maintainer entryDaniel Lezcano2013-04-262-3/+6
* cpuidle: fix comment formatDaniel Lezcano2013-04-241-1/+1
* ARM: kirkwood: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-15/+2
* ARM: calxeda: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-51/+1
* cpuidle: make a single register function for allDaniel Lezcano2013-04-231-0/+72
* cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-233-56/+18
* cpuidle: initialize the broadcast timer frameworkDaniel Lezcano2013-04-011-2/+29
* cpuidle: kirkwood: fix coccicheck warningsSilviu-Mihai Popescu2013-04-011-3/+3