aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mti-malta/malta-time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-20MIPS: malta: Use img-ascii-lcd driver for LCD displayPaul Burton1-2/+0
2018-05-14MIPS: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang1-1/+1
2017-09-04irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.hPaul Burton1-1/+0
2017-09-04MIPS: Use mips_gic_present() in place of gic_presentPaul Burton1-10/+9
2017-09-01MIPS: Malta: Use new GIC accessor functionsPaul Burton1-3/+3
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano1-1/+1
2017-04-20MIPS/Malta: Probe gic-timer via devicetreeMatt Redfearn1-1/+30
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-1/+1
2016-05-13MIPS: malta-time: Take seconds into accountJames Hogan1-5/+27
2016-05-13MIPS: malta-time: Start GIC count before syncing to RTCJames Hogan1-5/+5
2015-08-03MIPS: Export get_c0_perfcount_int()Felix Fietkau1-0/+1
2015-08-03MIPS: Malta: Don't reinitialise RTCJames Hogan1-6/+9
2015-07-10MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan1-7/+13
2015-03-31MIPS: Malta: malta-time: Ensure GIC counter is runningMarkos Chandras1-1/+3
2015-03-31MIPS: Malta: Implement get_c0_fdc_int()James Hogan1-0/+16
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