index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
mips-gic-timer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-20
clocksource/drivers/mips-gic-timer: Add fastpath for local timer updates
Matt Redfearn
1
-2
/
+7
2017-10-20
clocksource/drivers/mips-gic-timer: Remove pointless irq_save,restore
Matt Redfearn
1
-3
/
+0
2017-08-30
clocksource: mips-gic-timer: Use new GIC accessor functions
Paul Burton
1
-6
/
+31
2017-06-27
clocksource/drivers/mips-gic-timer: Fix an error code in 'gic_clocksource_of_...
Christophe Jaillet
1
-2
/
+3
2017-06-14
clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE
Daniel Lezcano
1
-1
/
+1
2017-04-20
Clocksource/mips-gic: Remove redundant non devicetree init
Matt Redfearn
1
-13
/
+0
2017-04-07
clocksource: Add missing line break to error messages
Rafał Miłecki
1
-1
/
+1
2016-12-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-1
/
+1
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-2
/
+2
2016-09-21
clocksource/mips-gic-timer: Stop checking cpu_has_counter
Paul Burton
1
-1
/
+1
2016-09-21
clocksource/mips-gic-timer: Print an error if IRQ setup fails
Paul Burton
1
-1
/
+4
2016-08-17
clocksource/drivers/mips-gic-timer: Make gic_clocksource_of_init() return int
Paul Gortmaker
1
-1
/
+1
2016-07-15
clocksource/mips-gic: Convert to hotplug state machine
Richard Cochran
1
-25
/
+13
2016-06-28
clocksources: Switch back to the clksrc table
Daniel Lezcano
1
-1
/
+1
2016-06-28
clocksource/drivers/mips-gic-timer: Convert init function to return error
Daniel Lezcano
1
-9
/
+17
2015-11-11
MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()
Alex Smith
1
-3
/
+4
2015-09-04
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-9
/
+56
2015-09-03
CLOCKSOURCE: mips-gic: Update clockevent frequency on clock rate changes
Ezequiel Garcia
1
-1
/
+30
2015-09-03
CLOCKSOURCE: mips-gic: Split clocksource and clockevent initialization
Ezequiel Garcia
1
-5
/
+8
2015-09-03
CLOCKSOURCE: mips-gic: Add missing error returns checks
Ezequiel Garcia
1
-3
/
+13
2015-09-03
CLOCKSOURCE: mips-gic: Enable the clock before using it
Ezequiel Garcia
1
-1
/
+6
2015-08-10
clockevents/drivers/mips-gic: Migrate to new 'set-state' interface
Viresh Kumar
1
-7
/
+0
2015-04-01
CLOCKSOURCE: mips-gic: Allow GIC clock to be specified in device-tree
Andrew Bresticker
1
-1
/
+9
2015-03-31
CLOCKSOURCE: mips-gic-timer: Ensure GIC counter is running
Markos Chandras
1
-0
/
+3
2014-11-24
clocksource: mips-gic: Add device-tree support
Andrew Bresticker
1
-7
/
+34
2014-11-24
clocksource: mips-gic: Bump up rating of GIC timer
Andrew Bresticker
1
-1
/
+1
2014-11-24
clocksource: mips-gic: Use clockevents_config_and_register
Andrew Bresticker
1
-9
/
+1
2014-11-24
clocksource: mips-gic: Use CPU notifiers to setup the timer
Andrew Bresticker
1
-16
/
+44
2014-11-24
clocksource: mips-gic: Use percpu_dev_id
Andrew Bresticker
1
-3
/
+2
2014-11-24
clocksource: mips-gic: Remove gic_event_handler
Andrew Bresticker
1
-5
/
+0
2014-11-24
clocksource: mips-gic: Move gic_frequency to clocksource driver
Andrew Bresticker
1
-0
/
+3
2014-11-24
clocksource: mips-gic: Staticize local symbols
Andrew Bresticker
1
-5
/
+5
2014-11-24
clocksource: mips-gic: Combine with GIC clockevent driver
Andrew Bresticker
1
-0
/
+90
2014-11-24
MIPS: Move GIC clocksource driver to drivers/clocksource/
Andrew Bresticker
1
-0
/
+32