| Commit message (Expand) | Author | Age | Files | Lines |
* | cpuidle: mvebu: disable the bind/unbind attributes and use builtin_platform_d... | Russell King | 2015-10-23 | 1 | -1/+2 |
* | cpuidle: mvebu: clean up multiple platform drivers | Russell King | 2015-10-23 | 1 | -25/+20 |
* | Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-11 | 3 | -0/+32 |
|\ |
|
| *-. | Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains' | Rafael J. Wysocki | 2015-09-11 | 3 | -0/+32 |
| |\ \ |
|
| | | * | cpuidle/coupled: Add sanity check for safe_state_index | Xunlei Pang | 2015-09-03 | 3 | -0/+32 |
* | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-09-03 | 1 | -5/+10 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | ARM: migrate to common PSCI client code | Mark Rutland | 2015-08-03 | 1 | -5/+10 |
* | | | | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-09-01 | 3 | -11/+8 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled() | Xunlei Pang | 2015-08-28 | 3 | -9/+6 |
| * | | | cpuidle/coupled: Remove cpuidle_device::safe_state_index | Xunlei Pang | 2015-08-28 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-08-31 | 1 | -0/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | sched/idle: Move latency tracing stop/start calls deeper inside the idle loop | Lucas Stach | 2015-07-21 | 1 | -0/+4 |
| |/ |
|
* | | suspend-to-idle: Prevent RCU from complaining about tick_freeze() | Rafael J. Wysocki | 2015-07-09 | 1 | -2/+7 |
|/ |
|
* | Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2015-07-02 | 3 | -6/+3 |
|\ |
|
| * | drivers/cpuidle: Convert non-modular drivers to use builtin_platform_driver | Paul Gortmaker | 2015-06-16 | 3 | -6/+3 |
* | | Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-07-01 | 1 | -3/+12 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle' | Rafael J. Wysocki | 2015-06-26 | 1 | -3/+12 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | | | * | tick/idle/powerpc: Do not register idle states with CPUIDLE_FLAG_TIMER_STOP s... | preeti | 2015-06-26 | 1 | -3/+12 |
* | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-06-26 | 1 | -7/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | ARM: MCPM: remove residency argument from mcpm_cpu_suspend() | Nicolas Pitre | 2015-05-06 | 1 | -7/+1 |
* | | | | | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2015-06-22 | 2 | -0/+23 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | cpuidle: powernv/pseries: Auto-promotion of snooze to deeper idle state | Shilpasri G Bhat | 2015-06-22 | 2 | -0/+23 |
| | | | | | |
| \ \ \ \ | |
*-. \ \ \ \ | Merge branches 'pm-sleep' and 'pm-runtime' | Rafael J. Wysocki | 2015-06-19 | 1 | -0/+2 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | / /
| | | |/ /
| | |/| /
| | |_|/
| |/| | |
|
| * | | | PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND | Rafael J. Wysocki | 2015-05-19 | 1 | -0/+2 |
| |/ / |
|
* | | | cpuidle: Do not use CPUIDLE_DRIVER_STATE_START in cpuidle.c | Rafael J. Wysocki | 2015-05-30 | 1 | -3/+3 |
* | | | cpuidle: Select a different state on tick_broadcast_enter() failures | Rafael J. Wysocki | 2015-05-14 | 1 | -5/+15 |
* | | | sched / idle: Call default_idle_call() from cpuidle_enter_state() | Rafael J. Wysocki | 2015-05-14 | 1 | -1/+3 |
* | | | sched / idle: Call idle_set_state() from cpuidle_enter_state() | Rafael J. Wysocki | 2015-05-14 | 1 | -0/+6 |
* | | | cpuidle: Fix the kerneldoc comment for cpuidle_enter_state() | Rafael J. Wysocki | 2015-05-09 | 1 | -1/+1 |
* | | | cpuidle: Check the sign of index in cpuidle_reflect() | Rafael J. Wysocki | 2015-05-04 | 2 | -3/+3 |
|/ / |
|
* | | cpuidle: Run tick_broadcast_exit() with disabled interrupts | Rafael J. Wysocki | 2015-04-29 | 1 | -0/+16 |
|/ |
|
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2015-04-22 | 1 | -1/+2 |
|\ |
|
| * | Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 2015-04-03 | 1 | -1/+2 |
| |\ |
|
| | * | ARM: EXYNOS: Fix build breakage cpuidle on !SMP | Bartlomiej Zolnierkiewicz | 2015-03-18 | 1 | -1/+2 |
* | | | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-04-20 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | drivers: fix up obsolete cpu function usage. | Rusty Russell | 2015-03-05 | 1 | -3/+3 |
| | |/
| |/| |
|
* | | | cpuidle: menu: use DIV_ROUND_CLOSEST_ULL() | Javi Merino | 2015-04-17 | 1 | -7/+1 |
* | | | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-04-14 | 10 | -58/+83 |
|\ \ \ |
|
| * \ \ | Merge back earlier cpuidle material for v4.1. | Rafael J. Wysocki | 2015-04-10 | 10 | -58/+83 |
| |\ \ \ |
|
| | * | | | ARM: cpuidle: Register per cpuidle device | Daniel Lezcano | 2015-03-24 | 1 | -2/+43 |
| | * | | | ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64 | Daniel Lezcano | 2015-03-24 | 5 | -32/+21 |
| | * | | | ARM64: cpuidle: Remove arm64 reference | Daniel Lezcano | 2015-03-24 | 1 | -17/+17 |
| | * | | | ARM64: cpuidle: Rename cpu_init_idle to a common function name | Daniel Lezcano | 2015-03-24 | 1 | -1/+1 |
| | * | | | ARM64: cpuidle: Replace cpu_suspend by the common ARM/ARM64 function | Daniel Lezcano | 2015-03-24 | 1 | -1/+1 |
| | * | | | ARM: cpuidle: Remove duplicate header inclusion | Daniel Lezcano | 2015-03-23 | 5 | -5/+0 |
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-04-13 | 1 | -12/+11 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | cpuidle: Use explicit broadcast control function | Thomas Gleixner | 2015-04-03 | 1 | -12/+11 |
| |/ / / |
|
* | | | | cpuidle: remove state_count field from struct cpuidle_device | Bartlomiej Zolnierkiewicz | 2015-04-03 | 2 | -5/+3 |
|/ / / |
|
* | | | cpuidle: mvebu: Update cpuidle thresholds for Armada XP SOCs | Sebastien Rannou | 2015-03-13 | 1 | -4/+4 |
* | | | cpuidle: mvebu: Fix the CPU PM notifier usage | Gregory CLEMENT | 2015-03-13 | 1 | -2/+2 |
| |/
|/| |
|