index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powernv
/
idle.c
Age
Commit message (
Expand
)
Author
2017-09-20
powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state offline
Gautham R. Shenoy
2017-08-23
Merge branch 'fixes' into next
Michael Ellerman
2017-08-08
powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api fails
Gautham R. Shenoy
2017-08-01
powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
Gautham R. Shenoy
2017-06-19
powerpc/64s/idle: Run latch switch is done with MSR[EE]=0
Nicholas Piggin
2017-06-19
powerpc/64s/idle: Process interrupts from system reset wakeup
Nicholas Piggin
2017-06-19
powerpc/powernv: Simplify lazy IRQ handling in CPU offline
Nicholas Piggin
2017-06-19
powerpc/64s/idle: Move soft interrupt mask logic into C code
Nicholas Piggin
2017-05-30
powerpc/powernv/idle: Restore SPRs for deep idle states via stop API.
Akshay Adiga
2017-05-30
powerpc/powernv/idle: Correctly initialize core_idle_state_ptr
Gautham R. Shenoy
2017-05-30
powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
Nicholas Piggin
2017-04-23
powerpc/64s: Stop using bit in HSPRG0 to test winkle
Nicholas Piggin
2017-04-11
powerpc/powernv: Recover correct PACA on wakeup from a stop on P9 DD1
Gautham R. Shenoy
2017-04-11
powerpc/powernv/idle: Don't override default/deepest directly in kernel
Gautham R. Shenoy
2017-04-11
powerpc/powernv/smp: Add busy-wait loop as fall back for CPU-Hotplug
Gautham R. Shenoy
2017-04-11
powerpc/powernv: Move CPU-Offline idle state invocation from smp.c to idle.c
Gautham R. Shenoy
2017-01-31
powernv: Pass PSSCR value and mask to power9_idle_stop
Gautham R. Shenoy
2017-01-31
powernv:stop: Rename pnv_arch300_idle_init to pnv_power9_idle_init
Gautham R. Shenoy
2016-07-15
powerpc/powernv: Use deepest stop state when cpu is offlined
Shreyas B. Prabhu
2016-07-15
powerpc/powernv: Add platform support for stop instruction
Shreyas B. Prabhu
2016-06-23
powerpc/powernv: set power_save func after the idle states are initialized
Shreyas B. Prabhu
2016-06-16
powerpc/sparse: make some things static
Daniel Axtens
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
2015-12-17
powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL
Stewart Smith
2015-06-15
powerpc/powernv: pnv_init_idle_states() should only run on powernv
Michael Ellerman
2015-05-22
powerpc/powernv: Introduce sysfs control for fastsleep workaround behavior
Shreyas B. Prabhu
2015-05-22
powerpc/powernv: Move cpuidle related code from setup.c to new file
Shreyas B. Prabhu