index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-26
clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock()
Maxime Ripard
1
-7
/
+0
2015-03-26
clocksource/drivers: Fix various !CONFIG_HAS_IOMEM build errors
Richard Weinberger
1
-0
/
+3
2015-03-05
clockevents: sun5i: Fix setup_irq init sequence
Yongbae Park
1
-4
/
+4
2015-03-05
clocksource: efm32: Fix a NULL pointer dereference
Yongbae Park
1
-2
/
+2
2015-02-25
clocksource: pxa: Fix section mismatch
Robert Jarzmik
1
-1
/
+1
2015-02-25
clocksource: mtk: Fix race conditions in probe code
Matthias Brugger
1
-4
/
+5
2015-02-25
clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfig
Daniel Lezcano
1
-11
/
+5
2015-02-17
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2
-1
/
+4
2015-02-16
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-10
/
+630
2015-02-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-1
/
+8
2015-02-10
Merge branch 'devel-stable' into for-next
Russell King
1
-1
/
+1
2015-01-29
clocksource: versatile: Adapt for Versatile AB and PB boards
Rob Herring
1
-1
/
+3
2015-01-29
clocksource: Driver for Conexant Digicolor SoC timer
Baruch Siach
3
-0
/
+203
2015-01-29
clockevents: rockchip: Add rockchip timer for rk3288
Daniel Lezcano
3
-0
/
+185
2015-01-29
ARM: clocksource: Add asm9260_timer driver
Oleksij Rempel
3
-0
/
+231
2015-01-29
clocksource: marco: Rename marco to atlas7
Barry Song
2
-8
/
+8
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-8
/
+7
2015-01-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-8
/
+7
2015-01-25
clocksource: sirf: Remove unused variable
Thierry Reding
1
-1
/
+0
2015-01-23
Merge tag 'tegra-for-3.20-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
2
-1
/
+4
2015-01-14
ARM: 8251/1: clocksource: enable pxa_timer for SA-1100 platform
Dmitry Eremin-Solenikov
2
-1
/
+8
2015-01-09
clocksource: Build Tegra timer on 32-bit ARM only
Thierry Reding
2
-1
/
+4
2015-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-01-06
arm_arch_timer: include clocksource.h directly
Richard Cochran
1
-0
/
+1
2015-01-05
clocksource: sh_tmu: Set cpu_possible_mask to fix SMP broadcast
Magnus Damm
1
-1
/
+1
2015-01-05
clocksource: kona: fix __iomem annotation
Olof Johansson
1
-5
/
+4
2015-01-05
clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_write
Tobias Jakobi
1
-2
/
+2
2014-12-30
Merge tag 'mvebu-fixes-3.19' of git://git.infradead.org/linux-mvebu into fixes
Arnd Bergmann
5
-14
/
+211
2014-12-16
clocksource: arch_timer: Only use the virtual counter (CNTVCT) on arm64
Catalin Marinas
1
-1
/
+1
2014-12-11
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-0
/
+172
2014-12-10
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-14
/
+39
2014-12-09
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+12
2014-12-09
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
4
-0
/
+237
2014-12-09
Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-32
/
+0
2014-12-08
Merge branch 'at91/cleanup5' into next/drivers
Arnd Bergmann
1
-32
/
+0
2014-12-04
Merge branch 'clocksource/physical-timers' into next/drivers
Olof Johansson
1
-1
/
+12
2014-12-04
clocksource: arch_timer: Allow the device tree to specify uninitialized timer...
Doug Anderson
1
-0
/
+8
2014-12-04
clocksource: arch_timer: Fix code to use physical timers when requested
Sonny Rao
1
-1
/
+4
2014-12-04
Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu int...
Arnd Bergmann
1
-0
/
+25
2014-12-03
ARM: at91/clocksource: remove !DT PIT initializations
Arnd Bergmann
1
-32
/
+0
2014-11-30
clocksource: time-armada-370-xp: add suspend/resume support
Thomas Petazzoni
1
-0
/
+25
2014-11-27
Merge branch 'clockevents/3.19' of http://git.linaro.org/people/daniel.lezcan...
Thomas Gleixner
2
-14
/
+39
2014-11-26
clocksource: armada-370-xp: Use the reference clock on A375 SoC
Ezequiel Garcia
1
-0
/
+28
2014-11-26
clocksource: armada-370-xp: Add missing clock enable
Ezequiel Garcia
1
-0
/
+2
2014-11-24
clocksource: mips-gic: Add device-tree support
Andrew Bresticker
2
-7
/
+35
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
[next]