| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'fixes' into next | Michael Ellerman | 2017-08-23 | 1 | -1/+7 |
|\ |
|
| * | powerpc/perf: POWER9 PMU stops after idle workaround | Nicholas Piggin | 2017-08-04 | 1 | -1/+7 |
* | | powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle | Gautham R. Shenoy | 2017-08-01 | 1 | -2/+63 |
|/ |
|
* | powerpc/perf: Avoid spurious PMU interrupts after idle | Nicholas Piggin | 2017-07-18 | 1 | -1/+14 |
* | powerpc/powernv/idle: Clear r12 on wakeup from stop lite | Akshay Adiga | 2017-06-28 | 1 | -0/+13 |
* | powerpc/64s: Invalidate ERAT on powersave wakeup for POWER9 | Benjamin Herrenschmidt | 2017-06-27 | 1 | -0/+7 |
* | powerpc/64s/idle: Predict HMI wakeup as unlikely | Nicholas Piggin | 2017-06-19 | 1 | -1/+1 |
* | powerpc/64s/idle: Avoid SRR usage in idle sleep/wake paths | Nicholas Piggin | 2017-06-19 | 1 | -30/+27 |
* | powerpc/64s/idle: Move soft interrupt mask logic into C code | Nicholas Piggin | 2017-06-19 | 1 | -67/+15 |
* | powerpc/powernv/idle: Use Requested Level for restoring state on P9 DD1 | Gautham R. Shenoy | 2017-05-30 | 1 | -1/+12 |
* | powerpc/powernv/idle: Restore LPCR on wakeup from deep-stop | Gautham R. Shenoy | 2017-05-30 | 1 | -3/+10 |
* | powerpc/powernv/idle: Decouple Timebase restore & Per-core SPRs restore | Gautham R. Shenoy | 2017-05-30 | 1 | -3/+4 |
* | powerpc/powernv: Set NAPSTATELOST after recovering paca on P9 DD1 | Gautham R. Shenoy | 2017-05-16 | 1 | -1/+1 |
* | Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-05-05 | 1 | -60/+225 |
|\ |
|
| * | powerpc/64s: Simplify POWER9 DD1 idle workaround code | Nicholas Piggin | 2017-04-23 | 1 | -11/+5 |
| * | powerpc/64s: Idle POWER8 avoid full state loss recovery where possible | Nicholas Piggin | 2017-04-23 | 1 | -6/+83 |
| * | powerpc/64s: Idle do not hold reservation longer than required | Nicholas Piggin | 2017-04-23 | 1 | -9/+11 |
| * | powerpc/64s: Expand core idle state bits | Nicholas Piggin | 2017-04-23 | 1 | -16/+17 |
| * | powerpc/64s: Fix POWER9 machine check handler from stop state | Nicholas Piggin | 2017-04-23 | 1 | -0/+25 |
| * | powerpc/64s: Use alternative feature patching | Nicholas Piggin | 2017-04-23 | 1 | -9/+14 |
| * | powerpc/64s: Stop using bit in HSPRG0 to test winkle | Nicholas Piggin | 2017-04-23 | 1 | -17/+10 |
| * | powerpc/64s: Move remaining system reset idle code into idle_book3s.S | Nicholas Piggin | 2017-04-23 | 1 | -21/+43 |
| * | powerpc/powernv: Recover correct PACA on wakeup from a stop on P9 DD1 | Gautham R. Shenoy | 2017-04-11 | 1 | -1/+47 |
* | | powerpc/64s: Fix idle wakeup potential to clobber registers | Nicholas Piggin | 2017-03-20 | 1 | -3/+17 |
|/ |
|
* | powerpc/powernv: Fix bug due to labeling ambiguity in power_enter_stop | Gautham R. Shenoy | 2017-03-03 | 1 | -4/+6 |
* | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman | 2017-02-14 | 1 | -3/+3 |
|\ |
|
| * | 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-30 | 1 | -11/+19 |
* | | powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro | Gautham R. Shenoy | 2017-01-30 | 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 |