index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
Commit message (
Expand
)
Author
Age
Files
Lines
*
clocksource/drivers/bcm2835_timer: Unmap region obtained by of_iomap
Arvind Yadav
2016-11-22
1
-4
/
+10
*
clocksource/drivers/arm_arch_timer: Map frame with of_io_request_and_map()
Stephen Boyd
2016-11-21
1
-2
/
+3
*
clocksource/drivers/arm_arch_timer: Don't assume clock runs in suspend
Brian Norris
2016-11-21
1
-1
/
+8
*
Revert "clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init"
Chen-Yu Tsai
2016-10-20
1
-2
/
+14
*
clocksource: Add J-Core timer/clocksource driver
Rich Felker
2016-10-20
3
-0
/
+260
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-10-07
2
-1
/
+5
|
\
|
*
Merge tag 'samsung-drivers-4.9-2' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2016-09-19
2
-1
/
+5
|
|
\
|
|
*
clocksource: exynos_mct: Add the support for ARM64
Chanwoo Choi
2016-09-16
2
-1
/
+5
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-10-03
5
-126
/
+174
|
\
\
\
|
*
|
|
clocksource/drivers/ti-32k: Prevent ftrace recursion
Jisheng Zhang
2016-09-22
1
-1
/
+1
|
*
|
|
clocksource/mips-gic-timer: Stop checking cpu_has_counter
Paul Burton
2016-09-20
1
-1
/
+1
|
*
|
|
clocksource/mips-gic-timer: Print an error if IRQ setup fails
Paul Burton
2016-09-20
1
-1
/
+4
|
*
|
|
clocksource/drivers/oxnas: Add OX820 compatible
Neil Armstrong
2016-09-12
1
-0
/
+2
|
*
|
|
clocksource/drivers/timer-atmel-pit: Simplify IRQ handler
Alexandre Belloni
2016-09-12
1
-8
/
+3
|
*
|
|
clocksource/drivers/timer-atmel-pit: Remove uselesss WARN_ON_ONCE
Alexandre Belloni
2016-09-12
1
-6
/
+0
|
*
|
|
clocksource/drivers/timer-atmel-pit: Drop at91sam926x_pit_common_init
Alexandre Belloni
2016-09-12
1
-45
/
+34
|
*
|
|
clocksource/drivers/moxart: Replace panic by pr_err
Daniel Lezcano
2016-09-12
1
-2
/
+4
|
*
|
|
clocksource/drivers/moxart: Replace setup_irq by request_irq
Daniel Lezcano
2016-09-12
1
-6
/
+2
|
*
|
|
clocksource/drivers/moxart: Add Aspeed support
Joel Stanley
2016-09-09
1
-0
/
+32
|
*
|
|
clocksource/drivers/moxart: Use struct to hold state
Joel Stanley
2016-09-09
1
-61
/
+86
|
*
|
|
clocksource/drivers/moxart: Refactor enable/disable
Joel Stanley
2016-09-09
1
-6
/
+16
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-10-03
2
-7
/
+116
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
arm/arm64: arch_timer: Use archdata to indicate vdso suitability
Scott Wood
2016-09-23
1
-8
/
+3
|
*
|
|
arm64: arch_timer: Work around QorIQ Erratum A-008585
Scott Wood
2016-09-23
2
-0
/
+114
*
|
|
|
clocksource/drivers/atmel-pit: Fix compilation error
Daniel Lezcano
2016-08-29
1
-0
/
+1
|
|
/
/
|
/
|
|
*
|
|
clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe fun...
Chen-Yu Tsai
2016-08-26
1
-1
/
+8
*
|
|
drivers/clocksource/pistachio: Fix memory corruption in init
Marcin Nowakowski
2016-08-26
1
-4
/
+4
*
|
|
clocksource/drivers/timer-atmel-pit: Enable mck clock
Alexandre Belloni
2016-08-26
1
-0
/
+6
*
|
|
clocksource/drivers/pxa: Fix include files for compilation
Baoyou Xie
2016-08-24
1
-0
/
+2
|
/
/
*
|
clocksource/drivers/mips-gic-timer: Make gic_clocksource_of_init() return int
Paul Gortmaker
2016-08-17
1
-1
/
+1
*
|
clocksource/drivers/kona: Fix get_counter() error handling
Arnd Bergmann
2016-08-17
1
-6
/
+10
*
|
clocksource/drivers/time-armada-370-xp: Fix the clock reference
Gregory CLEMENT
2016-08-17
1
-1
/
+0
*
|
Merge branch 'linus' into timers/urgent, to pick up fixes
Ingo Molnar
2016-08-10
1
-1
/
+1
|
\
|
|
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-08-01
1
-1
/
+1
|
|
\
|
|
*
clocksource: clps711x: Changing the compatibility string to match with the sm...
Alexander Shiyan
2016-07-06
1
-1
/
+1
*
|
|
clocksource/arm_arch_timer: Force per-CPU interrupt to be level-triggered
Marc Zyngier
2016-08-01
1
-3
/
+23
|
/
/
*
|
clocksource/atlas7: Convert to hotplug state machine
Richard Cochran
2016-07-15
1
-32
/
+9
*
|
clocksource/armada-370-xp: Convert to hotplug state machine
Richard Cochran
2016-07-15
1
-30
/
+11
*
|
clocksource/exynos_mct: Convert to hotplug state machine
Richard Cochran
2016-07-15
1
-34
/
+12
*
|
clocksource/arm_global_timer: Convert to hotplug state machine
Richard Cochran
2016-07-15
1
-29
/
+10
*
|
clocksource/mips-gic: Convert to hotplug state machine
Richard Cochran
2016-07-15
1
-25
/
+13
*
|
clocksource/qcom-timer: Convert to hotplug state machine
Richard Cochran
2016-07-15
1
-30
/
+11
*
|
clocksource/metag: Convert to hotplug state machine
Richard Cochran
2016-07-15
1
-27
/
+6
*
|
clocksource/dummy_timer: Convert to hotplug state machine
Richard Cochran
2016-07-15
1
-30
/
+6
*
|
clocksource/arm_arch_timer: Convert to hotplug state machine
Richard Cochran
2016-07-15
1
-28
/
+26
*
|
clocksource/drivers/time-armada-370-xp: Fix return value check
Anna-Maria Gleixner
2016-07-12
1
-1
/
+1
*
|
clocksource/drivers/cadence_ttc: fix a return value in case of error
Christophe Jaillet
2016-07-07
1
-1
/
+1
*
|
clocksource/drivers/arm_arch_timer: Control the evtstrm via the cmdline
Will Deacon
2016-06-28
2
-6
/
+16
*
|
clocksource/drivers/versatile: Add the COMPILE_TEST option
Daniel Lezcano
2016-06-28
1
-2
/
+2
*
|
clocksource/drivers/timer-atmel-st: Add the COMPILE_TEST option
Daniel Lezcano
2016-06-28
1
-1
/
+4
[next]