Age | Commit message (Expand) | Author |
2018-06-07 | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-06-05 | cpuidle: powernv: Fix promotion from snooze if next state disabled | Gautham R. Shenoy |
2018-05-30 | cpuidle: governors: Consolidate PM QoS handling | Rafael J. Wysocki |
2018-05-30 | cpuidle: governors: Drop redundant checks related to PM QoS | Rafael J. Wysocki |
2018-04-09 | cpuidle: menu: Avoid selecting shallow states with stopped tick | Rafael J. Wysocki |
2018-04-09 | cpuidle: menu: Refine idle state selection for running tick | Rafael J. Wysocki |
2018-04-06 | cpuidle: Return nohz hint from cpuidle_select() | Rafael J. Wysocki |
2018-03-29 | cpuidle: poll_state: Avoid invoking local_clock() too often | Rafael J. Wysocki |
2018-03-29 | PM: cpuidle/suspend: Add s2idle usage and time state attributes | Rafael J. Wysocki |
2018-03-29 | cpuidle: Enable coupled cpuidle support on Exynos3250 platform | Marek Szyprowski |
2018-03-29 | cpuidle: poll_state: Add time limit to poll_idle() | Rafael J. Wysocki |
2018-03-05 | ARM: cpuidle: Drop memory allocation error message from arm_idle_init_cpu() | Markus Elfring |
2018-02-02 | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-01-18 | powerpc/pseries/cpuidle: add polling idle for shared processor guests | Nicholas Piggin |
2018-01-18 | cpuidle/powernv: avoid double irq enable coming out of idle | Nicholas Piggin |
2018-01-18 | cpuidle/powernv: avoid double irq enable coming out of idle | Nicholas Piggin |
2018-01-05 | cpuidle: Avoid NULL argument in cpuidle_switch_governor() | gaurav jindal |
2017-11-16 | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-11-13 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki |
2017-11-13 | Merge branch 'pm-qos' | Rafael J. Wysocki |
2017-11-13 | powerpc/powernv/idle: Round up latency and residency values | Vaidyanathan Srinivasan |
2017-11-08 | cpuidle: Avoid assignment in if () argument | Gaurav Jindal |
2017-11-08 | cpuidle: Clean up cpuidle_enable_device() error handling a bit | Gaurav Jindal |
2017-11-08 | cpuidle: ladder: Add per CPU PM QoS resume latency support | Ramesh Thomas |
2017-11-08 | Merge branch 'pm-qos' into pm-cpuidle | Rafael J. Wysocki |
2017-11-08 | PM / QoS: Fix device resume latency framework | Rafael J. Wysocki |
2017-11-03 | Update MIPS email addresses | Paul Burton |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-14 | ARM: cpuidle: Refactor rollback operations if init fails | Leo Yan |
2017-10-14 | ARM: cpuidle: Correct driver unregistration if init fails | Leo Yan |
2017-09-28 | cpuidle: fix broadcast control when broadcast can not be entered | Nicholas Piggin |
2017-09-19 | ARM: cpuidle: Avoid memleak if init fail | Stefan Wahren |
2017-09-15 | Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea... | Linus Torvalds |
2017-09-05 | Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2017-09-04 | Merge branch 'pm-sleep' | Rafael J. Wysocki |
2017-08-30 | cpuidle: Make drivers initialize polling state | Rafael J. Wysocki |
2017-08-30 | cpuidle: Move polling state initialization code to separate file | Rafael J. Wysocki |
2017-08-30 | cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbol | Rafael J. Wysocki |
2017-08-30 | MIPS: Unify checks for sibling CPUs | Paul Burton |
2017-08-30 | MIPS: Abstract CPU core & VP(E) ID access through accessor functions | Paul Burton |
2017-08-29 | smp: Avoid using two cache lines for struct call_single_data | Ying Huang |
2017-08-25 | cpuidle: Convert to using %pOF instead of full_name | Rob Herring |
2017-08-11 | PM / s2idle: Rename ->enter_freeze to ->enter_s2idle | Rafael J. Wysocki |
2017-08-08 | powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api fails | Gautham R. Shenoy |
2017-07-07 | Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-07-04 | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2017-06-29 | cpuidle: menu: allow state 0 to be disabled | Nicholas Piggin |
2017-06-28 | cpuidle: powerpc: no memory barrier after break from idle | Nicholas Piggin |
2017-06-28 | cpuidle: powerpc: read mostly for common globals | Nicholas Piggin |
2017-06-28 | cpuidle: powerpc: cpuidle set polling before enabling irqs | Nicholas Piggin |