index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dt-bindings: timer: Add support for cadence TTC PWM
Mubin Sayyed
2024-02-26
1
-1
/
+21
*
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
*
dt-bindings: timer: add Ralink SoCs system tick counter
Sergio Paracuellos
2024-02-23
1
-0
/
+38
*
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
*
dt-bindings: timer: nxp,sysctr-timer: support i.MX95
Peng Fan
2024-02-18
1
-1
/
+3
*
dt-bindings: timer: renesas: ostm: Document RZ/Five SoC
Lad Prabhakar
2024-02-13
1
-1
/
+1
*
dt-bindings: timer: renesas,tmu: Document input capture interrupt
Geert Uytterhoeven
2024-01-31
1
-2
/
+16
*
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
*
dt-bindings: timer: exynos4210-mct: Add google,gs101-mct compatible
Peter Griffin
2024-01-22
1
-0
/
+2
*
clocksource/drivers/imx: Fix -Wunused-but-set-variable warning
Daniel Lezcano
2024-01-22
1
-2
/
+1
*
tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplug
Heiko Carstens
2024-01-19
1
-0
/
+5
*
Merge tag 'timers-v6.8-rc1' of http://git.linaro.org/people/daniel.lezcano/li...
Thomas Gleixner
2024-01-18
6
-12
/
+36
|
\
|
*
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
|
*
dt-bindings: timer: Add StarFive JH8100 clint
Sia Jee Heng
2023-12-27
1
-0
/
+1
|
*
dt-bindings: timer: thead,c900-aclint-mtimer: separate mtime and mtimecmp regs
Inochi Amaoto
2023-12-27
1
-1
/
+8
|
/
*
timers: Fix nextevt calculation when no timers are pending
Anna-Maria Behnsen
2023-12-20
1
-2
/
+11
*
timers: Rework idle logic
Thomas Gleixner
2023-12-20
1
-20
/
+20
*
timers: Use already existing function for forwarding timer base
Anna-Maria Behnsen
2023-12-20
1
-8
/
+2
*
timers: Split out forward timer base functionality
Anna-Maria Behnsen
2023-12-20
1
-6
/
+10
*
timers: Clarify check in forward_timer_base()
Anna-Maria Behnsen
2023-12-20
1
-4
/
+7
*
timers: Move store of next event into __next_timer_interrupt()
Anna-Maria Behnsen
2023-12-20
1
-5
/
+6
*
timers: Do not IPI for deferrable timers
Anna-Maria Behnsen
2023-12-20
1
-9
/
+6
*
tracing/timers: Add tracepoint for tracking timer base is_idle flag
Anna-Maria Behnsen
2023-12-20
2
-3
/
+31
*
tracing/timers: Enhance timer_start tracepoint
Anna-Maria Behnsen
2023-12-20
2
-11
/
+11
*
tick-sched: Warn when next tick seems to be in the past
Anna-Maria Behnsen
2023-12-20
1
-0
/
+4
*
tick/sched: Cleanup confusing variables
Anna-Maria Behnsen
2023-12-20
1
-6
/
+5
*
tick-sched: Fix function names in comments
Anna-Maria Behnsen
2023-12-20
1
-5
/
+5
*
time: Make sysfs_get_uname() function visible in header
Arnd Bergmann
2023-11-22
1
-1
/
+2
*
Linux 6.7-rc2
v6.7-rc2
Linus Torvalds
2023-11-20
1
-1
/
+1
*
Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-19
4
-15
/
+13
|
\
|
*
kconfig: fix memory leak from range properties
Masahiro Yamada
2023-11-17
1
-8
/
+6
|
*
kbuild: Move the single quotes for image name
Simon Glass
2023-11-17
1
-2
/
+2
|
*
linux/export: clean up the IA-64 KSYM_FUNC macro
Lukas Bulwahn
2023-11-17
1
-3
/
+1
|
*
modpost: fix section mismatch message for RELA
Masahiro Yamada
2023-11-16
1
-2
/
+4
*
|
Merge tag 'irq_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-19
1
-6
/
+10
|
\
\
|
*
|
irqchip/gic-v3-its: Flush ITS tables correctly in non-coherent GIC designs
Fang Xiang
2023-11-06
1
-6
/
+10
*
|
|
Merge tag 'x86_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-19
4
-23
/
+33
|
\
\
\
|
*
|
|
x86/acpi: Ignore invalid x2APIC entries
Zhang Rui
2023-11-09
1
-19
/
+15
|
*
|
|
x86/shstk: Delay signal entry SSP write until after user accesses
Rick Edgecombe
2023-11-08
1
-3
/
+3
|
*
|
|
x86/Documentation: Indent 'note::' directive for protocol version number note
Bagas Sanjaya
2023-11-06
1
-1
/
+1
[next]