summaryrefslogtreecommitdiff
path: root/drivers/clocksource/mips-gic-timer.c
AgeCommit message (Expand)Author
2017-08-30clocksource: mips-gic-timer: Use new GIC accessor functionsPaul Burton
2017-06-27clocksource/drivers/mips-gic-timer: Fix an error code in 'gic_clocksource_of_...Christophe Jaillet
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano
2017-04-20Clocksource/mips-gic: Remove redundant non devicetree initMatt Redfearn
2017-04-07clocksource: Add missing line break to error messagesRafał Miłecki
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-09-20clocksource/mips-gic-timer: Stop checking cpu_has_counterPaul Burton
2016-09-20clocksource/mips-gic-timer: Print an error if IRQ setup failsPaul Burton
2016-08-17clocksource/drivers/mips-gic-timer: Make gic_clocksource_of_init() return intPaul Gortmaker
2016-07-15clocksource/mips-gic: Convert to hotplug state machineRichard Cochran
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano
2016-06-28clocksource/drivers/mips-gic-timer: Convert init function to return errorDaniel Lezcano
2015-11-11MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-09-03CLOCKSOURCE: mips-gic: Update clockevent frequency on clock rate changesEzequiel Garcia
2015-09-03CLOCKSOURCE: mips-gic: Split clocksource and clockevent initializationEzequiel Garcia
2015-09-03CLOCKSOURCE: mips-gic: Add missing error returns checksEzequiel Garcia
2015-09-03CLOCKSOURCE: mips-gic: Enable the clock before using itEzequiel Garcia
2015-08-10clockevents/drivers/mips-gic: Migrate to new 'set-state' interfaceViresh Kumar
2015-04-01CLOCKSOURCE: mips-gic: Allow GIC clock to be specified in device-treeAndrew Bresticker
2015-03-31CLOCKSOURCE: mips-gic-timer: Ensure GIC counter is runningMarkos Chandras
2014-11-24clocksource: mips-gic: Add device-tree supportAndrew Bresticker
2014-11-24clocksource: mips-gic: Bump up rating of GIC timerAndrew Bresticker
2014-11-24clocksource: mips-gic: Use clockevents_config_and_registerAndrew Bresticker
2014-11-24clocksource: mips-gic: Use CPU notifiers to setup the timerAndrew Bresticker
2014-11-24clocksource: mips-gic: Use percpu_dev_idAndrew Bresticker
2014-11-24clocksource: mips-gic: Remove gic_event_handlerAndrew Bresticker
2014-11-24clocksource: mips-gic: Move gic_frequency to clocksource driverAndrew Bresticker
2014-11-24clocksource: mips-gic: Staticize local symbolsAndrew Bresticker
2014-11-24clocksource: mips-gic: Combine with GIC clockevent driverAndrew Bresticker
2014-11-24MIPS: Move GIC clocksource driver to drivers/clocksource/Andrew Bresticker