Age | Commit message (Expand) | Author | Files | Lines |
2013-09-12 | Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+2 |
2013-09-10 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -0/+220 |
2013-08-30 | cpuidle: Check the result of cpuidle_get_driver() against NULL | Daniel Fu | 1 | -1/+2 |
2013-08-30 | cpuidle: coupled: fix race condition between pokes and safe state | Colin Cross | 1 | -6/+14 |
2013-08-30 | cpuidle: coupled: abort idle if pokes are pending | Colin Cross | 1 | -25/+82 |
2013-08-30 | cpuidle: coupled: disable interrupts after entering safe state | Colin Cross | 1 | -0/+2 |
2013-08-28 | Merge branch 'cpuidle/biglittle' into next/drivers | Olof Johansson | 3 | -0/+220 |
2013-08-28 | cpuidle: big.LITTLE: vexpress-TC2 CPU idle driver | Lorenzo Pieralisi | 3 | -0/+220 |
2013-08-23 | cpuidle: Change struct menu_device field types | Tuukka Tikkanen | 1 | -11/+17 |
2013-08-23 | cpuidle: Add a comment warning about possible overflow | Tuukka Tikkanen | 1 | -0/+9 |
2013-08-23 | cpuidle: Fix variable domains in get_typical_interval() | Tuukka Tikkanen | 1 | -6/+9 |
2013-08-23 | cpuidle: Fix menu_device->intervals type | Tuukka Tikkanen | 1 | -1/+1 |
2013-08-23 | cpuidle: CodingStyle: Break up multiple assignments on single line | Tuukka Tikkanen | 1 | -3/+6 |
2013-08-23 | cpuidle: Check called function parameter in get_typical_interval() | Tuukka Tikkanen | 1 | -5/+13 |
2013-08-23 | cpuidle: Rearrange code and comments in get_typical_interval() | Tuukka Tikkanen | 1 | -13/+15 |
2013-08-23 | cpuidle: Ignore interval prediction result when timer is shorter | Tuukka Tikkanen | 1 | -1/+4 |
2013-08-15 | cpuidle-kirkwood.c: simplify use of devm_ioremap_resource() | Julia Lawall | 1 | -3/+0 |
2013-08-15 | Merge branch 'cpuidle/arm-next' of git://git.linaro.org/people/dlezcano/linux... | Rafael J. Wysocki | 2 | -2/+2 |
2013-08-15 | Merge back earlier 'pm-cpuidle' material. | Rafael J. Wysocki | 8 | -110/+298 |
2013-08-12 | cpuidle: kirkwood: Make kirkwood_cpuidle_remove function static | Jingoo Han | 1 | -1/+1 |
2013-08-12 | cpuidle: calxeda: Add missing __iomem annotation | Jingoo Han | 1 | -1/+1 |
2013-07-29 | Revert "cpuidle: Quickly notice prediction failure for repeat mode" | Rafael J. Wysocki | 1 | -69/+4 |
2013-07-29 | Revert "cpuidle: Quickly notice prediction failure in general case" | Rafael J. Wysocki | 1 | -34/+1 |
2013-07-27 | Merge branch 'cpuidle-arm' into pm-cpuidle | Rafael J. Wysocki | 4 | -16/+173 |
2013-07-27 | ARM: ux500: cpuidle: Move ux500 cpuidle driver to drivers/cpuidle | Daniel Lezcano | 3 | -0/+140 |
2013-07-27 | cpuidle: Add Kconfig.arm and move calxeda, kirkwood and zynq | Sahara | 3 | -16/+33 |
2013-07-15 | cpuidle: Check if device is already registered | Daniel Lezcano | 1 | -1/+4 |
2013-07-15 | cpuidle: Introduce __cpuidle_device_init() | Daniel Lezcano | 1 | -7/+13 |
2013-07-15 | cpuidle: Introduce __cpuidle_unregister_device() | Daniel Lezcano | 1 | -30/+32 |
2013-07-15 | cpuidle: Make cpuidle's sysfs directory dynamically allocated | Daniel Lezcano | 1 | -15/+48 |
2013-07-15 | cpuidle: Fix white space to follow CodingStyle | Daniel Lezcano | 1 | -16/+22 |
2013-07-15 | cpuidle: Check cpuidle_enable_device() return value | Daniel Lezcano | 1 | -8/+9 |
2013-07-15 | cpuidle: Make it clear that governors cannot be modules | Daniel Lezcano | 2 | -22/+2 |
2013-07-04 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -132/+307 |
2013-07-03 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -14/+0 |
2013-06-24 | cpuidle: calxeda: select ARM_CPU_SUSPEND | Arnd Bergmann | 1 | -0/+1 |
2013-06-11 | cpuidle: Fix ARCH_NEEDS_CPU_IDLE_COUPLED dependency warning | Daniel Lezcano | 1 | -3/+3 |
2013-06-11 | cpuidle: Comment the driver's framework code | Daniel Lezcano | 1 | -6/+126 |
2013-06-11 | cpuidle: simplify multiple driver support | Daniel Lezcano | 2 | -115/+81 |
2013-06-05 | ARM: zynq: Add cpuidle support | Michal Simek | 3 | -0/+91 |
2013-06-03 | cpuidle: improve governor Kconfig options | Daniel Lezcano | 1 | -9/+7 |
2013-05-29 | ARM: introduce common set_auxcr/get_auxcr functions | Rob Herring | 1 | -14/+0 |
2013-04-27 | cpuidle: add maintainer entry | Daniel Lezcano | 2 | -3/+6 |
2013-04-24 | cpuidle: fix comment format | Daniel Lezcano | 1 | -1/+1 |
2013-04-23 | ARM: kirkwood: cpuidle: use init/exit common routine | Daniel Lezcano | 1 | -15/+2 |
2013-04-23 | ARM: calxeda: cpuidle: use init/exit common routine | Daniel Lezcano | 1 | -51/+1 |
2013-04-23 | cpuidle: make a single register function for all | Daniel Lezcano | 1 | -0/+72 |
2013-04-23 | cpuidle: remove en_core_tk_irqen flag | Daniel Lezcano | 3 | -56/+18 |
2013-04-01 | cpuidle: initialize the broadcast timer framework | Daniel Lezcano | 1 | -2/+29 |
2013-04-01 | cpuidle: kirkwood: fix coccicheck warnings | Silviu-Mihai Popescu | 1 | -3/+3 |