index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mti-malta
/
malta-time.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-04
irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.h
Paul Burton
1
-1
/
+0
2017-09-04
MIPS: Use mips_gic_present() in place of gic_present
Paul Burton
1
-10
/
+9
2017-09-01
MIPS: Malta: Use new GIC accessor functions
Paul Burton
1
-3
/
+3
2017-06-14
clocksource/drivers: Rename clocksource_probe to timer_probe
Daniel Lezcano
1
-1
/
+1
2017-04-20
MIPS/Malta: Probe gic-timer via devicetree
Matt Redfearn
1
-1
/
+30
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-1
/
+1
2016-05-13
MIPS: malta-time: Take seconds into account
James Hogan
1
-5
/
+27
2016-05-13
MIPS: malta-time: Start GIC count before syncing to RTC
James Hogan
1
-5
/
+5
2015-08-03
MIPS: Export get_c0_perfcount_int()
Felix Fietkau
1
-0
/
+1
2015-08-03
MIPS: Malta: Don't reinitialise RTC
James Hogan
1
-6
/
+9
2015-07-10
MIPS: Malta: Make GIC FDC IRQ workaround Malta specific
James Hogan
1
-7
/
+13
2015-03-31
MIPS: Malta: malta-time: Ensure GIC counter is running
Markos Chandras
1
-1
/
+3
2015-03-31
MIPS: Malta: Implement get_c0_fdc_int()
James Hogan
1
-0
/
+16
2014-11-24
clocksource: mips-gic: Move gic_frequency to clocksource driver
Andrew Bresticker
1
-0
/
+2
2014-11-24
MIPS: Move GIC clocksource driver to drivers/clocksource/
Andrew Bresticker
1
-1
/
+1
2014-11-24
MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
Andrew Bresticker
1
-1
/
+1
2014-11-24
MIPS: Malta: Use gic_read_count() to read GIC timer
Andrew Bresticker
1
-11
/
+3
2014-11-24
irqchip: mips-gic: Support local interrupts
Andrew Bresticker
1
-8
/
+5
2014-11-24
MIPS: Move GIC to drivers/irqchip/
Andrew Bresticker
1
-5
/
+5
2014-11-24
MIPS: Add hook to get C0 performance counter interrupt
Andrew Bresticker
1
-10
/
+6
2014-05-30
MIPS: KVM: Override guest kernel timer frequency directly
James Hogan
1
-12
/
+2
2014-01-23
MIPS: Malta: initialise the RTC at boot
Paul Burton
1
-0
/
+13
2014-01-23
MIPS: Malta: remove unused cpu_khz variable
Paul Burton
1
-3
/
+0
2013-09-18
MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks
Maciej W. Rozycki
1
-2
/
+3
2013-07-15
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
1
-1
/
+1
2013-05-09
Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...
Ralf Baechle
1
-16
/
+24
2013-05-09
MIPS: Refactor GIC clocksource code.
Steven J. Hill
1
-13
/
+24
2013-05-09
MIPS: Move 'gic_frequency' to common location.
Steven J. Hill
1
-1
/
+0
2013-05-08
MIPS: FW: Remove obsolete header file for MTI platforms.
Steven J. Hill
1
-2
/
+0
2013-05-08
KVM/MIPS32: KVM Guest kernel support.
Sanjay Lal
1
-0
/
+15
2013-02-17
MIPS: Add new GIC clocksource.
Steven J. Hill
1
-33
/
+50
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
1
-0
/
+1
2011-06-09
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
1
-1
/
+1
2011-03-29
MIPS: Convert the irq functions to the new names
Thomas Gleixner
1
-1
/
+1
2009-08-15
timekeeping: Increase granularity of read_persistent_clock()
Martin Schwidefsky
1
-2
/
+3
2008-07-15
[MIPS] Malta: Cleanup organization of code into directories.
Ralf Baechle
1
-0
/
+163