summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle
AgeCommit message (Expand)Author
2019-03-01cpuidle: big.LITTLE: fix refcount leakYangtao Li
2019-02-05powerpc/pseries/cpuidle: Fix preempt warningBreno Leitao
2018-09-09cpuidle: menu: Retain tick when shallow state is selectedRafael J. Wysocki
2018-09-09cpuidle: menu: Handle stopped tick more aggressivelyRafael J. Wysocki
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-05cpuidle: powernv: Fix promotion from snooze if next state disabledGautham R. Shenoy
2018-05-30cpuidle: governors: Consolidate PM QoS handlingRafael J. Wysocki
2018-05-30cpuidle: governors: Drop redundant checks related to PM QoSRafael J. Wysocki
2018-04-09cpuidle: menu: Avoid selecting shallow states with stopped tickRafael J. Wysocki
2018-04-09cpuidle: menu: Refine idle state selection for running tickRafael J. Wysocki
2018-04-06cpuidle: Return nohz hint from cpuidle_select()Rafael J. Wysocki
2018-03-29cpuidle: poll_state: Avoid invoking local_clock() too oftenRafael J. Wysocki
2018-03-29PM: cpuidle/suspend: Add s2idle usage and time state attributesRafael J. Wysocki
2018-03-29cpuidle: Enable coupled cpuidle support on Exynos3250 platformMarek Szyprowski
2018-03-29cpuidle: poll_state: Add time limit to poll_idle()Rafael J. Wysocki
2018-03-05ARM: cpuidle: Drop memory allocation error message from arm_idle_init_cpu()Markus Elfring
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-01-18powerpc/pseries/cpuidle: add polling idle for shared processor guestsNicholas Piggin
2018-01-18cpuidle/powernv: avoid double irq enable coming out of idleNicholas Piggin
2018-01-18cpuidle/powernv: avoid double irq enable coming out of idleNicholas Piggin
2018-01-05cpuidle: Avoid NULL argument in cpuidle_switch_governor()gaurav jindal
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-13Merge branch 'pm-cpuidle'Rafael J. Wysocki
2017-11-13Merge branch 'pm-qos'Rafael J. Wysocki
2017-11-13powerpc/powernv/idle: Round up latency and residency valuesVaidyanathan Srinivasan
2017-11-08cpuidle: Avoid assignment in if () argumentGaurav Jindal
2017-11-08cpuidle: Clean up cpuidle_enable_device() error handling a bitGaurav Jindal
2017-11-08cpuidle: ladder: Add per CPU PM QoS resume latency supportRamesh Thomas
2017-11-08Merge branch 'pm-qos' into pm-cpuidleRafael J. Wysocki
2017-11-08PM / QoS: Fix device resume latency frameworkRafael J. Wysocki
2017-11-03Update MIPS email addressesPaul Burton
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-14ARM: cpuidle: Refactor rollback operations if init failsLeo Yan
2017-10-14ARM: cpuidle: Correct driver unregistration if init failsLeo Yan
2017-09-28cpuidle: fix broadcast control when broadcast can not be enteredNicholas Piggin
2017-09-19ARM: cpuidle: Avoid memleak if init failStefan Wahren
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds
2017-09-05Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-09-04Merge branch 'pm-sleep'Rafael J. Wysocki
2017-08-30cpuidle: Make drivers initialize polling stateRafael J. Wysocki
2017-08-30cpuidle: Move polling state initialization code to separate fileRafael J. Wysocki
2017-08-30cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbolRafael J. Wysocki
2017-08-30MIPS: Unify checks for sibling CPUsPaul Burton
2017-08-30MIPS: Abstract CPU core & VP(E) ID access through accessor functionsPaul Burton
2017-08-29smp: Avoid using two cache lines for struct call_single_dataYing Huang
2017-08-25cpuidle: Convert to using %pOF instead of full_nameRob Herring
2017-08-11PM / s2idle: Rename ->enter_freeze to ->enter_s2idleRafael J. Wysocki
2017-08-08powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api failsGautham R. Shenoy
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds