| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | powerpc/powernv: Remove separate entry for OPAL real mode calls | Benjamin Herrenschmidt | 2017-02-07 | 1 | -3/+3 |
* | | powernv: Pass PSSCR value and mask to power9_idle_stop | Gautham R. Shenoy | 2017-01-31 | 1 | -11/+19 |
* | | powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro | Gautham R. Shenoy | 2017-01-31 | 1 | -5/+5 |
|/ |
|
* | powerpc/64: Fix race condition in setting lock bit in idle/wakeup code | Paul Mackerras | 2016-10-24 | 1 | -0/+3 |
* | powerpc/64: Re-fix race condition between going idle and entering guest | Paul Mackerras | 2016-10-24 | 1 | -6/+26 |
* | powerpc/powernv: Fix restore of SPRs upon wake up from hypervisor state loss | Gautham R. Shenoy | 2016-09-12 | 1 | -5/+5 |
* | powerpc/powernv: Move IDLE_STATE_ENTER_SEQ macro to cpuidle.h | Mahesh Salgaonkar | 2016-08-09 | 1 | -12/+0 |
* | powerpc/powernv: Load correct TOC pointer while waking up from winkle. | Mahesh Salgaonkar | 2016-08-09 | 1 | -1/+4 |
* | Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-08-05 | 1 | -1/+1 |
|\ |
|
| * | powerpc/mm: Make MMU_FTR_RADIX a MMU family feature | Aneesh Kumar K.V | 2016-08-01 | 1 | -1/+1 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-08-02 | 1 | -1/+3 |
|/ |
|
* | powerpc/opal: Add real mode call wrappers | Benjamin Herrenschmidt | 2016-07-17 | 1 | -11/+5 |
* | powerpc/powernv: Add platform support for stop instruction | Shreyas B. Prabhu | 2016-07-15 | 1 | -34/+159 |
* | powerpc/powernv: abstraction for saving SPRs before entering deep idle states | Shreyas B. Prabhu | 2016-07-15 | 1 | -22/+32 |
* | powerpc/powernv: Make pnv_powersave_common more generic | Shreyas B. Prabhu | 2016-07-15 | 1 | -9/+14 |
* | powerpc/powernv: Rename reusable idle functions to hardware agnostic names | Shreyas B. Prabhu | 2016-07-15 | 1 | -16/+17 |
* | powerpc/powernv: Rename idle_power7.S to idle_book3s.S | Shreyas B. Prabhu | 2016-07-15 | 1 | -0/+527 |