index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powernv
/
idle.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-30
powerpc/powernv/idle: Restore AMR/UAMOR/AMOR/IAMR after idle
Michael Ellerman
1
-6
/
+46
2019-04-30
powerpc/64s: Reimplement book3s idle code in C
Nicholas Piggin
1
-173
/
+689
2019-02-21
powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exit
Paul Mackerras
1
-25
/
+2
2018-08-10
powerpc/powernv/idle: Fix build error
Aneesh Kumar K.V
1
-1
/
+1
2018-08-03
powernv/cpuidle: Fix idle states all being marked invalid
Nicholas Piggin
1
-1
/
+2
2018-07-31
powernv/cpuidle: Parse dt idle properties into global structure
Akshay Adiga
1
-78
/
+138
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
1
-28
/
+0
2018-05-28
powerpc/powernv/cpuidle: Init all present cpus for deep states
Akshay Adiga
1
-2
/
+2
2018-04-03
powerpc/powernv: Fix SMT4 forcing idle code
Nicholas Piggin
1
-4
/
+0
2018-03-31
powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplug
Nicholas Piggin
1
-1
/
+1
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
1
-15
/
+12
2018-03-30
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
1
-6
/
+7
2018-03-23
powerpc/powernv: Provide a way to force a core into SMT4 mode
Paul Mackerras
1
-0
/
+81
2017-09-20
powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state offline
Gautham R. Shenoy
1
-1
/
+7
2017-08-23
Merge branch 'fixes' into next
Michael Ellerman
1
-3
/
+38
2017-08-08
powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api fails
Gautham R. Shenoy
1
-3
/
+38
2017-08-01
powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
Gautham R. Shenoy
1
-1
/
+33
2017-06-19
powerpc/64s/idle: Run latch switch is done with MSR[EE]=0
Nicholas Piggin
1
-6
/
+6
2017-06-19
powerpc/64s/idle: Process interrupts from system reset wakeup
Nicholas Piggin
1
-2
/
+8
2017-06-19
powerpc/powernv: Simplify lazy IRQ handling in CPU offline
Nicholas Piggin
1
-8
/
+15
2017-06-19
powerpc/64s/idle: Move soft interrupt mask logic into C code
Nicholas Piggin
1
-6
/
+65
2017-05-30
powerpc/powernv/idle: Restore SPRs for deep idle states via stop API.
Akshay Adiga
1
-31
/
+52
2017-05-30
powerpc/powernv/idle: Correctly initialize core_idle_state_ptr
Gautham R. Shenoy
1
-10
/
+19
2017-05-30
powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
Nicholas Piggin
1
-0
/
+2
2017-04-23
powerpc/64s: Stop using bit in HSPRG0 to test winkle
Nicholas Piggin
1
-13
/
+0
2017-04-11
powerpc/powernv: Recover correct PACA on wakeup from a stop on P9 DD1
Gautham R. Shenoy
1
-0
/
+30
2017-04-11
powerpc/powernv/idle: Don't override default/deepest directly in kernel
Gautham R. Shenoy
1
-17
/
+18
2017-04-11
powerpc/powernv/smp: Add busy-wait loop as fall back for CPU-Hotplug
Gautham R. Shenoy
1
-1
/
+9
2017-04-11
powerpc/powernv: Move CPU-Offline idle state invocation from smp.c to idle.c
Gautham R. Shenoy
1
-0
/
+25
2017-01-31
powernv: Pass PSSCR value and mask to power9_idle_stop
Gautham R. Shenoy
1
-13
/
+125
2017-01-31
powernv:stop: Rename pnv_arch300_idle_init to pnv_power9_idle_init
Gautham R. Shenoy
1
-2
/
+2
2016-07-15
powerpc/powernv: Use deepest stop state when cpu is offlined
Shreyas B. Prabhu
1
-2
/
+13
2016-07-15
powerpc/powernv: Add platform support for stop instruction
Shreyas B. Prabhu
1
-29
/
+145
2016-06-23
powerpc/powernv: set power_save func after the idle states are initialized
Shreyas B. Prabhu
1
-0
/
+3
2016-06-16
powerpc/sparse: make some things static
Daniel Axtens
1
-1
/
+1
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
1
-3
/
+3
2015-12-17
powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL
Stewart Smith
1
-1
/
+1
2015-06-15
powerpc/powernv: pnv_init_idle_states() should only run on powernv
Michael Ellerman
1
-2
/
+2
2015-05-22
powerpc/powernv: Introduce sysfs control for fastsleep workaround behavior
Shreyas B. Prabhu
1
-0
/
+101
2015-05-22
powerpc/powernv: Move cpuidle related code from setup.c to new file
Shreyas B. Prabhu
1
-0
/
+192