summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/mips-gic-timer.c
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers/mips-gic-timer: Add pr_fmt and reword pr_* messagesMatt Redfearn2018-05-181-8/+10
* clocksource/drivers/mips-gic-timer: Use correct shift count to extract dataFelix Fietkau2018-02-281-1/+1
* treewide/trivial: Remove ';;$' typo noiseIngo Molnar2018-02-221-2/+2
* clocksource/drivers/mips-gic-timer: Add fastpath for local timer updatesMatt Redfearn2017-10-191-2/+7
* clocksource/drivers/mips-gic-timer: Remove pointless irq_save,restoreMatt Redfearn2017-10-191-3/+0
* clocksource: mips-gic-timer: Use new GIC accessor functionsPaul Burton2017-08-301-6/+31
* clocksource/drivers/mips-gic-timer: Fix an error code in 'gic_clocksource_of_...Christophe Jaillet2017-06-271-2/+3
* clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano2017-06-141-1/+1
* Clocksource/mips-gic: Remove redundant non devicetree initMatt Redfearn2017-04-201-13/+0
* clocksource: Add missing line break to error messagesRafał Miłecki2017-04-071-1/+1
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-251-1/+1
|\
| * clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-2/+2
|/
* clocksource/mips-gic-timer: Stop checking cpu_has_counterPaul Burton2016-09-201-1/+1
* clocksource/mips-gic-timer: Print an error if IRQ setup failsPaul Burton2016-09-201-1/+4
* clocksource/drivers/mips-gic-timer: Make gic_clocksource_of_init() return intPaul Gortmaker2016-08-171-1/+1
* clocksource/mips-gic: Convert to hotplug state machineRichard Cochran2016-07-151-25/+13
* clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-281-1/+1
* clocksource/drivers/mips-gic-timer: Convert init function to return errorDaniel Lezcano2016-06-281-9/+17
* MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith2015-11-111-3/+4
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-031-9/+56
|\
| * CLOCKSOURCE: mips-gic: Update clockevent frequency on clock rate changesEzequiel Garcia2015-09-031-1/+30
| * CLOCKSOURCE: mips-gic: Split clocksource and clockevent initializationEzequiel Garcia2015-09-031-5/+8
| * CLOCKSOURCE: mips-gic: Add missing error returns checksEzequiel Garcia2015-09-031-3/+13
| * CLOCKSOURCE: mips-gic: Enable the clock before using itEzequiel Garcia2015-09-031-1/+6
* | clockevents/drivers/mips-gic: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-7/+0
|/
* CLOCKSOURCE: mips-gic: Allow GIC clock to be specified in device-treeAndrew Bresticker2015-04-011-1/+9
* CLOCKSOURCE: mips-gic-timer: Ensure GIC counter is runningMarkos Chandras2015-03-311-0/+3
* clocksource: mips-gic: Add device-tree supportAndrew Bresticker2014-11-241-7/+34
* clocksource: mips-gic: Bump up rating of GIC timerAndrew Bresticker2014-11-241-1/+1
* clocksource: mips-gic: Use clockevents_config_and_registerAndrew Bresticker2014-11-241-9/+1
* clocksource: mips-gic: Use CPU notifiers to setup the timerAndrew Bresticker2014-11-241-16/+44
* clocksource: mips-gic: Use percpu_dev_idAndrew Bresticker2014-11-241-3/+2
* clocksource: mips-gic: Remove gic_event_handlerAndrew Bresticker2014-11-241-5/+0
* clocksource: mips-gic: Move gic_frequency to clocksource driverAndrew Bresticker2014-11-241-0/+3
* clocksource: mips-gic: Staticize local symbolsAndrew Bresticker2014-11-241-5/+5
* clocksource: mips-gic: Combine with GIC clockevent driverAndrew Bresticker2014-11-241-0/+90
* MIPS: Move GIC clocksource driver to drivers/clocksource/Andrew Bresticker2014-11-241-0/+32