index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2021-03-10
MIPS: Remove KVM_GUEST support
Thomas Bogendoerfer
2021-02-03
MIPS: malta-time: remove unneeded semicolon
Yang Li
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182
Thomas Gleixner
2018-11-20
MIPS: malta: Use img-ascii-lcd driver for LCD display
Paul Burton
2018-05-14
MIPS: Convert read_persistent_clock() to read_persistent_clock64()
Baolin Wang
2017-09-04
irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.h
Paul Burton
2017-09-04
MIPS: Use mips_gic_present() in place of gic_present
Paul Burton
2017-09-01
MIPS: Malta: Use new GIC accessor functions
Paul Burton
2017-06-14
clocksource/drivers: Rename clocksource_probe to timer_probe
Daniel Lezcano
2017-04-20
MIPS/Malta: Probe gic-timer via devicetree
Matt Redfearn
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-05-13
MIPS: malta-time: Take seconds into account
James Hogan
2016-05-13
MIPS: malta-time: Start GIC count before syncing to RTC
James Hogan
2015-08-03
MIPS: Export get_c0_perfcount_int()
Felix Fietkau
2015-08-03
MIPS: Malta: Don't reinitialise RTC
James Hogan
2015-07-10
MIPS: Malta: Make GIC FDC IRQ workaround Malta specific
James Hogan
2015-03-31
MIPS: Malta: malta-time: Ensure GIC counter is running
Markos Chandras
2015-03-31
MIPS: Malta: Implement get_c0_fdc_int()
James Hogan
2014-11-24
clocksource: mips-gic: Move gic_frequency to clocksource driver
Andrew Bresticker
2014-11-24
MIPS: Move GIC clocksource driver to drivers/clocksource/
Andrew Bresticker
2014-11-24
MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
Andrew Bresticker
2014-11-24
MIPS: Malta: Use gic_read_count() to read GIC timer
Andrew Bresticker
2014-11-24
irqchip: mips-gic: Support local interrupts
Andrew Bresticker
2014-11-24
MIPS: Move GIC to drivers/irqchip/
Andrew Bresticker
2014-11-24
MIPS: Add hook to get C0 performance counter interrupt
Andrew Bresticker
2014-05-30
MIPS: KVM: Override guest kernel timer frequency directly
James Hogan
2014-01-23
MIPS: Malta: initialise the RTC at boot
Paul Burton
2014-01-23
MIPS: Malta: remove unused cpu_khz variable
Paul Burton
2013-09-18
MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks
Maciej W. Rozycki
2013-07-14
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
2013-05-09
Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...
Ralf Baechle
2013-05-09
MIPS: Refactor GIC clocksource code.
Steven J. Hill
2013-05-09
MIPS: Move 'gic_frequency' to common location.
Steven J. Hill
2013-05-08
MIPS: FW: Remove obsolete header file for MTI platforms.
Steven J. Hill
2013-05-08
KVM/MIPS32: KVM Guest kernel support.
Sanjay Lal
2013-02-17
MIPS: Add new GIC clocksource.
Steven J. Hill
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
2011-06-09
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
2011-03-29
MIPS: Convert the irq functions to the new names
Thomas Gleixner
2009-08-15
timekeeping: Increase granularity of read_persistent_clock()
Martin Schwidefsky
2008-07-15
[MIPS] Malta: Cleanup organization of code into directories.
Ralf Baechle