index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
mips-gic-timer.c
Age
Commit message (
Expand
)
Author
2015-11-11
MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()
Alex Smith
2015-09-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-09-03
CLOCKSOURCE: mips-gic: Update clockevent frequency on clock rate changes
Ezequiel Garcia
2015-09-03
CLOCKSOURCE: mips-gic: Split clocksource and clockevent initialization
Ezequiel Garcia
2015-09-03
CLOCKSOURCE: mips-gic: Add missing error returns checks
Ezequiel Garcia
2015-09-03
CLOCKSOURCE: mips-gic: Enable the clock before using it
Ezequiel Garcia
2015-08-10
clockevents/drivers/mips-gic: Migrate to new 'set-state' interface
Viresh Kumar
2015-04-01
CLOCKSOURCE: mips-gic: Allow GIC clock to be specified in device-tree
Andrew Bresticker
2015-03-31
CLOCKSOURCE: mips-gic-timer: Ensure GIC counter is running
Markos Chandras
2014-11-24
clocksource: mips-gic: Add device-tree support
Andrew Bresticker
2014-11-24
clocksource: mips-gic: Bump up rating of GIC timer
Andrew Bresticker
2014-11-24
clocksource: mips-gic: Use clockevents_config_and_register
Andrew Bresticker
2014-11-24
clocksource: mips-gic: Use CPU notifiers to setup the timer
Andrew Bresticker
2014-11-24
clocksource: mips-gic: Use percpu_dev_id
Andrew Bresticker
2014-11-24
clocksource: mips-gic: Remove gic_event_handler
Andrew Bresticker
2014-11-24
clocksource: mips-gic: Move gic_frequency to clocksource driver
Andrew Bresticker
2014-11-24
clocksource: mips-gic: Staticize local symbols
Andrew Bresticker
2014-11-24
clocksource: mips-gic: Combine with GIC clockevent driver
Andrew Bresticker
2014-11-24
MIPS: Move GIC clocksource driver to drivers/clocksource/
Andrew Bresticker