aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mti-malta/malta-time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-24clocksource: mips-gic: Move gic_frequency to clocksource driverAndrew Bresticker1-0/+2
2014-11-24MIPS: Move GIC clocksource driver to drivers/clocksource/Andrew Bresticker1-1/+1
2014-11-24MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker1-1/+1
2014-11-24MIPS: Malta: Use gic_read_count() to read GIC timerAndrew Bresticker1-11/+3
2014-11-24irqchip: mips-gic: Support local interruptsAndrew Bresticker1-8/+5
2014-11-24MIPS: Move GIC to drivers/irqchip/Andrew Bresticker1-5/+5
2014-11-24MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker1-10/+6
2014-05-30MIPS: KVM: Override guest kernel timer frequency directlyJames Hogan1-12/+2
2014-01-23MIPS: Malta: initialise the RTC at bootPaul Burton1-0/+13
2014-01-23MIPS: Malta: remove unused cpu_khz variablePaul Burton1-3/+0
2013-09-18MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki1-2/+3
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker1-1/+1
2013-05-09Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-nextRalf Baechle1-16/+24
2013-05-09MIPS: Refactor GIC clocksource code.Steven J. Hill1-13/+24
2013-05-09MIPS: Move 'gic_frequency' to common location.Steven J. Hill1-1/+0
2013-05-08MIPS: FW: Remove obsolete header file for MTI platforms.Steven J. Hill1-2/+0
2013-05-08KVM/MIPS32: KVM Guest kernel support.Sanjay Lal1-0/+15
2013-02-17MIPS: Add new GIC clocksource.Steven J. Hill1-33/+50
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-0/+1
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle1-1/+1
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner1-1/+1
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky1-2/+3
2008-07-15[MIPS] Malta: Cleanup organization of code into directories.Ralf Baechle1-0/+163