Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e162b219ae6a64be353f254bd4ba1c9627c67749
/
arch
/
mips
/
mti-malta
/
malta-time.c
6249ecb
MIPS: Malta: Make GIC FDC IRQ workaround Malta specific
by James Hogan
· 10 years ago
be37a99
MIPS: Malta: malta-time: Ensure GIC counter is running
by Markos Chandras
· 10 years ago
602e8a3
MIPS: Malta: Implement get_c0_fdc_int()
by James Hogan
· 10 years ago
b085451
clocksource: mips-gic: Move gic_frequency to clocksource driver
by Andrew Bresticker
· 10 years ago
fa5635a
MIPS: Move GIC clocksource driver to drivers/clocksource/
by Andrew Bresticker
· 10 years ago
4060bbe
MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
by Andrew Bresticker
· 10 years ago
7d9ad5d
MIPS: Malta: Use gic_read_count() to read GIC timer
by Andrew Bresticker
· 10 years ago
e9de688
irqchip: mips-gic: Support local interrupts
by Andrew Bresticker
· 10 years ago
8a19b8f
MIPS: Move GIC to drivers/irqchip/
by Andrew Bresticker
· 10 years ago
a669efc
MIPS: Add hook to get C0 performance counter interrupt
by Andrew Bresticker
· 10 years ago
eda3d33
MIPS: KVM: Override guest kernel timer frequency directly
by James Hogan
· 10 years ago
a87ea88
MIPS: Malta: initialise the RTC at boot
by Paul Burton
· 11 years ago
28a623b
MIPS: Malta: remove unused cpu_khz variable
by Paul Burton
· 11 years ago
8ff374b
MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks
by Maciej W. Rozycki
· 11 years ago
078a55f
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
by Paul Gortmaker
· 11 years ago
b22d1b6
Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-next
by Ralf Baechle
· 12 years ago
dfa762e
MIPS: Refactor GIC clocksource code.
by Steven J. Hill
· 12 years ago
28ea215
MIPS: Move 'gic_frequency' to common location.
by Steven J. Hill
· 12 years ago
270690e
MIPS: FW: Remove obsolete header file for MTI platforms.
by Steven J. Hill
· 12 years ago
9843b03
KVM/MIPS32: KVM Guest kernel support.
by Sanjay Lal
· 12 years ago
778eeb1
MIPS: Add new GIC clocksource.
by Steven J. Hill
· 12 years ago
b81947c
Disintegrate asm/system.h for MIPS
by David Howells
· 13 years ago
334955e
i8253: Create linux/i8253.h and use it in all 8253 related files
by Ralf Baechle
· 13 years ago
e4ec798
MIPS: Convert the irq functions to the new names
by Thomas Gleixner
· 14 years ago
d4f587c
timekeeping: Increase granularity of read_persistent_clock()
by Martin Schwidefsky
· 15 years ago
315806cb
[MIPS] Malta: Cleanup organization of code into directories.
by Ralf Baechle
· 16 years ago
[Renamed from arch/mips/mips-boards/generic/time.c]
eda49ee
[MIPS] Remove always true ifdef conditions.
by Ralf Baechle
· 16 years ago
6da5e30
[MIPS] Remove impossible ifdef and code wrapped by it.
by Ralf Baechle
· 16 years ago
1398ddb
[MIPS] SEAD: Remove support code.
by Ralf Baechle
· 16 years ago
2157bc6
[MIPS] Atlas: Remove support code.
by Ralf Baechle
· 16 years ago
482845a
[MIPS] Fix build error - Delete debugging crap that crept in with CMP
by Ralf Baechle
· 16 years ago
b31dc3c
[MIPS] make plat_perf_setup() static
by Dmitri Vorobiev
· 17 years ago
39b8d52
[MIPS] Add support for MIPS CMP platform.
by Ralf Baechle
· 17 years ago
234fcd1
[MIPS] Fix loads of section missmatches
by Ralf Baechle
· 17 years ago
38760d4
[MIPS] time: Replace plat_timer_setup with modern APIs.
by Ralf Baechle
· 17 years ago
fa33a54
[MIPS] Malta: Delete dead code.
by Ralf Baechle
· 17 years ago
49a89ef
[MIPS] Fix "no space between function name and open parenthesis" warnings.
by Ralf Baechle
· 17 years ago
d865bea
[MIPS] i8253 PIT clocksource and clockevent drivers
by Ralf Baechle
· 17 years ago
ea58040
[MIPS] Dyntick support for SMTC:
by Ralf Baechle
· 17 years ago
7bcf771
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
by Ralf Baechle
· 17 years ago
91a2fcc
[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.
by Ralf Baechle
· 17 years ago
4b55048
[MIPS] Deforest the function pointer jungle in the time code.
by Ralf Baechle
· 17 years ago
efaa534
[MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void.
by Ralf Baechle
· 17 years ago
3b1d4ed
[MIPS] Don't drag a platform specific header into generic arch code.
by Ralf Baechle
· 17 years ago
7b4f4ec
[MIPS] Fix builds where MSC01E_xxx is undefined.
by Chris Dearman
· 17 years ago
ffe9ee4
[MIPS] Separate performance counter interrupts
by Chris Dearman
· 17 years ago
cf75789
[MIPS] SMTC: Fix build error caused by nonsense code.
by Chris Dearman
· 17 years ago
79894c7
[MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler.
by Ralf Baechle
· 18 years ago
12e4396
[MIPS] No need to write c0_compare in plat_timer_setup
by Atsushi Nemoto
· 18 years ago
f75f369
[MIPS] Fix build errors on SEAD
by Atsushi Nemoto
· 18 years ago
1417836
[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq
by Atsushi Nemoto
· 18 years ago
70e46f4
[MIPS] VSMP: Synchronize cp0 counters on bootup.
by Ralf Baechle
· 18 years ago
e79f55a
[MIPS] Flags must be unsigned long.
by Ralf Baechle
· 18 years ago
224dc50
[MIPS] Cleanup remaining references to mips_counter_frequency.
by Ralf Baechle
· 18 years ago
27f768192
[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.
by Ralf Baechle
· 18 years ago
937a801
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
by Ralf Baechle
· 18 years ago
fc095a9
[MIPS] Atlas: update interrupt handling
by Maciej W. Rozycki
· 18 years ago
846acaa
[MIPS] Patch to arch/mips/mips-boards/generic/time.c
by Kevin D. Kissell
· 18 years ago
ece2246
[MIPS] Atlas, Malta, SEAD: Don't disable interrupts in mips_time_init().
by Ralf Baechle
· 18 years ago
54d0a21
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
by Ralf Baechle
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
41c594a
[MIPS] MT: Improved multithreading support.
by Ralf Baechle
· 19 years ago
ba339c0
MIPS: Oprofile: Fixup the loose ends in the plumbing.
by Ralf Baechle
· 19 years ago
11e6df6
MIPS: MIPS boards: Get rid of useless SMP/non-SMP casing.
by Ralf Baechle
· 19 years ago
340ee4b
Virtual SMP support for the 34K.
by Ralf Baechle
· 19 years ago
e01402b
More AP / SP bits for the 34K, the Malta bits and things. Still wants
by Ralf Baechle
· 19 years ago
42a3b4f
[PATCH] mips: nuke trailing whitespace
by Ralf Baechle
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago