aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/pm-cps.c
Commit message (Expand)AuthorAge
* MIPS: pm-cps: Block system suspend when a JTAG probe is presentMatt Redfearn2018-03-09
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\
| * Update MIPS email addressesPaul Burton2017-11-03
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
|/
* MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton2017-08-29
* MIPS: Abstract CPU core & VP(E) ID access through accessor functionsPaul Burton2017-08-29
* MIPS: CPC: Use BIT/GENMASK for register fields, order & drop shiftsPaul Burton2017-08-29
* MIPS: CM: Use BIT/GENMASK for register fields, order & drop shiftsPaul Burton2017-08-29
* MIPS: Declare various variables & functions staticPaul Burton2017-08-29
* MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton2017-06-29
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-25
* MIPS: pm-cps: Generate idle state entry code when CPUs are onlinedPaul Burton2016-10-04
* MIPS: pm-cps: Support CM3 changes to Coherence Enable RegisterMatt Redfearn2016-10-04
* MIPS: pm-cps: Add MIPSr6 CPU supportMatt Redfearn2016-10-04
* MIPS: pm-cps: Remove selection of sync typesMatt Redfearn2016-10-04
* MIPS: pm-cps: Use MIPS standard completion barrierMatt Redfearn2016-10-04
* MIPS: pm-cps: Use MIPS standard lightweight ordering barrierMatt Redfearn2016-10-04
* MIPS: pm-cps: Update comments on barrier instructionsMatt Redfearn2016-10-04
* MIPS: pm-cps: Change FSB workaround to CPU blacklistMatt Redfearn2016-10-04
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-04
* MIPS: pm-cps: Avoid offset overflow on MIPSr6Markos Chandras2016-05-13
* MIPS: Fix misspellings in comments.Adam Buchbinder2016-04-03
* MIPS: Add cases for CPU_I6400Markos Chandras2015-08-26
* MIPS: {pm,smp}-cps: use cpu_vpe_id macroPaul Burton2014-07-30
* MIPS: pm-cps: Prevent use of mips_cps_* without CPS SMPPaul Burton2014-07-30
* MIPS: pm-cps: convert smp_mb__*()Paul Burton2014-06-16
* MIPS: pm-cps: add PM state entry code for CPS systemsPaul Burton2014-05-28