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
/
drivers
/
clocksource
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'timers-urgent-2021-02-22' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-22
3
-7
/
+15
|
\
|
*
clocksource/drivers/mxs_timer: Add missing semicolon when DEBUG is defined
Tom Rix
2021-01-18
1
-4
/
+1
|
*
clocksource/drivers/sh_cmt: Make sure channel clock supply is enabled
Geert Uytterhoeven
2021-01-18
1
-3
/
+13
|
*
clocksource/drivers/ixp4xx: Select TIMER_OF when needed
Arnd Bergmann
2021-01-18
1
-0
/
+1
*
|
Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-02-21
1
-0
/
+3
|
\
\
|
*
|
clocksource/hyperv: use MSR-based access if running as root
Wei Liu
2021-02-11
1
-0
/
+3
|
|
/
*
|
Merge tag 'timers-v5.12-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
2021-02-10
9
-1374
/
+73
|
\
\
|
|
/
|
/
|
|
*
clocksource/drivers/timer-microchip-pit64b: Add clocksource suspend/resume
Claudiu Beznea
2021-02-03
1
-15
/
+71
|
*
clocksource/drivers/prima: Remove sirf prima driver
Arnd Bergmann
2021-02-03
3
-249
/
+0
|
*
clocksource/drivers/atlas: Remove sirf atlas driver
Arnd Bergmann
2021-02-03
3
-288
/
+0
|
*
clocksource/drivers/tango: Remove tango driver
Arnd Bergmann
2021-02-03
3
-66
/
+0
|
*
clocksource/drivers/u300: Remove the u300 driver
Arnd Bergmann
2021-02-03
3
-465
/
+0
|
*
clocksource/drivers/davinci: Move pr_fmt() before the includes
Bartosz Golaszewski
2021-01-18
1
-3
/
+2
|
*
clocksource/drivers/efm32: Drop unused timer code
Uwe Kleine-König
2021-01-18
3
-288
/
+0
*
|
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-12-16
1
-1
/
+1
|
\
\
|
*
|
timekeeping: remove arch_gettimeoffset
Arnd Bergmann
2020-10-30
1
-1
/
+1
*
|
|
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-12-15
3
-10
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
PM: domains: Rename pm_genpd_syscore_poweroff|poweron()
Ulf Hansson
2020-11-10
3
-10
/
+10
|
|
/
*
|
clocksource/drivers/sh_cmt: Fix potential deadlock when calling runtime PM
Niklas Söderlund
2020-12-07
1
-4
/
+14
*
|
clocksource/drivers/arm_arch_timer: Correct fault programming of CNTKCTL_EL1....
Keqian Zhu
2020-12-05
1
-7
/
+16
*
|
clocksource/drivers/arm_arch_timer: Use stable count reader in erratum sne
Keqian Zhu
2020-12-05
1
-2
/
+2
*
|
clocksource/drivers/dw_apb_timer_of: Add error handling if no clock available
Dinh Nguyen
2020-12-05
1
-18
/
+39
*
|
clocksource/drivers/riscv: Make RISCV_TIMER depends on RISCV_SBI
Kefeng Wang
2020-12-03
1
-1
/
+1
*
|
clocksource/drivers/ingenic: Fix section mismatch
Daniel Lezcano
2020-12-03
1
-1
/
+1
*
|
clocksource/drivers/cadence_ttc: Fix memory leak in ttc_setup_clockevent()
Yu Kuai
2020-12-03
1
-9
/
+9
*
|
clocksource/drivers/orion: Add missing clk_disable_unprepare() on error path
Yang Yingliang
2020-12-03
1
-3
/
+8
*
|
clocksource/drivers/nps: Remove EZChip NPS clocksource driver
Vineet Gupta
2020-12-03
3
-295
/
+0
*
|
clocksource/drivers/sp804: Use pr_fmt
Kefeng Wang
2020-12-03
1
-4
/
+7
*
|
clocksource/drivers/sp804: Correct clk_get_rate handle
Kefeng Wang
2020-12-03
1
-9
/
+1
*
|
clocksource/drivers/sp804: Use clk_prepare_enable and clk_disable_unprepare
Kefeng Wang
2020-12-03
1
-11
/
+2
*
|
clocksource/drivers/sp804: Make some symbol static
Kefeng Wang
2020-12-03
1
-3
/
+2
*
|
clocksource/drivers/sp804: Add static for functions such as sp804_clockevents...
Zhen Lei
2020-12-03
1
-6
/
+6
|
/
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-1
/
+1
*
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-14
1
-2
/
+2
|
\
|
*
hv: clocksource: Add notrace attribute to read_hv_sched_clock_*() functions
Mohammed Gamal
2020-09-28
1
-2
/
+2
*
|
Merge tag 'timers-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-10-12
4
-70
/
+186
|
\
\
|
*
|
clocksource/drivers/armada-370-xp: Use semicolons rather than commas to separ...
Julia Lawall
2020-10-02
1
-4
/
+4
|
*
|
clocksource/drivers/mps2-timer: Use semicolons rather than commas to separate...
Julia Lawall
2020-10-01
1
-3
/
+3
|
*
|
clocksource/drivers/sp804: Enable Hisilicon sp804 timer 64bit mode
Zhen Lei
2020-09-24
2
-0
/
+17
|
*
|
clocksource/drivers/sp804: Add support for Hisilicon sp804 timer
Zhen Lei
2020-09-24
1
-0
/
+27
|
*
|
clocksource/drivers/sp804: Support non-standard register offset
Zhen Lei
2020-09-24
2
-26
/
+108
|
*
|
clocksource/drivers/sp804: Prepare for support non-standard register offset
Zhen Lei
2020-09-24
1
-6
/
+11
|
*
|
clocksource/drivers/sp804: Remove a mismatched comment
Zhen Lei
2020-09-24
1
-1
/
+0
|
*
|
clocksource/drivers/sp804: Delete the leading "__" of some functions
Zhen Lei
2020-09-24
1
-12
/
+15
|
*
|
clocksource/drivers/sp804: Remove unused sp804_timer_disable() and timer-sp804.h
Zhen Lei
2020-09-24
1
-7
/
+0
|
*
|
clocksource/drivers/sp804: Cleanup clk_get_sys()
Kefeng Wang
2020-09-24
1
-20
/
+10
|
|
/
*
|
clocksource: clint: Export clint_time_val for modules
Palmer Dabbelt
2020-09-29
1
-0
/
+1
*
|
Merge tag 'timers-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-09-27
3
-22
/
+25
|
\
\
|
*
|
clocksource/drivers/timer-gx6605s: Fixup counter reload
Guo Ren
2020-08-24
1
-0
/
+1
|
*
|
clocksource/drivers/timer-ti-dm: Do reset before enable
Tony Lindgren
2020-08-24
1
-21
/
+23
[next]