index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powernv
/
idle.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/powernv/idle: Fix build error
Aneesh Kumar K.V
2018-08-10
1
-1
/
+1
*
powernv/cpuidle: Fix idle states all being marked invalid
Nicholas Piggin
2018-08-03
1
-1
/
+2
*
powernv/cpuidle: Parse dt idle properties into global structure
Akshay Adiga
2018-07-31
1
-78
/
+138
*
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2018-07-16
1
-28
/
+0
*
powerpc/powernv/cpuidle: Init all present cpus for deep states
Akshay Adiga
2018-05-28
1
-2
/
+2
*
powerpc/powernv: Fix SMT4 forcing idle code
Nicholas Piggin
2018-04-03
1
-4
/
+0
*
powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplug
Nicholas Piggin
2018-04-01
1
-1
/
+1
*
Merge branch 'topic/paca' into next
Michael Ellerman
2018-03-31
1
-15
/
+12
|
\
|
*
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
2018-03-30
1
-6
/
+7
*
|
powerpc/powernv: Provide a way to force a core into SMT4 mode
Paul Mackerras
2018-03-24
1
-0
/
+81
|
/
*
powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state offline
Gautham R. Shenoy
2017-09-20
1
-1
/
+7
*
Merge branch 'fixes' into next
Michael Ellerman
2017-08-23
1
-3
/
+38
|
\
|
*
powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api fails
Gautham R. Shenoy
2017-08-08
1
-3
/
+38
*
|
powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
Gautham R. Shenoy
2017-08-01
1
-1
/
+33
|
/
*
powerpc/64s/idle: Run latch switch is done with MSR[EE]=0
Nicholas Piggin
2017-06-19
1
-6
/
+6
*
powerpc/64s/idle: Process interrupts from system reset wakeup
Nicholas Piggin
2017-06-19
1
-2
/
+8
*
powerpc/powernv: Simplify lazy IRQ handling in CPU offline
Nicholas Piggin
2017-06-19
1
-8
/
+15
*
powerpc/64s/idle: Move soft interrupt mask logic into C code
Nicholas Piggin
2017-06-19
1
-6
/
+65
*
powerpc/powernv/idle: Restore SPRs for deep idle states via stop API.
Akshay Adiga
2017-05-30
1
-31
/
+52
*
powerpc/powernv/idle: Correctly initialize core_idle_state_ptr
Gautham R. Shenoy
2017-05-30
1
-10
/
+19
*
powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
Nicholas Piggin
2017-05-30
1
-0
/
+2
*
powerpc/64s: Stop using bit in HSPRG0 to test winkle
Nicholas Piggin
2017-04-23
1
-13
/
+0
*
powerpc/powernv: Recover correct PACA on wakeup from a stop on P9 DD1
Gautham R. Shenoy
2017-04-11
1
-0
/
+30
*
powerpc/powernv/idle: Don't override default/deepest directly in kernel
Gautham R. Shenoy
2017-04-11
1
-17
/
+18
*
powerpc/powernv/smp: Add busy-wait loop as fall back for CPU-Hotplug
Gautham R. Shenoy
2017-04-11
1
-1
/
+9
*
powerpc/powernv: Move CPU-Offline idle state invocation from smp.c to idle.c
Gautham R. Shenoy
2017-04-11
1
-0
/
+25
*
powernv: Pass PSSCR value and mask to power9_idle_stop
Gautham R. Shenoy
2017-01-31
1
-13
/
+125
*
powernv:stop: Rename pnv_arch300_idle_init to pnv_power9_idle_init
Gautham R. Shenoy
2017-01-31
1
-2
/
+2
*
powerpc/powernv: Use deepest stop state when cpu is offlined
Shreyas B. Prabhu
2016-07-15
1
-2
/
+13
*
powerpc/powernv: Add platform support for stop instruction
Shreyas B. Prabhu
2016-07-15
1
-29
/
+145
*
powerpc/powernv: set power_save func after the idle states are initialized
Shreyas B. Prabhu
2016-06-23
1
-0
/
+3
*
powerpc/sparse: make some things static
Daniel Axtens
2016-06-16
1
-1
/
+1
*
powerpc: Fix misspellings in comments.
Adam Buchbinder
2016-03-01
1
-3
/
+3
*
powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL
Stewart Smith
2015-12-17
1
-1
/
+1
*
powerpc/powernv: pnv_init_idle_states() should only run on powernv
Michael Ellerman
2015-06-15
1
-2
/
+2
*
powerpc/powernv: Introduce sysfs control for fastsleep workaround behavior
Shreyas B. Prabhu
2015-05-22
1
-0
/
+101
*
powerpc/powernv: Move cpuidle related code from setup.c to new file
Shreyas B. Prabhu
2015-05-22
1
-0
/
+192