index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
mips-cpc.c
Age
Commit message (
Expand
)
Author
2022-04-26
mips: cpc: Fix refcount leak in mips_cpc_default_phys_base
Gong Yuanjun
2021-11-29
MIPS: CPC: Use bitfield helpers
Geert Uytterhoeven
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-02-08
MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()
Paul Burton
2017-11-03
Update MIPS email addresses
Paul Burton
2017-08-30
MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
Paul Burton
2017-08-30
MIPS: Abstract CPU core & VP(E) ID access through accessor functions
Paul Burton
2017-08-30
MIPS: CPC: Use BIT/GENMASK for register fields, order & drop shifts
Paul Burton
2017-08-29
MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts
Paul Burton
2016-11-04
MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPC
Paul Burton
2016-10-04
MIPS: CPC: Avoid lock when MIPS CM >= 3 is present
Matt Redfearn
2016-10-04
MIPS: CPC: Convert bare 'unsigned' to 'unsigned int'
Matt Redfearn
2015-11-11
MIPS: CM, CPC: Ensure core-other GCRs reflect the correct core
Paul Burton
2015-08-26
MIPS: CPC: Remove "weak" from mips_cpc_phys_base() and make it static
Bjorn Helgaas
2015-08-26
MIPS: CPC: Fix type for GCR CPC base reg for 64-bit
Markos Chandras
2014-11-24
MIPS: Replace use of phys_t with phys_addr_t.
Ralf Baechle
2014-05-28
MIPS: smp-cps: rework core/VPE initialisation
Paul Burton
2014-05-02
MIPS: CPC: provide locking functions
Paul Burton
2014-03-06
MIPS: Add CPC probe, access functions
Paul Burton