index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
Age
Commit message (
Expand
)
Author
Lines
2015-04-03
ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...
Xunlei Pang
-9
/
+1
2015-04-03
clocksource/drivers/tegra: Provide y2038-safe tegra_read_persistent_clock() r...
Xunlei Pang
-7
/
+14
2015-04-01
CLOCKSOURCE: mips-gic: Allow GIC clock to be specified in device-tree
Andrew Bresticker
-1
/
+9
2015-04-01
CLOCKSOURCE: versatile: Add PLAT_VERSATILE dependency
Deng-Cheng Zhu
-1
/
+1
2015-03-31
clocksource/drivers/sun5i: Add clock notifiers
Maxime Ripard
-2
/
+64
2015-03-31
clocksource/drivers/sun5i: Refactor the current code
Maxime Ripard
-65
/
+166
2015-03-31
clocksource/drivers/sun5i: Use of_io_request_and_map()
Maxime Ripard
-1
/
+1
2015-03-31
clocksource/drivers/sun5i: Switch to request_irq()
Maxime Ripard
-8
/
+2
2015-03-31
clocksource/drivers/arm_arch_timer: Rename 'arch_timer_probed()' to 'arch_tim...
Laurent Pinchart
-6
/
+6
2015-03-31
CLOCKSOURCE: mips-gic-timer: Ensure GIC counter is running
Markos Chandras
-0
/
+3
2015-03-31
clocksource/drivers/at91: Fix IO endianness
Ben Dooks
-2
/
+2
2015-03-31
clocksource/drivers/sun4i-timer: Only register a sched_clock on sun4i and sun5i
Hans de Goede
-1
/
+9
2015-03-31
clocksource/drivers/tegra: Fix IO endianness
Dmitry Osipenko
-2
/
+2
2015-03-31
clocksource/drivers/dw_apb_timers_of: Fix IO endianness causing time jumps
Ben Dooks
-1
/
+1
2015-03-31
clocksource/drivers/efm32: Use CLOCK_EVT_FEAT_PERIODIC for defining features
Viresh Kumar
-1
/
+1
2015-03-31
Merge tag 'v4.0-rc6' into timers/core, before applying new patches
Ingo Molnar
-7
/
+3
2015-03-26
clocksource / arch_timer: Parse GTDT to initialize arch timer
Hanjun Guo
-27
/
+105
2015-03-26
clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock()
Maxime Ripard
-7
/
+0
2015-03-26
clocksource/drivers: Fix various !CONFIG_HAS_IOMEM build errors
Richard Weinberger
-0
/
+3
2015-03-17
Merge branch 'timers/urgent' into timers/core, to pick up fixes before applyi...
Ingo Molnar
-6
/
+6
2015-03-16
clocksource: atmel-st: remove mach/hardware dependency
Alexandre Belloni
-14
/
+9
2015-03-16
clocksource: atmel-st: use syscon/regmap
Alexandre Belloni
-59
/
+35
2015-03-16
ARM: at91: time: move the system timer driver to drivers/clocksource
Alexandre Belloni
-0
/
+258
2015-03-13
clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq...
John Stultz
-3
/
+3
2015-03-05
clockevents: sun5i: Fix setup_irq init sequence
Yongbae Park
-4
/
+4
2015-03-05
clocksource: efm32: Fix a NULL pointer dereference
Yongbae Park
-2
/
+2
2015-03-05
drivers: fix up obsolete cpu function usage.
Rusty Russell
-1
/
+2
2015-02-25
clocksource: pxa: Fix section mismatch
Robert Jarzmik
-1
/
+1
2015-02-25
clocksource: mtk: Fix race conditions in probe code
Matthias Brugger
-4
/
+5
2015-02-25
clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfig
Daniel Lezcano
-11
/
+5
2015-02-17
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
-1
/
+4
2015-02-16
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-10
/
+630
2015-02-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
-1
/
+8
2015-02-10
Merge branch 'devel-stable' into for-next
Russell King
-1
/
+1
2015-01-29
clocksource: versatile: Adapt for Versatile AB and PB boards
Rob Herring
-1
/
+3
2015-01-29
clocksource: Driver for Conexant Digicolor SoC timer
Baruch Siach
-0
/
+203
2015-01-29
clockevents: rockchip: Add rockchip timer for rk3288
Daniel Lezcano
-0
/
+185
2015-01-29
ARM: clocksource: Add asm9260_timer driver
Oleksij Rempel
-0
/
+231
2015-01-29
clocksource: marco: Rename marco to atlas7
Barry Song
-8
/
+8
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-8
/
+7
2015-01-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-8
/
+7
2015-01-25
clocksource: sirf: Remove unused variable
Thierry Reding
-1
/
+0
2015-01-23
Merge tag 'tegra-for-3.20-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
-1
/
+4
2015-01-14
ARM: 8251/1: clocksource: enable pxa_timer for SA-1100 platform
Dmitry Eremin-Solenikov
-1
/
+8
2015-01-09
clocksource: Build Tegra timer on 32-bit ARM only
Thierry Reding
-1
/
+4
2015-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+1
2015-01-06
arm_arch_timer: include clocksource.h directly
Richard Cochran
-0
/
+1
2015-01-05
clocksource: sh_tmu: Set cpu_possible_mask to fix SMP broadcast
Magnus Damm
-1
/
+1
2015-01-05
clocksource: kona: fix __iomem annotation
Olof Johansson
-5
/
+4
2015-01-05
clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_write
Tobias Jakobi
-2
/
+2
[prev]
[next]