Age | Commit message (Expand) | Author | Files | Lines |
2016-01-21 | Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -15/+25 |
2016-01-19 | cpuidle: menu: Avoid pointless checks in menu_select() | Rafael J. Wysocki | 1 | -1/+1 |
2016-01-19 | sched / idle: Drop default_idle_call() fallback from call_cpuidle() | Rafael J. Wysocki | 1 | -3/+3 |
2016-01-16 | cpuidle: Don't enable all governors by default | Jean Delvare | 1 | -2/+0 |
2016-01-16 | cpuidle: Default to ladder governor on ticking systems | Jean Delvare | 1 | -0/+9 |
2016-01-16 | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+1 |
2016-01-15 | cpuidle: menu: Fix menu_select() for CPUIDLE_DRIVER_STATE_START == 0 | Rafael J. Wysocki | 1 | -9/+12 |
2015-12-17 | powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL | Stewart Smith | 1 | -1/+1 |
2015-12-15 | drivers/cpuidle: make cpuidle-exynos.c explicitly non-modular | Paul Gortmaker | 1 | -3/+2 |
2015-12-15 | drivers/cpuidle: make cpuidle-ux500.c explicitly non-modular | Paul Gortmaker | 1 | -3/+2 |
2015-12-15 | drivers/cpuidle: make cpuidle-clps711x.c explicitly non-modular | Paul Gortmaker | 1 | -6/+2 |
2015-11-17 | cpuidle,menu: smooth out measured_us calculation | Rik van Riel | 1 | -1/+3 |
2015-11-17 | cpuidle,menu: use interactivity_req to disable polling | Rik van Riel | 1 | -1/+1 |
2015-11-17 | cpuidle,x86: increase forced cut-off for polling to 20us | Rik van Riel | 1 | -1/+1 |
2015-10-23 | cpuidle: mvebu: disable the bind/unbind attributes and use builtin_platform_d... | Russell King | 1 | -1/+2 |
2015-10-23 | cpuidle: mvebu: clean up multiple platform drivers | Russell King | 1 | -25/+20 |
2015-09-12 | Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -0/+32 |
2015-09-11 | Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains' | Rafael J. Wysocki | 3 | -0/+32 |
2015-09-04 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -5/+10 |
2015-09-03 | cpuidle/coupled: Add sanity check for safe_state_index | Xunlei Pang | 3 | -0/+32 |
2015-09-02 | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -11/+8 |
2015-09-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+4 |
2015-08-28 | cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled() | Xunlei Pang | 3 | -9/+6 |
2015-08-28 | cpuidle/coupled: Remove cpuidle_device::safe_state_index | Xunlei Pang | 1 | -2/+2 |
2015-08-03 | ARM: migrate to common PSCI client code | Mark Rutland | 1 | -5/+10 |
2015-07-21 | sched/idle: Move latency tracing stop/start calls deeper inside the idle loop | Lucas Stach | 1 | -0/+4 |
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 |