Age | Commit message (Expand) | Author | Files | Lines |
2015-07-09 | suspend-to-idle: Prevent RCU from complaining about tick_freeze() | Rafael J. Wysocki | 1 | -2/+7 |
2015-07-02 | Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 3 | -6/+3 |
2015-07-02 | Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+12 |
2015-06-26 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -7/+1 |
2015-06-26 | Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle' | Rafael J. Wysocki | 1 | -3/+12 |
2015-06-26 | tick/idle/powerpc: Do not register idle states with CPUIDLE_FLAG_TIMER_STOP s... | preeti | 1 | -3/+12 |
2015-06-22 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2 | -0/+23 |
2015-06-22 | cpuidle: powernv/pseries: Auto-promotion of snooze to deeper idle state | Shilpasri G Bhat | 2 | -0/+23 |
2015-06-19 | Merge branches 'pm-sleep' and 'pm-runtime' | Rafael J. Wysocki | 1 | -0/+2 |
2015-06-16 | drivers/cpuidle: Convert non-modular drivers to use builtin_platform_driver | Paul Gortmaker | 3 | -6/+3 |
2015-05-30 | cpuidle: Do not use CPUIDLE_DRIVER_STATE_START in cpuidle.c | Rafael J. Wysocki | 1 | -3/+3 |
2015-05-19 | PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND | Rafael J. Wysocki | 1 | -0/+2 |
2015-05-14 | cpuidle: Select a different state on tick_broadcast_enter() failures | Rafael J. Wysocki | 1 | -5/+15 |
2015-05-14 | sched / idle: Call default_idle_call() from cpuidle_enter_state() | Rafael J. Wysocki | 1 | -1/+3 |
2015-05-14 | sched / idle: Call idle_set_state() from cpuidle_enter_state() | Rafael J. Wysocki | 1 | -0/+6 |
2015-05-09 | cpuidle: Fix the kerneldoc comment for cpuidle_enter_state() | Rafael J. Wysocki | 1 | -1/+1 |
2015-05-06 | ARM: MCPM: remove residency argument from mcpm_cpu_suspend() | Nicolas Pitre | 1 | -7/+1 |
2015-05-04 | cpuidle: Check the sign of index in cpuidle_reflect() | Rafael J. Wysocki | 2 | -3/+3 |
2015-04-29 | cpuidle: Run tick_broadcast_exit() with disabled interrupts | Rafael J. Wysocki | 1 | -0/+16 |
2015-04-22 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -1/+2 |
2015-04-20 | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+3 |
2015-04-17 | cpuidle: menu: use DIV_ROUND_CLOSEST_ULL() | Javi Merino | 1 | -7/+1 |
2015-04-15 | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 10 | -58/+83 |
2015-04-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -12/+11 |
2015-04-10 | Merge back earlier cpuidle material for v4.1. | Rafael J. Wysocki | 10 | -58/+83 |
2015-04-04 | Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 1 | -1/+2 |
2015-04-03 | cpuidle: remove state_count field from struct cpuidle_device | Bartlomiej Zolnierkiewicz | 2 | -5/+3 |
2015-04-03 | cpuidle: Use explicit broadcast control function | Thomas Gleixner | 1 | -12/+11 |
2015-03-24 | ARM: cpuidle: Register per cpuidle device | Daniel Lezcano | 1 | -2/+43 |
2015-03-24 | ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64 | Daniel Lezcano | 5 | -32/+21 |
2015-03-24 | ARM64: cpuidle: Remove arm64 reference | Daniel Lezcano | 1 | -17/+17 |
2015-03-24 | ARM64: cpuidle: Rename cpu_init_idle to a common function name | Daniel Lezcano | 1 | -1/+1 |
2015-03-24 | ARM64: cpuidle: Replace cpu_suspend by the common ARM/ARM64 function | Daniel Lezcano | 1 | -1/+1 |
2015-03-23 | ARM: cpuidle: Remove duplicate header inclusion | Daniel Lezcano | 5 | -5/+0 |
2015-03-17 | ARM: EXYNOS: Fix build breakage cpuidle on !SMP | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
2015-03-13 | cpuidle: mvebu: Update cpuidle thresholds for Armada XP SOCs | Sebastien Rannou | 1 | -4/+4 |
2015-03-13 | cpuidle: mvebu: Fix the CPU PM notifier usage | Gregory CLEMENT | 1 | -2/+2 |
2015-03-06 | cpuidle / sleep: Use broadcast timer for states that stop local timer | Rafael J. Wysocki | 1 | -40/+22 |
2015-03-05 | drivers: fix up obsolete cpu function usage. | Rusty Russell | 1 | -3/+3 |
2015-03-01 | cpuidle / sleep: Do sanity checks in cpuidle_enter_freeze() too | Rafael J. Wysocki | 1 | -7/+16 |
2015-03-01 | idle / sleep: Avoid excessive disabling and enabling interrupts | Rafael J. Wysocki | 1 | -3/+3 |
2015-02-21 | Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq' | Rafael J. Wysocki | 1 | -35/+49 |
2015-02-20 | cpuidle: powernv: Avoid endianness conversions while parsing DT | Preeti U Murthy | 1 | -13/+16 |
2015-02-18 | cpuidle: powernv: Read target_residency value of idle states from DT if avail... | Preeti U Murthy | 1 | -29/+40 |
2015-02-18 | Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -26/+68 |
2015-02-17 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -5/+72 |
2015-02-15 | PM / sleep: Make it possible to quiesce timers during suspend-to-idle | Rafael J. Wysocki | 1 | -5/+44 |
2015-02-14 | PM / sleep: Re-implement suspend-to-idle handling | Rafael J. Wysocki | 1 | -23/+26 |
2015-02-12 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -2/+0 |
2015-02-06 | Merge tag 'samsung-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 2 | -5/+72 |