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