summaryrefslogtreecommitdiffstats
path: root/arch/mips/loongson
AgeCommit message (Expand)AuthorLines
2015-06-21MIPS: Loongson: Naming style cleanup and reworkHuacai Chen-5582/+0
2015-06-21MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.Ralf Baechle-3/+3
2015-06-10MIPS: Loongson: Do not register 8250 platform device from module.Ralf Baechle-3/+1
2015-06-06MIPS: Loongson-3: Fix a cpu-hotplug issue in loongson3_ipi_interrupt()Huacai Chen-1/+1
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+3
2015-04-18Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-140/+0
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle-0/+1
2015-04-08MIPS: Respect the ISA level in FCSR handlingMaciej W. Rozycki-1/+1
2015-04-07MIPS: Move Loongson GPIO driver to drivers/gpioHuacai Chen-106/+0
2015-04-07MIPS: Cleanup Loongson-2F's gpio driverHuacai Chen-57/+23
2015-04-01MIPS: Loongson-3: Add chipset ACPI platform driverHuacai Chen-0/+6
2015-04-01MIPS: Loongson-3: Add CPU Hwmon platform driverHuacai Chen-0/+9
2015-04-01MIPS: Loongson-3: remove deprecated IRQF_DISABLEDMichael Opdenacker-1/+1
2015-03-25MIPS: Loongson-3: Add IRQF_NO_SUSPEND to Cascade irqactionHuacai Chen-0/+1
2015-03-05mips: fix up obsolete cpu function usage.Rusty Russell-3/+3
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-102/+522
2014-11-24MIPS: loongson: common: rtc: make loongson_rtc_resources staticAaro Koskinen-1/+1
2014-11-24MIPS: loongson: common: init: Add a missing includeAaro Koskinen-0/+1
2014-11-24MIPS: loongson: lemote-2f: reset: make ml2f_reboot staticAaro Koskinen-1/+1
2014-11-24MIPS: loongson: lemote-2f: irq: Make internal data staticAaro Koskinen-2/+2
2014-11-24MIPS: loongson: common: Setup: add a missing includeAaro Koskinen-0/+1
2014-11-24MIPS: Loongson: cs5536_pci: Add a missing includeAaro Koskinen-0/+1
2014-11-24MIPS: Loongson: common: Fix array initializer syntax.Aaro Koskinen-32/+32
2014-11-24MIPS: Loongson-3: Add RS780/SBX00 HPET supportHuacai Chen-1/+277
2014-11-24MIPS: Loongson: Improve LEFI firmware interfaceHuacai Chen-34/+127
2014-11-24MIPS: Loongson: Allow booting from any coreHuacai Chen-32/+61
2014-11-24MIPS: Loongson-3: Add PHYS48_TO_HT40 supportHuacai Chen-0/+19
2014-11-24MIPS: Remove useless parenthesesRalf Baechle-1/+1
2014-11-24MIPS: Loongson: Make platform serial setup always built-in.Aaro Koskinen-1/+2
2014-11-19MIPS: Loongson3: Fix __node_distances undefined errorJames Cowgill-0/+1
2014-10-22MIPS: loongson2_cpufreq: Fix CPU clock rate setting mismergeAaro Koskinen-2/+3
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+3
2014-08-26mips: Replace __get_cpu_var usesChristoph Lameter-3/+3
2014-08-19MIPS: Loongson: Fix COP2 usage for preemptible kernelHuacai Chen-4/+4
2014-08-19MIPS: Remove duplicated include from numa.cWei Yongjun-2/+0
2014-07-30MIPS: Loongson: Rename CONFIG_LEMOTE_MACH3A to CONFIG_LOONGSON_MACH3XHuacai Chen-5/+5
2014-07-30MIPS: Loongson-3: Enable the COP2 usageHuacai Chen-1/+64
2014-07-30MIPS: Add Loongson-3B supportHuacai Chen-122/+359
2014-07-30MIPS: Add NUMA support for Loongson-3Huacai Chen-2/+311
2014-07-30MIPS: Loongson: Modify ChipConfig register definitionHuacai Chen-9/+20
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-10/+3
2014-06-04Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle-6/+5
2014-06-03Merge back earlier cpufreq material.Rafael J. Wysocki-12/+5
2014-05-28MIPS: Lemote 2F: cs5536: mfgpt: depend on !highresSebastian Andrzej Siewior-2/+3
2014-05-28MIPS: Lemote 2F: cs5536: mfgpt: use raw locksSebastian Andrzej Siewior-6/+5
2014-05-27MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle-8/+0
2014-05-13MIPS/loongson2_cpufreq: Fix CPU clock rate settingAaro Koskinen-2/+3
2014-05-13MIPS: Loongson: No need to select GENERIC_HARDIRQS_NO__DO_IRQPaul Bolle-1/+0
2014-04-30mips: lemote 2f: Use cpufreq_for_each_entry macro for iterationStratos Karafotis-11/+5
2014-04-07cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar-10/+10