| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: pm-cps: Block system suspend when a JTAG probe is present | Matt Redfearn | 2018-03-09 | 1 | -0/+31 |
* | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 1 | -1/+1 |
|\ |
|
| * | Update MIPS email addresses | Paul Burton | 2017-11-03 | 1 | -1/+1 |
* | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 1 | -1/+1 |
|/ |
|
* | MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers | Paul Burton | 2017-08-30 | 1 | -2/+1 |
* | MIPS: Abstract CPU core & VP(E) ID access through accessor functions | Paul Burton | 2017-08-30 | 1 | -3/+3 |
* | MIPS: CPC: Use BIT/GENMASK for register fields, order & drop shifts | Paul Burton | 2017-08-30 | 1 | -1/+1 |
* | MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts | Paul Burton | 2017-08-29 | 1 | -2/+2 |
* | MIPS: Declare various variables & functions static | Paul Burton | 2017-08-29 | 1 | -1/+1 |
* | MIPS: pm-cps: Drop manual cache-line alignment of ready_count | Paul Burton | 2017-06-30 | 1 | -8/+1 |
* | cpu/hotplug: Cleanup state names | Thomas Gleixner | 2016-12-25 | 1 | -1/+1 |
* | MIPS: pm-cps: Generate idle state entry code when CPUs are onlined | Paul Burton | 2016-10-05 | 1 | -26/+19 |
* | MIPS: pm-cps: Support CM3 changes to Coherence Enable Register | Matt Redfearn | 2016-10-04 | 1 | -13/+18 |
* | MIPS: pm-cps: Add MIPSr6 CPU support | Matt Redfearn | 2016-10-04 | 1 | -4/+18 |
* | MIPS: pm-cps: Remove selection of sync types | Matt Redfearn | 2016-10-04 | 1 | -19/+0 |
* | MIPS: pm-cps: Use MIPS standard completion barrier | Matt Redfearn | 2016-10-04 | 1 | -5/+5 |
* | MIPS: pm-cps: Use MIPS standard lightweight ordering barrier | Matt Redfearn | 2016-10-04 | 1 | -7/+5 |
* | MIPS: pm-cps: Update comments on barrier instructions | Matt Redfearn | 2016-10-04 | 1 | -8/+8 |
* | MIPS: pm-cps: Change FSB workaround to CPU blacklist | Matt Redfearn | 2016-10-04 | 1 | -7/+2 |
* | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada | 2016-08-04 | 1 | -2/+2 |
* | MIPS: pm-cps: Avoid offset overflow on MIPSr6 | Markos Chandras | 2016-05-13 | 1 | -4/+11 |
* | MIPS: Fix misspellings in comments. | Adam Buchbinder | 2016-04-03 | 1 | -1/+1 |
* | MIPS: Add cases for CPU_I6400 | Markos Chandras | 2015-08-26 | 1 | -0/+2 |
* | MIPS: {pm,smp}-cps: use cpu_vpe_id macro | Paul Burton | 2014-07-30 | 1 | -1/+1 |
* | MIPS: pm-cps: Prevent use of mips_cps_* without CPS SMP | Paul Burton | 2014-07-30 | 1 | -0/+8 |
* | MIPS: pm-cps: convert smp_mb__*() | Paul Burton | 2014-06-16 | 1 | -2/+2 |
* | MIPS: pm-cps: add PM state entry code for CPS systems | Paul Burton | 2014-05-28 | 1 | -0/+716 |