index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powernv
/
idle.c
Age
Commit message (
Expand
)
Author
2022-09-05
powerpc/powernv: Add missing of_node_put()s
Liang He
2022-08-26
powerpc: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-05-05
powerpc: fix typos in comments
Julia Lawall
2022-03-08
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
2021-12-23
powerpc/powernv: Add __init attribute to eligible functions
Nick Child
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
2021-11-29
powerpc: remove cpu_online_cores_map function
Nicholas Piggin
2021-11-24
powerpc/64s: Keep AMOR SPR a constant ~0 at runtime
Nicholas Piggin
2021-11-24
powerpc/64s: Remove WORT SPR from POWER9/10 (take 2)
Nicholas Piggin
2021-08-26
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-08-25
powerpc/64s: Remove WORT SPR from POWER9/10
Nicholas Piggin
2021-08-10
powerpc: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-06-10
KVM: PPC: Book3S HV: remove ISA v3.0 and v3.1 support from P7/8 path
Nicholas Piggin
2021-02-09
powerpc: convert interrupt handlers to use wrappers
Nicholas Piggin
2020-12-07
powerpc/powernv/idle: Restore CIABR after idle for Power9
Jordan Niethe
2020-09-15
powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10
Nicholas Piggin
2020-08-27
Revert "powerpc/powernv/idle: Replace CPU feature check with PVR check"
Pratik Rajesh Sampat
2020-07-23
powerpc/powernv/idle: Exclude mfspr on HID1, 4, 5 on P9 and above
Pratik Rajesh Sampat
2020-07-23
powerpc/powernv/idle: Rename pnv_first_spr_loss_level variable
Pratik Rajesh Sampat
2020-07-23
powerpc/powernv/idle: Replace CPU feature check with PVR check
Pratik Rajesh Sampat
2020-07-22
powerpc/perf: BHRB control to disable BHRB logic when not used
Athira Rajeev
2020-05-11
powerpc/powernv: Fix a warning message
Christophe JAILLET
2019-08-30
powerpc/powernv: Access LDBAR only if ultravisor disabled
Claudio Carvalho
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-12
powerpc/powernv/idle: Fix restore of SPRN_LDBAR for POWER9 stop state.
Athira Rajeev
2019-07-03
powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERAT
Nicholas Piggin
2019-06-19
powerpc/64s: Fix misleading SPR and timebase information
Shaokun Zhang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-30
powerpc/powernv/idle: Restore AMR/UAMOR/AMOR/IAMR after idle
Michael Ellerman
2019-04-30
powerpc/64s: Reimplement book3s idle code in C
Nicholas Piggin
2019-02-22
powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exit
Paul Mackerras
2018-08-10
powerpc/powernv/idle: Fix build error
Aneesh Kumar K.V
2018-08-03
powernv/cpuidle: Fix idle states all being marked invalid
Nicholas Piggin
2018-07-31
powernv/cpuidle: Parse dt idle properties into global structure
Akshay Adiga
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2018-05-28
powerpc/powernv/cpuidle: Init all present cpus for deep states
Akshay Adiga
2018-04-03
powerpc/powernv: Fix SMT4 forcing idle code
Nicholas Piggin
2018-04-01
powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplug
Nicholas Piggin
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
2018-03-30
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
2018-03-24
powerpc/powernv: Provide a way to force a core into SMT4 mode
Paul Mackerras
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
[next]