index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
2024-07-25
1
-3
/
+1
*
clocksource/drivers/realtek: Add timer driver for rtl-otto platforms
Chris Packham
2024-07-12
3
-0
/
+302
*
clocksource/drivers/mips-gic-timer: Correct sched_clock width
Jiaxun Yang
2024-07-12
1
-7
/
+7
*
clocksource/drivers/mips-gic-timer: Refine rating computation
Jiaxun Yang
2024-07-12
1
-1
/
+5
*
clocksource/drivers/sh_cmt: Address race condition for clock events
Niklas Söderlund
2024-07-12
1
-1
/
+12
*
clocksource/driver/arm_global_timer: Remove unnecessary ‘0’ values from err
Li kunyu
2024-07-12
1
-1
/
+1
*
clocksource/drivers/arm_arch_timer: Remove unnecessary ‘0’ values from irq
Li kunyu
2024-07-12
1
-1
/
+1
*
Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-05-22
1
-1
/
+1
|
\
|
*
riscv: Use IPIs for remote cache/TLB flushes by default
Samuel Holland
2024-04-29
1
-1
/
+1
*
|
clocksource/drivers/arm_arch_timer: Mark hisi_161010101_oem_info const
Stephen Boyd
2024-05-10
1
-1
/
+1
*
|
clocksource/drivers/timer-ti-dm: Remove an unused field in struct dmtimer
Christophe JAILLET
2024-05-10
1
-1
/
+0
*
|
clocksource/drivers/renesas-ostm: Avoid reprobe after successful early probe
Geert Uytterhoeven
2024-05-10
1
-0
/
+1
*
|
clocksource/drivers/renesas-ostm: Allow OSTM driver to reprobe for RZ/V2H(P) SoC
Lad Prabhakar
2024-05-10
1
-1
/
+1
|
/
*
Merge tag 'timers-core-2024-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-03-23
6
-54
/
+110
|
\
|
*
clocksource/drivers/timer-riscv: Clear timer interrupt on timer initialization
Ley Foon Tan
2024-03-13
1
-0
/
+3
|
*
clocksource/drivers/arm_global_timer: Simplify prescaler register access
Martin Blumenstingl
2024-02-26
1
-11
/
+8
|
*
clocksource/drivers/arm_global_timer: Guard against division by zero
Martin Blumenstingl
2024-02-26
1
-6
/
+5
|
*
clocksource/drivers/arm_global_timer: Make gt_target_rate unsigned long
Martin Blumenstingl
2024-02-26
1
-1
/
+2
|
*
clocksource: arm_global_timer: fix non-kernel-doc comment
Randy Dunlap
2024-02-21
1
-1
/
+1
|
*
clocksource/drivers/arm_global_timer: Remove stray tab
Martin Blumenstingl
2024-02-19
1
-1
/
+1
|
*
clocksource/drivers/arm_global_timer: Fix maximum prescaler value
Martin Blumenstingl
2024-02-19
1
-1
/
+1
|
*
clocksource/drivers/imx-sysctr: Add i.MX95 support
Peng Fan
2024-02-18
1
-4
/
+49
|
*
clocksource/drivers/imx-sysctr: Drop use global variables
Peng Fan
2024-02-18
1
-32
/
+44
|
*
clocksource/drivers/ti-32K: Fix misuse of "/**" comment
Randy Dunlap
2024-01-22
1
-1
/
+1
|
*
clocksource/drivers/stm32: Fix all kernel-doc warnings
Randy Dunlap
2024-01-22
1
-2
/
+2
|
*
clocksource/drivers/imx: Fix -Wunused-but-set-variable warning
Daniel Lezcano
2024-01-22
1
-2
/
+1
*
|
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-22
2
-2
/
+2
|
\
\
|
*
|
clocksource: extend the max_delta_ns of timer-riscv and timer-clint to ULONG_MAX
Vincent Chen
2024-01-23
2
-2
/
+2
|
|
/
*
|
Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-03-21
1
-13
/
+13
|
\
\
|
*
|
hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*
Nuno Das Neves
2024-03-04
1
-13
/
+13
|
|
/
*
|
treewide: Remove system_counterval_t.cs, which is never read
Peter Hilber
2024-02-07
1
-3
/
+0
*
|
ptp/kvm, arm_arch_timer: Set system_counterval_t.cs_id to constant
Peter Hilber
2024-02-07
1
-1
/
+4
|
/
*
clocksource/drivers/ep93xx: Fix error handling during probe
Arnd Bergmann
2023-12-27
1
-3
/
+2
*
clocksource/drivers/cadence-ttc: Fix some kernel-doc warnings
Randy Dunlap
2023-12-27
1
-6
/
+16
*
clocksource/drivers/timer-ti-dm: Fix make W=n kerneldoc warnings
Tony Lindgren
2023-12-27
1
-2
/
+2
*
clocksource/timer-riscv: Add riscv_clock_shutdown callback
Joshua Yeong
2023-12-27
1
-0
/
+7
*
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-10
1
-1
/
+1
|
\
|
*
riscv: Rearrange hwcap.h and cpufeature.h
Xiao Wang
2023-11-09
1
-1
/
+1
*
|
Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-08
1
-2
/
+15
|
\
|
|
*
clocksource: timer-riscv: Increase rating of clock_event_device for Sstc
Anup Patel
2023-11-01
1
-0
/
+2
|
*
clocksource: timer-riscv: Don't enable/disable timer interrupt
Anup Patel
2023-11-01
1
-2
/
+13
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-11-01
1
-7
/
+29
|
\
\
|
*
\
Merge branch 'for-next/cpus_have_const_cap' into for-next/core
Catalin Marinas
2023-10-26
1
-5
/
+26
|
|
\
\
|
|
*
|
clocksource/drivers/arm_arch_timer: Initialize evtstrm after finalizing cpucaps
Mark Rutland
2023-10-16
1
-5
/
+26
|
|
|
/
|
*
/
clocksource/drivers/arm_arch_timer: limit XGene-1 workaround
Andre Przywara
2023-10-18
1
-2
/
+3
|
|
/
*
|
clocksource: ep93xx: Add driver for Cirrus Logic EP93xx
Nikita Shubin
2023-10-15
3
-0
/
+202
*
|
clocksource/drivers/timer-atmel-tcb: Fix initialization on SAM9 hardware
Ronald Wahl
2023-10-13
1
-0
/
+1
*
|
clocksource/timer-riscv: ACPI: Add timer_cannot_wakeup_cpu
Sunil V L
2023-10-11
1
-0
/
+4
*
|
clocksource/drivers/sun5i: Remove surplus dev_err() when using platform_get_i...
Yang Li
2023-10-11
1
-3
/
+1
*
|
drivers/clocksource/timer-ti-dm: Don't call clk_get_rate() in stop function
Ivaylo Dimitrov
2023-10-11
1
-8
/
+28
[next]