index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
/
cpuidle-powernv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10
Nicholas Piggin
2020-09-15
1
-1
/
+1
*
cpuidle/powernv : Remove dead code block
Abhishek Goel
2020-07-15
1
-14
/
+0
*
cpuidle: Consolidate disabled state checks
Rafael J. Wysocki
2019-11-06
1
-5
/
+2
*
powernv/cpuidle: Use parsed device tree values for cpuidle_init
Akshay Adiga
2018-07-31
1
-132
/
+26
*
cpuidle: powernv: Fix promotion from snooze if next state disabled
Gautham R. Shenoy
2018-06-05
1
-6
/
+26
*
cpuidle/powernv: avoid double irq enable coming out of idle
Nicholas Piggin
2018-01-18
1
-0
/
+2
*
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-16
1
-2
/
+2
|
\
|
*
powerpc/powernv/idle: Round up latency and residency values
Vaidyanathan Srinivasan
2017-11-13
1
-2
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api fails
Gautham R. Shenoy
2017-08-08
1
-0
/
+10
*
cpuidle: powerpc: no memory barrier after break from idle
Nicholas Piggin
2017-06-28
1
-2
/
+9
*
cpuidle: powerpc: read mostly for common globals
Nicholas Piggin
2017-06-28
1
-5
/
+5
*
cpuidle: powerpc: cpuidle set polling before enabling irqs
Nicholas Piggin
2017-06-28
1
-1
/
+3
*
powerpc/64s/idle: Move soft interrupt mask logic into C code
Nicholas Piggin
2017-06-19
1
-7
/
+5
*
cpuidle-powernv: Allow Deep stop states that don't stop time
Gautham R. Shenoy
2017-05-30
1
-6
/
+10
*
-
.
Merge branches 'pm-cpuidle', 'pm-core', 'pm-domains', 'pm-avs' and 'pm-devfreq'
Rafael J. Wysocki
2017-04-28
1
-6
/
+63
|
\
\
|
*
|
cpuidle: powernv: Avoid a branch in the core snooze_loop() loop
Anton Blanchard
2017-04-19
1
-1
/
+1
|
*
|
cpuidle: powernv: Don't continually set thread priority in snooze_loop()
Anton Blanchard
2017-04-19
1
-1
/
+1
|
*
|
cpuidle: powernv: Don't bounce between low and very low thread priority
Anton Blanchard
2017-04-19
1
-1
/
+0
|
*
|
powernv-cpuidle: Validate DT property array size
Gautham R. Shenoy
2017-03-29
1
-3
/
+61
|
|
/
*
|
cpuidle: powernv: Pass correct drv->cpumask for registration
Vaidyanathan Srinivasan
2017-03-29
1
-0
/
+18
|
/
*
powernv: Pass PSSCR value and mask to power9_idle_stop
Gautham R. Shenoy
2017-01-31
1
-11
/
+41
*
cpuidle:powernv: Add helper function to populate powernv idle states.
Gautham R. Shenoy
2017-01-31
1
-36
/
+53
*
cpuidle/powernv: staticise powernv_idle_driver
Andrew Donnellan
2016-11-24
1
-1
/
+1
*
cpuidle/powernv: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-09-06
1
-27
/
+24
*
cpuidle/powernv: Add support for POWER ISA v3 idle states
Shreyas B. Prabhu
2016-07-15
1
-0
/
+61
*
cpuidle/powernv: cleanup cpuidle-powernv.c
Shreyas B. Prabhu
2016-07-15
1
-18
/
+20
*
cpuidle/powernv: Use CPUIDLE_STATE_MAX instead of MAX_POWERNV_IDLE_STATES
Shreyas B. Prabhu
2016-07-15
1
-3
/
+1
*
powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL
Stewart Smith
2015-12-17
1
-1
/
+1
*
tick/idle/powerpc: Do not register idle states with CPUIDLE_FLAG_TIMER_STOP s...
preeti
2015-06-26
1
-3
/
+12
*
cpuidle: powernv/pseries: Auto-promotion of snooze to deeper idle state
Shilpasri G Bhat
2015-06-22
1
-0
/
+12
*
cpuidle: powernv: Avoid endianness conversions while parsing DT
Preeti U Murthy
2015-02-19
1
-13
/
+16
*
cpuidle: powernv: Read target_residency value of idle states from DT if avail...
Preeti U Murthy
2015-02-18
1
-29
/
+40
*
Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2014-12-19
1
-6
/
+4
|
\
|
*
powernv/cpuidle: Redesign idle states management
Shreyas B. Prabhu
2014-12-15
1
-1
/
+2
|
*
powerpc/powernv: Enable Offline CPUs to enter deep idle states
Shreyas B. Prabhu
2014-12-15
1
-6
/
+3
*
|
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
Daniel Lezcano
2014-11-12
1
-4
/
+2
|
/
*
cpuidle: powernv: Populate cpuidle state details by querying the device-tree
Preeti U. Murthy
2014-10-21
1
-5
/
+22
*
powerpc/cpuidle: Fix parsing of idle state flags from device-tree
Vaidyanathan Srinivasan
2014-08-05
1
-8
/
+8
*
powerpc/cpuidle: Only clear LPCR decrementer wakeup bit on fast sleep entry
Michael Neuling
2014-06-11
1
-5
/
+3
*
Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-04-02
1
-10
/
+92
|
\
|
*
cpuidle/powernv: Parse device tree to setup idle states
Preeti U Murthy
2014-03-05
1
-17
/
+65
|
*
cpuidle/powernv: Add "Fast-Sleep" CPU idle state
Preeti U Murthy
2014-03-05
1
-0
/
+34
*
|
cpuidle/powernv: Remove redundant cpuidle_idle_call()
Nicolas Pitre
2014-02-22
1
-0
/
+5
|
/
*
powerpc/powernv/cpuidle: Back-end cpuidle driver for powernv platform.
Deepthi Dharwar
2014-01-29
1
-0
/
+169