aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/loongson
AgeCommit message (Expand)AuthorFilesLines
2011-12-07MIPS: irq: Remove IRQF_DISABLEDGravatar Yong Zhang 1-1/+1
2011-10-31mips: fix implicit smp.h usage in various files.Gravatar Paul Gortmaker 1-0/+1
2011-09-21MIPS: Loongson: Mark cascade interrupts IRQF_NO_THREADGravatar Wu Zhangjin 2-1/+3
2011-07-25MIPS: Remove pointless return statement from empty void functions.Gravatar Ralf Baechle 1-2/+0
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 1-4/+1
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Gravatar Thomas Gleixner 4-17/+15
2011-05-10MIPS: Loongson: Fix GCC 2.6.0 build error.Gravatar Ralf Baechle 1-2/+3
2011-03-29MIPS: Convert the irq functions to the new namesGravatar Thomas Gleixner 1-1/+2
2011-03-25MIPS: Loongson: Convert to new irq_chip functionsGravatar Thomas Gleixner 1-9/+7
2011-03-14MIPS: Fix always CONFIG_LOONGSON_UART_BASE=yGravatar Yoichi Yuasa 1-1/+4
2011-03-14MIPS: Loongson: Fix potentially wrong string handlingGravatar Stefan Weil 1-1/+2
2011-03-14MIPS: Loongson: Remove ad-hoc cmdline defaultGravatar Robert Millan 1-5/+0
2011-02-21mips: convert to clocksource_register_hz/khzGravatar John Stultz 1-4/+1
2010-12-22Merge branch 'master' into for-nextGravatar Jiri Kosina 1-2/+2
2010-12-16MIPS: Loongson: Add return value check for strict_strtoul()Gravatar Wu Zhangjin 1-2/+2
2010-11-16suspend: constify platform_suspend_opsGravatar Lionel Debroux 1-1/+1
2010-10-29MIPS: Kconfig cleanupGravatar Thomas Gleixner 1-2/+0
2010-08-05MIPS: Loongson: Remove unused macro LOONGSON_PERFCNT_IRQGravatar Wu Zhangjin 1-1/+0
2010-08-05MIPS: Loongson: Oprofile: add a new do_perfcnt_IRQ()Gravatar Wu Zhangjin 2-4/+2
2010-08-05MIPS: Loongson: Remove set_irq_trigger_mode()Gravatar Wu Zhangjin 3-17/+8
2010-08-05MIPS: Loongson: irq.c: Misc cleanupsGravatar Shinya Kuribayashi 1-7/+4
2010-08-05MIPS: Loongson: Migrate makefile to new Platform fileGravatar Wu Zhangjin 3-4/+32
2010-07-05MIPS: Loongson: Define rtc device on MC146818-equipped systemsGravatar Arnaud Patard 3-0/+50
2010-07-05MIPS: Loongson: CS5536: Fix ISA supportGravatar Wu Zhangjin 1-2/+2
2010-07-05MIPS: Loongson: Add a missing break statement in CS5536 IDE codeGravatar Wu Zhangjin 1-0/+1
2010-07-05MIPS: Loongson: CS5536: Add missing RDMSRs for IDE and USBGravatar Wu Zhangjin 3-1/+17
2010-05-21MIPS: Loongson 2F: Add gpio/gpioilb supportGravatar Arnaud Patard 2-0/+140
2010-04-30MIPS: Loongson 2F: Fix of problems introduced by -mfix-loongson2f-jumpGravatar Wu Zhangjin 1-1/+19
2010-04-30MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=mGravatar Wu Zhangjin 1-1/+1
2010-04-30MIPS: Loongson: Fix phys_mem_access_prot() checkGravatar Arnaud Patard 1-1/+1
2010-04-30MIPS: Loongson: Fix find_vga_mem_init()Gravatar Richard LIU 1-1/+1
2010-04-30MIPS: Loongson: Fix typo in gdium mach type string.Gravatar Arnaud Patard 1-1/+1
2010-04-30MIPS: Fixup screen_info struct initializationsGravatar Sebastian Andrzej Siewior 1-9/+6
2010-02-27MIPS: Lemote 2F: Move printks out of port_access_lock.Gravatar Ralf Baechle 1-2/+2
2010-02-27MIPS: i8259: Convert IRQ controller lock to raw spinlock.Gravatar Ralf Baechle 1-2/+2
2010-02-27MIPS: Loongson: Cleanup the halt and poweroff actionGravatar Wu Zhangjin 1-2/+11
2010-02-27MIPS: Loongson: Change the Email address of Wu ZhangjinGravatar Wu Zhangjin 22-25/+25
2010-02-27MIPS: Loongson: Fixup mem.c indentationGravatar Wu Zhangjin 1-3/+4
2010-02-27MIPS: Loongson: Cleanup of the environment variablesGravatar Wu Zhangjin 1-4/+21
2010-02-27MIPS: Loongson: Move prom_argc and prom_argv into prom_init_cmdline()Gravatar Wu Zhangjin 1-4/+3
2010-02-27MIPS: Loongson: Convert loongson_halt() to use unreachable()Gravatar Wu Zhangjin 1-3/+2
2010-02-27MIPS: Loongson: Lemote-2F: Get the machine type from PMON_VERGravatar Wu Zhangjin 3-3/+54
2009-12-17MIPS: Loongson: Cleanups of serial port supportGravatar Wu Zhangjin 5-23/+40
2009-12-17MIPS: Lemote 2F: Suspend CS5536 MFGPT TimerGravatar Wu Zhangjin 1-0/+11
2009-12-17MIPS: Yeeloong 2F: Cleanup reset logic using the new ec_write functionGravatar Wu Zhangjin 1-19/+2
2009-12-17MIPS: Yeeloong 2F: Add LID open event as the wakeup eventGravatar Wu Zhangjin 2-4/+71
2009-12-17MIPS: Yeeloong 2F: Add basic EC operationsGravatar Wu Zhangjin 3-1/+319
2009-12-17MIPS: Loongson 2F: Add CPU frequency scaling supportGravatar Wu Zhangjin 4-3/+37
2009-12-17MIPS: Lemote 2F: Add cs5536 MFGPT timer supportGravatar Wu Zhangjin 4-0/+236
2009-12-17MIPS: Lemote 2F: Add Lynloong supportGravatar Wu Zhangjin 4-0/+5