aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/mips-gic-timer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-24clocksource: mips-gic: Add device-tree supportAndrew Bresticker1-7/+34
2014-11-24clocksource: mips-gic: Bump up rating of GIC timerAndrew Bresticker1-1/+1
2014-11-24clocksource: mips-gic: Use clockevents_config_and_registerAndrew Bresticker1-9/+1
2014-11-24clocksource: mips-gic: Use CPU notifiers to setup the timerAndrew Bresticker1-16/+44
2014-11-24clocksource: mips-gic: Use percpu_dev_idAndrew Bresticker1-3/+2
2014-11-24clocksource: mips-gic: Remove gic_event_handlerAndrew Bresticker1-5/+0
2014-11-24clocksource: mips-gic: Move gic_frequency to clocksource driverAndrew Bresticker1-0/+3
2014-11-24clocksource: mips-gic: Staticize local symbolsAndrew Bresticker1-5/+5
2014-11-24clocksource: mips-gic: Combine with GIC clockevent driverAndrew Bresticker1-0/+90
2014-11-24MIPS: Move GIC clocksource driver to drivers/clocksource/Andrew Bresticker1-0/+32