index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-mips
/
time.h
Age
Commit message (
Expand
)
Author
2008-03-12
[MIPS] Clocksource: Only install r4k counter as clocksource if present.
Ralf Baechle
2008-01-29
[MIPS] time: remove unused mips_timer_state()
Yoichi Yuasa
2007-11-26
[MIPS] Only build r4k clocksource for systems that work ok with it.
Ralf Baechle
2007-11-26
[MIPS] Handle R4000/R4400 mfc0 from count register.
Ralf Baechle
2007-11-02
[MIPS] time: Code cleanups
Atsushi Nemoto
2007-11-02
[MIPS] time: Remove now unused local_timer_interrupt.
Ralf Baechle
2007-10-29
[MIPS] time: Replace plat_timer_setup with modern APIs.
Ralf Baechle
2007-10-29
[MIPS] time: Remove declaration of plat_timer_setup, there is no caller.
Ralf Baechle
2007-10-19
[MIPS] time: Helpers to compute clocksource/event shift and mult values.
Ralf Baechle
2007-10-18
[MIPS] time: Move R4000 clockevent device code to separate configurable file
Ralf Baechle
2007-10-18
[MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack
Ralf Baechle
2007-10-11
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
Ralf Baechle
2007-10-11
[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.
Ralf Baechle
2007-10-11
[MIPS] Switch from to_tm to rtc_time_to_tm
Ralf Baechle
2007-10-11
[MIPS] Deforest the function pointer jungle in the time code.
Ralf Baechle
2006-11-30
[MIPS] mips HPT cleanup: make clocksource_mips public
Atsushi Nemoto
2006-11-30
[MIPS] mips hpt cleanup: get rid of mips_hpt_init
Atsushi Nemoto
2006-10-31
[MIPS] Fixup migration to GENERIC_TIME
Atsushi Nemoto
2006-10-08
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-07-13
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
Ralf Baechle
2006-03-27
[PATCH] mips: fixed collision of rtc function name
Yoichi Yuasa
2005-11-07
Use rtc_lock to protect RTC operations
Atsushi Nemoto
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds