aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/loongson/lemote-2f (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-21MIPS: Loongson: Naming style cleanup and reworkHuacai Chen8-949/+0
2014-11-24MIPS: loongson: lemote-2f: reset: make ml2f_reboot staticAaro Koskinen1-1/+1
2014-11-24MIPS: loongson: lemote-2f: irq: Make internal data staticAaro Koskinen1-2/+2
2014-10-22MIPS: loongson2_cpufreq: Fix CPU clock rate setting mismergeAaro Koskinen1-2/+3
2014-07-30MIPS: Loongson: Modify ChipConfig register definitionHuacai Chen2-3/+3
2014-04-30mips: lemote 2f: Use cpufreq_for_each_entry macro for iterationStratos Karafotis1-11/+5
2014-04-07cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar1-10/+10
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-06-04cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar1-1/+2
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle4-130/+130
2012-08-01MIPS: Loongson 2: Sort out clock managment.Ralf Baechle2-1/+146
2011-09-21MIPS: Loongson: Mark cascade interrupts IRQF_NO_THREADWu Zhangjin1-1/+2
2011-07-25MIPS: Remove pointless return statement from empty void functions.Ralf Baechle1-2/+0
2010-08-05MIPS: Loongson: Remove unused macro LOONGSON_PERFCNT_IRQWu Zhangjin1-1/+0
2010-08-05MIPS: Loongson: Oprofile: add a new do_perfcnt_IRQ()Wu Zhangjin1-3/+1
2010-08-05MIPS: Loongson: Remove set_irq_trigger_mode()Wu Zhangjin1-7/+4
2010-04-30MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=mWu Zhangjin1-1/+1
2010-02-27MIPS: Lemote 2F: Move printks out of port_access_lock.Ralf Baechle1-2/+2
2010-02-27MIPS: i8259: Convert IRQ controller lock to raw spinlock.Ralf Baechle1-2/+2
2010-02-27MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin3-3/+3
2010-02-27MIPS: Loongson: Lemote-2F: Get the machine type from PMON_VERWu Zhangjin2-1/+46
2009-12-17MIPS: Lemote 2F: Suspend CS5536 MFGPT TimerWu Zhangjin1-0/+11
2009-12-17MIPS: Yeeloong 2F: Cleanup reset logic using the new ec_write functionWu Zhangjin1-19/+2
2009-12-17MIPS: Yeeloong 2F: Add LID open event as the wakeup eventWu Zhangjin2-4/+71
2009-12-17MIPS: Yeeloong 2F: Add basic EC operationsWu Zhangjin3-1/+319
2009-12-17MIPS: Lemote 2F: Add Lynloong supportWu Zhangjin1-0/+2
2009-12-17MIPS: Lemote 2F: Add NAS supportWu Zhangjin1-0/+2
2009-12-17MIPS: Yeeloong 2F: Add board specific suspend supportWu Zhangjin2-0/+79
2009-12-17MIPS: Lemote 2F: Add reset supportWu Zhangjin2-1/+173
2009-12-17MIPS: Lemote 2F: Add IRQ supportWu Zhangjin2-0/+137