index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
clocksource
Commit message (
Expand
)
Author
Age
Files
Lines
*
clocksource/drivers: Add a goldfish-timer clocksource
Laurent Vivier
2022-04-11
1
-0
/
+31
*
clocksource/drivers/arm_arch_timer: Use event stream scaling when available
Marc Zyngier
2022-03-07
1
-0
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-02
1
-0
/
+16
|
\
|
*
RISC-V: KVM: Add timer functionality
Atish Patra
2021-10-04
1
-0
/
+16
*
|
Merge tag 'timers-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
clocksource/drivers/arm_arch_timer: Remove any trace of the TVAL programming ...
Marc Zyngier
2021-10-17
1
-1
/
+0
|
*
clocksource/drivers/arm_arch_timer: Move system register timer programming ov...
Marc Zyngier
2021-10-17
1
-0
/
+1
*
|
drivers: hv: Decouple Hyper-V clock/timer code from VMbus drivers
Michael Kelley
2021-07-19
1
-2
/
+9
|
/
*
clocksource/drivers/timer-ti-dm: Save and restore timer TIOCP_CFG
Tony Lindgren
2021-06-15
1
-0
/
+1
*
clocksource/drivers/samsung_pwm: Constify passed structure
Krzysztof Kozlowski
2021-06-04
1
-1
/
+1
*
clocksource/drivers/samsung_pwm: Minor whitespace cleanup
Krzysztof Kozlowski
2021-06-04
1
-1
/
+2
*
Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-26
1
-0
/
+1
|
\
|
*
arm64: arch_timer: Implement support for interrupt-names
Hector Martin
2021-04-08
1
-0
/
+1
*
|
clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts
Michael Kelley
2021-03-08
1
-2
/
+1
|
/
*
clocksource/drivers/sp804: Remove unused sp804_timer_disable() and timer-sp804.h
Zhen Lei
2020-09-24
1
-29
/
+0
*
include/: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-12
1
-1
/
+1
*
pwm: omap-dmtimer: Drop unused header file
Lokesh Vutla
2020-03-30
1
-2
/
+1
*
clocksource/drivers/timer-ti-dm: Implement cpu_pm notifier for context save a...
Lokesh Vutla
2020-03-16
1
-2
/
+1
*
clocksource/drivers/timer-ti-dm: Prepare for using cpuidle
Tony Lindgren
2020-03-16
1
-0
/
+1
*
clocksource/drivers/hyper-v: Untangle stimers and timesync from clocksources
Andrea Parri
2020-01-16
1
-1
/
+1
*
x86/hyperv: Initialize clockevents earlier in CPU onlining
Michael Kelley
2019-11-15
1
-3
/
+4
*
clocksource/drivers/hyperv: Enable TSC page clocksource on 32bit
Vitaly Kuznetsov
2019-08-23
1
-5
/
+3
*
clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic
Michael Kelley
2019-07-03
1
-0
/
+80
*
clocksource/drivers: Make Hyper-V clocksource ISA agnostic
Michael Kelley
2019-07-03
1
-0
/
+27
*
Merge branch 'timers/vdso' into timers/core
Thomas Gleixner
2019-07-03
2
-24
/
+2
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
2
-24
/
+2
*
|
clocksource/drivers/davinci: Add support for clockevents
Bartosz Golaszewski
2019-06-25
1
-0
/
+44
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-5
/
+1
*
clocksource/arm_arch_timer: Store physical timer IRQ number for KVM on VHE
Andre Przywara
2019-02-19
1
-0
/
+1
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2018-04-05
1
-0
/
+394
|
\
|
*
clocksource: timer-ti-dm: Make unexported functions static
Ladislav Michl
2018-02-28
1
-33
/
+0
|
*
clocksource: timer-ti-dm: Replace architecture
Keerthy
2018-02-22
1
-5
/
+3
|
*
ARM: OMAP: Move dmtimer.h out of plat-omap
Keerthy
2018-02-22
1
-0
/
+429
*
|
clocksource: Remove metag generic timer driver
James Hogan
2018-02-23
1
-21
/
+0
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-15
1
-1
/
+9
|
\
|
*
arm64: use WFE for long delays
Julien Thierry
2017-10-13
1
-1
/
+3
|
*
arm_arch_timer: Expose event stream status
Julien Thierry
2017-10-13
1
-0
/
+6
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
clocksource: arm_arch_timer: add structs to describe MMIO timer
Fu Wei
2017-04-19
1
-0
/
+16
*
clocksource: arm_arch_timer: add a new enum for spi type
Fu Wei
2017-04-10
1
-0
/
+6
*
clocksource: arm_arch_timer: move enums and defines to header file
Fu Wei
2017-04-10
1
-0
/
+12
*
ARM: sa11x0/pxa: acquire timer rate from the clock rate
Robert Jarzmik
2016-10-18
1
-2
/
+1
*
clocksource/drivers/sp804: Convert init function to return error
Daniel Lezcano
2016-06-28
1
-4
/
+4
*
clocksource: arm_arch_timer: Remove arch_timer_get_timecounter
Julien Grall
2016-05-03
1
-6
/
+0
*
clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQ
Julien Grall
2016-05-03
1
-0
/
+1
*
clocksource: arm_arch_timer: Gather KVM specific information in a structure
Julien Grall
2016-05-03
1
-0
/
+5
*
arm64: KVM: Implement timer save/restore
Marc Zyngier
2015-12-14
1
-0
/
+6
*
ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksource
Sudeep Holla
2015-06-02
1
-0
/
+28
*
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
2014-12-30
1
-1
/
+1
*
ARM: pxa: Add non device-tree timer link to clocksource
Robert Jarzmik
2014-07-23
1
-0
/
+18
[next]