summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/mips-gic-timer.c
AgeCommit message (Expand)AuthorLines
2015-11-11MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith-3/+4
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-9/+56
2015-09-03CLOCKSOURCE: mips-gic: Update clockevent frequency on clock rate changesEzequiel Garcia-1/+30
2015-09-03CLOCKSOURCE: mips-gic: Split clocksource and clockevent initializationEzequiel Garcia-5/+8
2015-09-03CLOCKSOURCE: mips-gic: Add missing error returns checksEzequiel Garcia-3/+13
2015-09-03CLOCKSOURCE: mips-gic: Enable the clock before using itEzequiel Garcia-1/+6
2015-08-10clockevents/drivers/mips-gic: Migrate to new 'set-state' interfaceViresh Kumar-7/+0
2015-04-01CLOCKSOURCE: mips-gic: Allow GIC clock to be specified in device-treeAndrew Bresticker-1/+9
2015-03-31CLOCKSOURCE: mips-gic-timer: Ensure GIC counter is runningMarkos Chandras-0/+3
2014-11-24clocksource: mips-gic: Add device-tree supportAndrew Bresticker-7/+34
2014-11-24clocksource: mips-gic: Bump up rating of GIC timerAndrew Bresticker-1/+1
2014-11-24clocksource: mips-gic: Use clockevents_config_and_registerAndrew Bresticker-9/+1
2014-11-24clocksource: mips-gic: Use CPU notifiers to setup the timerAndrew Bresticker-16/+44
2014-11-24clocksource: mips-gic: Use percpu_dev_idAndrew Bresticker-3/+2
2014-11-24clocksource: mips-gic: Remove gic_event_handlerAndrew Bresticker-5/+0
2014-11-24clocksource: mips-gic: Move gic_frequency to clocksource driverAndrew Bresticker-0/+3
2014-11-24clocksource: mips-gic: Staticize local symbolsAndrew Bresticker-5/+5
2014-11-24clocksource: mips-gic: Combine with GIC clockevent driverAndrew Bresticker-0/+90
2014-11-24MIPS: Move GIC clocksource driver to drivers/clocksource/Andrew Bresticker-0/+32