summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/mips-cpc.c
AgeCommit message (Expand)Author
2017-11-03Update MIPS email addressesPaul Burton
2017-08-30MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton
2017-08-30MIPS: Abstract CPU core & VP(E) ID access through accessor functionsPaul Burton
2017-08-30MIPS: CPC: Use BIT/GENMASK for register fields, order & drop shiftsPaul Burton
2017-08-29MIPS: CM: Use BIT/GENMASK for register fields, order & drop shiftsPaul Burton
2016-11-04MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPCPaul Burton
2016-10-04MIPS: CPC: Avoid lock when MIPS CM >= 3 is presentMatt Redfearn
2016-10-04MIPS: CPC: Convert bare 'unsigned' to 'unsigned int'Matt Redfearn
2015-11-11MIPS: CM, CPC: Ensure core-other GCRs reflect the correct corePaul Burton
2015-08-26MIPS: CPC: Remove "weak" from mips_cpc_phys_base() and make it staticBjorn Helgaas
2015-08-26MIPS: CPC: Fix type for GCR CPC base reg for 64-bitMarkos Chandras
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle
2014-05-28MIPS: smp-cps: rework core/VPE initialisationPaul Burton
2014-05-02MIPS: CPC: provide locking functionsPaul Burton
2014-03-06MIPS: Add CPC probe, access functionsPaul Burton