aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/idle.c
AgeCommit message (Expand)Author
2023-06-21powerpc: powernv: Fix KCSAN datarace warnings on idle_state contentionRohan McLure
2023-03-17powerpc/powernv: move to use bus_get_dev_root()Greg Kroah-Hartman
2022-09-05powerpc/powernv: Add missing of_node_put()sLiang He
2022-08-26powerpc: move from strlcpy with unused retval to strscpyWolfram Sang
2022-05-05powerpc: fix typos in commentsJulia Lawall
2022-03-08powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy
2021-12-23powerpc/powernv: Add __init attribute to eligible functionsNick Child
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin
2021-11-29powerpc: remove cpu_online_cores_map functionNicholas Piggin
2021-11-24powerpc/64s: Keep AMOR SPR a constant ~0 at runtimeNicholas Piggin
2021-11-24powerpc/64s: Remove WORT SPR from POWER9/10 (take 2)Nicholas Piggin
2021-08-26Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2021-08-25powerpc/64s: Remove WORT SPR from POWER9/10Nicholas Piggin
2021-08-10powerpc: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-06-10KVM: PPC: Book3S HV: remove ISA v3.0 and v3.1 support from P7/8 pathNicholas Piggin
2021-02-09powerpc: convert interrupt handlers to use wrappersNicholas Piggin
2020-12-07powerpc/powernv/idle: Restore CIABR after idle for Power9Jordan Niethe
2020-09-15powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10Nicholas Piggin
2020-08-27Revert "powerpc/powernv/idle: Replace CPU feature check with PVR check"Pratik Rajesh Sampat
2020-07-23powerpc/powernv/idle: Exclude mfspr on HID1, 4, 5 on P9 and abovePratik Rajesh Sampat
2020-07-23powerpc/powernv/idle: Rename pnv_first_spr_loss_level variablePratik Rajesh Sampat
2020-07-23powerpc/powernv/idle: Replace CPU feature check with PVR checkPratik Rajesh Sampat
2020-07-22powerpc/perf: BHRB control to disable BHRB logic when not usedAthira Rajeev
2020-05-11powerpc/powernv: Fix a warning messageChristophe JAILLET
2019-08-30powerpc/powernv: Access LDBAR only if ultravisor disabledClaudio Carvalho
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-12powerpc/powernv/idle: Fix restore of SPRN_LDBAR for POWER9 stop state.Athira Rajeev
2019-07-03powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERATNicholas Piggin
2019-06-19powerpc/64s: Fix misleading SPR and timebase informationShaokun Zhang
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-30powerpc/powernv/idle: Restore AMR/UAMOR/AMOR/IAMR after idleMichael Ellerman
2019-04-30powerpc/64s: Reimplement book3s idle code in CNicholas Piggin
2019-02-22powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exitPaul Mackerras
2018-08-10powerpc/powernv/idle: Fix build errorAneesh Kumar K.V
2018-08-03powernv/cpuidle: Fix idle states all being marked invalidNicholas Piggin
2018-07-31powernv/cpuidle: Parse dt idle properties into global structureAkshay Adiga
2018-07-16powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin
2018-05-28powerpc/powernv/cpuidle: Init all present cpus for deep statesAkshay Adiga
2018-04-03powerpc/powernv: Fix SMT4 forcing idle codeNicholas Piggin
2018-04-01powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplugNicholas Piggin
2018-03-31Merge branch 'topic/paca' into nextMichael Ellerman
2018-03-30powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin
2018-03-24powerpc/powernv: Provide a way to force a core into SMT4 modePaul Mackerras
2017-09-20powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state offlineGautham R. Shenoy
2017-08-23Merge branch 'fixes' into nextMichael Ellerman
2017-08-08powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api failsGautham R. Shenoy
2017-08-01powerpc/powernv: Clear PECE1 in LPCR via stop-api only on HotplugGautham R. Shenoy
2017-06-19powerpc/64s/idle: Run latch switch is done with MSR[EE]=0Nicholas Piggin
2017-06-19powerpc/64s/idle: Process interrupts from system reset wakeupNicholas Piggin
2017-06-19powerpc/powernv: Simplify lazy IRQ handling in CPU offlineNicholas Piggin