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
2021-05-14
clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86
Vitaly Kuznetsov
1
-2
/
+2
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+36
2021-04-26
Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+21
2021-04-26
Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-78
/
+171
2021-04-08
clocksource/drivers/arm_arch_timer: Add __ro_after_init and __init
Jisheng Zhang
1
-11
/
+12
2021-04-08
clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940
Tony Lindgren
1
-0
/
+76
2021-04-08
clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issue
Tony Lindgren
1
-23
/
+43
2021-04-08
clocksource/drivers/dw_apb_timer_of: Add handling for potential memory leak
Dinh Nguyen
1
-5
/
+21
2021-04-08
clocksource/drivers/npcm: Add support for WPCM450
Jonathan Neuschäfer
1
-0
/
+1
2021-04-08
clocksource/drivers/sh_cmt: Don't use CMTOUT_IE with R-Car Gen2/3
Wolfram Sang
1
-2
/
+3
2021-04-08
clocksource/drivers/pistachio: Fix trivial typo
Drew Fustini
1
-2
/
+2
2021-04-08
clocksource/drivers/ingenic_ost: Fix return value check in ingenic_ost_probe()
Wei Yongjun
1
-2
/
+2
2021-04-08
clocksource/drivers/timer-ti-dm: Add missing set_state_oneshot_stopped
Tony Lindgren
1
-0
/
+1
2021-04-08
clocksource/drivers/timer-ti-dm: Fix posted mode status check order
Tony Lindgren
1
-6
/
+6
2021-04-08
clocksource/drivers/ingenic-ost: Add support for the JZ4760B
Paul Cercueil
1
-2
/
+3
2021-04-08
clocksource/drivers/ingenic: Add support for the JZ4760
Paul Cercueil
1
-0
/
+2
2021-04-08
arm64: arch_timer: Implement support for interrupt-names
Hector Martin
1
-3
/
+21
2021-04-07
ptp: arm/arm64: Enable ptp_kvm for arm/arm64
Jianyong Wu
1
-0
/
+34
2021-04-07
clocksource: Add clocksource id for arm arch counter
Jianyong Wu
1
-0
/
+2
2021-03-22
timekeeping, clocksource: Fix various typos in comments
Ingo Molnar
9
-14
/
+14
2021-03-08
clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts
Michael Kelley
1
-53
/
+115
2021-03-08
clocksource/drivers/hyper-v: Set clocksource rating based on Hyper-V feature
Michael Kelley
1
-10
/
+13
2021-03-08
clocksource/drivers/hyper-v: Handle sched_clock differences inline
Michael Kelley
1
-0
/
+24
2021-03-08
clocksource/drivers/hyper-v: Handle vDSO differences inline
Michael Kelley
1
-2
/
+8
2021-03-08
Drivers: hv: Redo Hyper-V synthetic MSR get/set functions
Michael Kelley
1
-14
/
+12
2021-02-22
Merge tag 'timers-urgent-2021-02-22' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-7
/
+15
2021-02-21
Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+3
2021-02-11
clocksource/hyperv: use MSR-based access if running as root
Wei Liu
1
-0
/
+3
2021-02-10
Merge tag 'timers-v5.12-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
9
-1374
/
+73
2021-02-03
clocksource/drivers/timer-microchip-pit64b: Add clocksource suspend/resume
Claudiu Beznea
1
-15
/
+71
2021-02-03
clocksource/drivers/prima: Remove sirf prima driver
Arnd Bergmann
3
-249
/
+0
2021-02-03
clocksource/drivers/atlas: Remove sirf atlas driver
Arnd Bergmann
3
-288
/
+0
2021-02-03
clocksource/drivers/tango: Remove tango driver
Arnd Bergmann
3
-66
/
+0
2021-02-03
clocksource/drivers/u300: Remove the u300 driver
Arnd Bergmann
3
-465
/
+0
2021-01-18
clocksource/drivers/mxs_timer: Add missing semicolon when DEBUG is defined
Tom Rix
1
-4
/
+1
2021-01-18
clocksource/drivers/davinci: Move pr_fmt() before the includes
Bartosz Golaszewski
1
-3
/
+2
2021-01-18
clocksource/drivers/efm32: Drop unused timer code
Uwe Kleine-König
3
-288
/
+0
2021-01-18
clocksource/drivers/sh_cmt: Make sure channel clock supply is enabled
Geert Uytterhoeven
1
-3
/
+13
2021-01-18
clocksource/drivers/ixp4xx: Select TIMER_OF when needed
Arnd Bergmann
1
-0
/
+1
2020-12-16
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-12-15
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-10
/
+10
2020-12-07
clocksource/drivers/sh_cmt: Fix potential deadlock when calling runtime PM
Niklas Söderlund
1
-4
/
+14
2020-12-05
clocksource/drivers/arm_arch_timer: Correct fault programming of CNTKCTL_EL1....
Keqian Zhu
1
-7
/
+16
2020-12-05
clocksource/drivers/arm_arch_timer: Use stable count reader in erratum sne
Keqian Zhu
1
-2
/
+2
2020-12-05
clocksource/drivers/dw_apb_timer_of: Add error handling if no clock available
Dinh Nguyen
1
-18
/
+39
2020-12-03
clocksource/drivers/riscv: Make RISCV_TIMER depends on RISCV_SBI
Kefeng Wang
1
-1
/
+1
2020-12-03
clocksource/drivers/ingenic: Fix section mismatch
Daniel Lezcano
1
-1
/
+1
2020-12-03
clocksource/drivers/cadence_ttc: Fix memory leak in ttc_setup_clockevent()
Yu Kuai
1
-9
/
+9
2020-12-03
clocksource/drivers/orion: Add missing clk_disable_unprepare() on error path
Yang Yingliang
1
-3
/
+8
2020-12-03
clocksource/drivers/nps: Remove EZChip NPS clocksource driver
Vineet Gupta
3
-295
/
+0
[next]