index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
Age
Commit message (
Expand
)
Author
2018-03-09
clocksource/atmel-st: Add 'depends on HAS_IOMEM' to fix unmet dependency
Masahiro Yamada
2018-02-28
clocksource/drivers/arc_timer: Update some comments
Vineet Gupta
2018-02-28
clocksource/drivers/mips-gic-timer: Use correct shift count to extract data
Felix Fietkau
2018-02-26
clocksource/drivers/fsl_ftm_timer: Fix error return checking
Colin Ian King
2018-02-22
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
2018-01-08
clocksource/drivers/stm32: Start the timer's counter sooner
Daniel Lezcano
2018-01-08
clocksource/drivers/stm32: Add the timer delay callback
Daniel Lezcano
2018-01-08
clocksource/drivers/stm32: Add clocksource functionality
Benjamin Gaignard
2018-01-08
clocksource/drivers/stm32: Factor out more of the clockevent code
Daniel Lezcano
2018-01-08
clocksource/drivers/stm32: Add oneshot mode
Benjamin Gaignard
2018-01-08
clocksource/drivers/stm32: Compute a prescaler value with a targeted rate
Benjamin Gaignard
2018-01-08
clocksource/drivers/stm32: Factor out the timer width sorting code
Daniel Lezcano
2018-01-08
clocksource/drivers/stm32: Use the node name as timer name
Daniel Lezcano
2018-01-08
clocksource/drivers/stm32: Convert the driver to timer_of primitives
Benjamin Gaignard
2018-01-08
clocksource/drivers/stm32: Fix kernel panic with multiple timers
Daniel Lezcano
2018-01-08
clocksource/drivers/timer-of: Don't request the resource by name
Daniel Lezcano
2018-01-08
clocksource/drivers/timer-of: Store the device node pointer in 'struct timer_of'
Daniel Lezcano
2018-01-08
clocksource/drivers/spreadtrum: Add timer driver for the Spreadtrum SC9860 pl...
Baolin Wang
2018-01-08
clocksource/drivers/timer-of: Add kernel documentation
Daniel Lezcano
2018-01-08
clocksource/drivers/timer-of: Fix function names
Daniel Lezcano
2018-01-08
clocksource/drivers/tcb_clksrc: Fix clock speed message
Romain Izard
2018-01-08
clocksource/drivers/owl: Add the S700 timer
Andreas Färber
2018-01-08
clocksource/drivers/owl: Adopt TIMER_OF_DECLARE()
Andreas Färber
2017-11-23
Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o...
Thomas Gleixner
2017-11-16
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-14
clocksource/timer_of: Rename timer_of_exit to timer_of_cleanup
Benjamin Gaignard
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-06
arm64: Use physical counter for in-kernel reads when booted in EL2
Christoffer Dall
2017-11-06
arm64: Implement arch_counter_get_cntpct to read the physical counter
Christoffer Dall
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-29
clocksource/drivers/timer-of: Add timer_of_exit function
Benjamin Gaignard
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-20
clockevents/drivers/cs5535: Improve resilience to spurious interrupts
David Kozub
2017-10-19
clocksource/drivers/mips-gic-timer: Add fastpath for local timer updates
Matt Redfearn
2017-10-19
clocksource/drivers/mips-gic-timer: Remove pointless irq_save,restore
Matt Redfearn
2017-10-19
clocksource/drivers/arm_arch_timer: Fix DEFINE_PER_CPU expansion
Mark Rutland
2017-10-19
clocksource/drivers/arm_arch_timer: Validate CNTFRQ after enabling frame
Ard Biesheuvel
2017-10-19
clocksource: Improve GENERIC_CLOCKEVENTS dependency
Arnd Bergmann
2017-10-19
clocksource/drivers/rockchip: pr_err() strings should end with newlines
Arvind Yadav
2017-10-19
clocksource/drivers/owl: pr_err() strings should end with newlines
Arvind Yadav
2017-10-19
clocksource/drivers/fttmr010: pr_err() strings should end with newlines
Arvind Yadav
2017-10-19
clocksource/drivers/sh_cmt: Use of_device_get_match_data() helper
Geert Uytterhoeven
2017-10-19
clocksource/drivers/sh_cmt: Remove unused "renesas, channels-mask" handling
Geert Uytterhoeven
2017-10-19
clocksource/drivers/sh_cmt: Mark "renesas,cmt-48-gen2" deprecated
Geert Uytterhoeven
2017-10-19
clocksource/drivers/sh_cmt: Remove support for "renesas,cmt-32*"
Geert Uytterhoeven
2017-10-19
clocksource/drivers/sh_cmt: Support separate R-Car Gen2 CMT0/1
Magnus Damm
2017-10-19
clocksource/drivers/sh_cmt: Use 0x3f mask for SH_CMT_48BIT case
Magnus Damm
2017-10-13
arm_arch_timer: Expose event stream status
Julien Thierry
[next]