summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/idle_book3s.S
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2017-02-141-3/+3
|\
| * powerpc/powernv: Remove separate entry for OPAL real mode callsBenjamin Herrenschmidt2017-02-071-3/+3
* | powernv: Pass PSSCR value and mask to power9_idle_stopGautham R. Shenoy2017-01-311-11/+19
* | powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macroGautham R. Shenoy2017-01-311-5/+5
|/
* powerpc/64: Fix race condition in setting lock bit in idle/wakeup codePaul Mackerras2016-10-241-0/+3
* powerpc/64: Re-fix race condition between going idle and entering guestPaul Mackerras2016-10-241-6/+26
* powerpc/powernv: Fix restore of SPRs upon wake up from hypervisor state lossGautham R. Shenoy2016-09-121-5/+5
* powerpc/powernv: Move IDLE_STATE_ENTER_SEQ macro to cpuidle.hMahesh Salgaonkar2016-08-091-12/+0
* powerpc/powernv: Load correct TOC pointer while waking up from winkle.Mahesh Salgaonkar2016-08-091-1/+4
* Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-051-1/+1
|\
| * powerpc/mm: Make MMU_FTR_RADIX a MMU family featureAneesh Kumar K.V2016-08-011-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-021-1/+3
|/
* powerpc/opal: Add real mode call wrappersBenjamin Herrenschmidt2016-07-171-11/+5
* powerpc/powernv: Add platform support for stop instructionShreyas B. Prabhu2016-07-151-34/+159
* powerpc/powernv: abstraction for saving SPRs before entering deep idle statesShreyas B. Prabhu2016-07-151-22/+32
* powerpc/powernv: Make pnv_powersave_common more genericShreyas B. Prabhu2016-07-151-9/+14
* powerpc/powernv: Rename reusable idle functions to hardware agnostic namesShreyas B. Prabhu2016-07-151-16/+17
* powerpc/powernv: Rename idle_power7.S to idle_book3s.SShreyas B. Prabhu2016-07-151-0/+527