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