summaryrefslogtreecommitdiffstats
path: root/arch/mips/mti-malta
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang2018-05-141-1/+1
* MIPS: Set I/O port resource types correctlyBjorn Helgaas2017-12-181-5/+5
* treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-211-2/+2
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-131-3/+3
|\
| * timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-051-1/+1
| * timer: Remove users of expire and data arguments to DEFINE_TIMERKees Cook2017-10-051-3/+3
* | Update MIPS email addressesPaul Burton2017-11-033-3/+3
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.hPaul Burton2017-09-041-1/+0
* MIPS: Use mips_gic_present() in place of gic_presentPaul Burton2017-09-042-12/+11
* MIPS: Malta: Use new GIC accessor functionsPaul Burton2017-09-011-3/+3
* MIPS: CPS: Cluster support for topology functionsPaul Burton2017-08-301-1/+1
* MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton2017-08-304-5/+3
* MIPS: CM: Use BIT/GENMASK for register fields, order & drop shiftsPaul Burton2017-08-291-1/+1
* clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-141-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-05-121-79/+4
|\
| * Merge branch '4.11-fixes' into mips-for-linux-nextRalf Baechle2017-04-131-0/+11
| |\
| * | MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain supportPaul Burton2017-04-121-79/+4
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-011-1/+30
|\ \ \ | |_|/ |/| |
| * | MIPS/Malta: Probe gic-timer via devicetreeMatt Redfearn2017-04-201-1/+30
| |/
* | MIPS: Malta: Fix i8259 irqchip setupMatt Redfearn2017-04-101-0/+11
|/
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-141-1/+0
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* MIPS: Print CM error reports upon bus errorsPaul Burton2016-10-062-21/+0
* MIPS: Sanitise coherentio semanticsPaul Burton2016-10-061-2/+2
* MIPS: Malta: Remove custom halt implementationPaul Burton2016-10-061-6/+0
* MIPS: Malta: Use syscon-reboot driver to rebootPaul Burton2016-10-061-13/+2
* MIPS: Malta: Probe pflash via DTPaul Burton2016-10-061-44/+0
* MIPS: Malta: Probe RTC via DTPaul Burton2016-10-061-21/+0
* MIPS: Malta: Remove custom DT match tablePaul Burton2016-10-061-15/+0
* MIPS: Malta: Probe interrupt controllers via DTPaul Burton2016-10-062-91/+82
* MIPS: Malta: Use all available DDR by defaultPaul Burton2016-10-061-6/+104
* MIPS: Malta: Allow PCI devices DMA to lower 2GB physicalPaul Burton2016-10-061-10/+7
* MIPS: Squash lines for simple wrapper functionsMasahiro Yamada2016-10-041-7/+1
* MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton2016-09-291-1/+7
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-043-4/+4
* MIPS: malta-time: Take seconds into accountJames Hogan2016-05-131-5/+27
* MIPS: malta-time: Start GIC count before syncing to RTCJames Hogan2016-05-131-5/+5
* MIPS: Introduce plat_get_fdt a platform API to retrieve the FDTMatt Redfearn2016-05-131-1/+6
* MIPS: Fix early CM probingPaul Burton2016-02-091-8/+0
* MIPS: Malta: Register UP SMP ops if all else failsPaul Burton2015-11-111-0/+1
* MIPS: Malta: Setup RAM regions via DTPaul Burton2015-11-114-93/+169
* MIPS: Malta: Remove fw_memblock_t abstractionPaul Burton2015-11-111-64/+29
* MIPS: Malta: Split obj-y entries across linesPaul Burton2015-11-111-3/+9
* MIPS: malta: Use generic platform_maar_initPaul Burton2015-09-031-25/+0
* MIPS: CM: Add support for reporting CM cache errorsMarkos Chandras2015-08-261-111/+1
* MIPS: Add platform callback before initializing the L2 cacheMarkos Chandras2015-08-261-0/+7
* MIPS: Export get_c0_perfcount_int()Felix Fietkau2015-08-031-0/+1
* MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-031-1/+1
* MIPS: Malta: Don't reinitialise RTCJames Hogan2015-08-031-6/+9
OpenPOWER on IntegriCloud