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
2016-03-24
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2016-03-23
clocksource/drivers/pistachio: Correct output format of PTR_ERR()
Vladimir Zapolskiy
1
-2
/
+2
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-37
/
+59
2016-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-27
/
+121
2016-02-29
arm64: Allow the arch timer to use the HYP timer
Marc Zyngier
1
-37
/
+59
2016-02-25
clockevents/drivers/exynos_mct: Implement ->set_state_oneshot_stopped()
Viresh Kumar
1
-0
/
+2
2016-02-25
clockevents/drivers/arm_global_timer: Implement ->set_state_oneshot_stopped()
Viresh Kumar
1
-0
/
+1
2016-02-25
clockevents/drivers/arm_arch_timer: Implement ->set_state_oneshot_stopped()
Viresh Kumar
1
-0
/
+4
2016-02-25
clocksource/drivers/arm_global_timer: Register delay timer
Rabin Vincent
1
-0
/
+17
2016-02-25
clocksource/drivers/lpc32xx: Support timer-based ARM delay
Ezequiel Garcia
2
-0
/
+13
2016-02-25
clocksource/drivers/lpc32xx: Support periodic mode
Ezequiel Garcia
1
-5
/
+34
2016-02-25
clocksource/drivers/lpc32xx: Don't use the prescaler counter for clockevents
Ezequiel Garcia
1
-9
/
+8
2016-02-25
clocksource/drivers/rockchip: Add err handle for rk_timer_init
Shawn Lin
1
-6
/
+15
2016-02-25
clocksource/drivers/arm_arch_timer: Enable and verify MMIO access
Robin Murphy
1
-8
/
+28
2016-01-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+14
2016-01-26
clocksource: Fix dependencies for archs w/o HAS_IOMEM
Richard Weinberger
1
-0
/
+7
2016-01-26
clocksource: Select CLKSRC_MMIO where needed
Arnd Bergmann
1
-0
/
+5
2016-01-20
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+6
2016-01-15
clockevents/tcb_clksrc: Prevent disabling an already disabled clock
Alexandre Belloni
1
-1
/
+2
2016-01-12
Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://...
Thomas Gleixner
2
-3
/
+5
2016-01-11
clocksource/drivers/vt8500: Increase the minimum delta
Roman Volkov
1
-2
/
+4
2016-01-11
clocksource/drivers/fsl_ftm_timer: Fix CLKSRC_MMIO dependency
Daniel Lezcano
1
-0
/
+1
2016-01-11
clocksource/drivers: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
1
-5
/
+7
2015-12-29
clocksource/drivers/acpi_pm: Convert to pr_* macros
Andy Shevchenko
1
-17
/
+10
2015-12-16
clocksource/drivers/h8300: Use ioread / iowrite
Yoshinori Sato
3
-43
/
+50
2015-12-16
clocksource/drivers/h8300: Initializer cleanup.
Yoshinori Sato
1
-9
/
+6
2015-12-16
clocksource/drivers/h8300: Simplify delta handling
Yoshinori Sato
1
-34
/
+6
2015-12-16
clocksource/drivers/h8300: Fix timer not overflow case
Yoshinori Sato
1
-2
/
+4
2015-12-16
clocksource/drivers/h8300: Change to overflow interrupt
Yoshinori Sato
1
-7
/
+7
2015-12-16
clocksource/drivers/lpc32: Correct pr_err() output format
Vladimir Zapolskiy
1
-2
/
+2
2015-12-16
clocksource/drivers/arm_global_timer: Fix suspend resume
Grygorii Strashko
1
-0
/
+11
2015-12-16
clocksource/drivers/pistachio: Fix wrong calculated clocksource read value
Jisheng Zhang
1
-1
/
+1
2015-12-16
clockevents/drivers/arm_global_timer: Use writel_relaxed in gt_compare_set
Jisheng Zhang
1
-5
/
+5
2015-12-15
clocksource/drivers/dw_apb_timer: Inline apbt_readl and apbt_writel
Jisheng Zhang
1
-3
/
+3
2015-12-15
clocksource/drivers/dw_apb_timer: Use {readl|writel}_relaxed in critical path
Jisheng Zhang
1
-6
/
+18
2015-12-15
clocksource/drivers/dw_apb_timer: Fix apbt_readl return types
Jisheng Zhang
1
-10
/
+10
2015-12-15
clocksource/drivers/tango-xtal: Replace code by clocksource_mmio_init
Daniel Lezcano
2
-15
/
+4
2015-12-15
clocksource/drivers/h8300: Increase the compilation test coverage
Daniel Lezcano
1
-3
/
+14
2015-12-15
h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]
Daniel Lezcano
3
-45
/
+45
2015-12-15
clocksource/drivers/h8300_timer8: Separate the Kconfig option from the arch
Daniel Lezcano
2
-1
/
+4
2015-12-15
clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init
Daniel Lezcano
1
-14
/
+2
2015-12-15
clocksource/drivers/h8300_timer16: Remove pointless lock
Daniel Lezcano
1
-5
/
+1
2015-12-15
clocksource/drivers/h8300_timer16: Fix irq return value check
Daniel Lezcano
1
-1
/
+1
2015-12-15
clocksource/drivers/h8300_timer16: Remove unused fields in timer16_priv
Daniel Lezcano
1
-2
/
+0
2015-12-15
clocksource/drivers/h8300_timer16: Remove unused macros
Daniel Lezcano
1
-18
/
+0
2015-12-15
clocksource/drivers/h8300_timer16: Remove pointless headers
Daniel Lezcano
1
-10
/
+0
2015-12-15
clocksource/drivers/h8300_timer8: Retrieve the clock rate at init time
Daniel Lezcano
1
-12
/
+14
2015-12-15
clocksource/drivers/h8300_timer8: Remove irq and lock legacy code
Daniel Lezcano
1
-16
/
+0
2015-12-15
clocksource/drivers/h8300_timer8: Remove pointless irq re-entrant safe code
Daniel Lezcano
1
-9
/
+6
2015-12-15
clocksource/drivers/h8300_timer8: Fix irq return value check
Daniel Lezcano
1
-1
/
+1
[next]