index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
timer-gxp.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-20
dt-bindings: timer: nxp,sysctr-timer: add nxp,no-divider property
Peng Fan
1
-0
/
+4
2022-09-20
clocksource/drivers/timer-ti-dm: Get clock in probe with devm_clk_get()
Tony Lindgren
1
-15
/
+9
2022-09-20
clocksource/drivers/timer-ti-dm: Add flag to detect omap1
Tony Lindgren
1
-3
/
+6
2022-09-20
clocksource/drivers/timer-ti-dm: Move struct omap_dm_timer fields to driver
Tony Lindgren
2
-91
/
+170
2022-09-20
clocksource/drivers/timer-ti-dm: Use runtime PM directly and check errors
Tony Lindgren
1
-26
/
+91
2022-09-20
clocksource/drivers/timer-ti-dm: Move private defines to the driver
Tony Lindgren
2
-62
/
+62
2022-09-20
clocksource/drivers/timer-ti-dm: Simplify register access further
Tony Lindgren
2
-17
/
+17
2022-09-20
clocksource/drivers/timer-ti-dm: Simplify register writes with dmtimer_write()
Tony Lindgren
1
-54
/
+44
2022-09-20
clocksource/drivers/timer-ti-dm: Simplify register reads with dmtimer_read()
Tony Lindgren
1
-48
/
+40
2022-09-20
clocksource/drivers/timer-ti-dm: Drop unused functions
Tony Lindgren
2
-58
/
+0
2022-09-20
clocksource/drivers/timer-gxp: Add missing error handling in gxp_timer_probe
Lin Yujun
1
-1
/
+6
2022-09-20
clocksource/drivers/arm_arch_timer: Fix handling of ARM erratum 858921
Kunkun Jiang
1
-0
/
+2
2022-09-20
clocksource/drivers/exynos_mct: Enable building on ARTPEC
Vincent Whitchurch
1
-1
/
+1
2022-09-20
clocksource/drivers/exynos_mct: Support local-timers property
Vincent Whitchurch
1
-6
/
+56
2022-09-20
clocksource/drivers/exynos_mct: Support frc-shared property
Vincent Whitchurch
1
-3
/
+18
2022-09-20
dt-bindings: timer: exynos4210-mct: Add ARTPEC-8 MCT support
Vincent Whitchurch
1
-0
/
+26
2022-09-20
clocksource/drivers/sun4i: Add definition of clear interrupt
Victor Hassan
1
-1
/
+2
2022-09-07
clocksource/drivers/renesas-ostm: Add support for RZ/V2L SoC
Lad Prabhakar
1
-1
/
+1
2022-08-19
dt-bindings: timer: renesas,tmu: Add r8a779f0 support
Wolfram Sang
1
-0
/
+1
2022-08-19
dt-bindings: timer: Add compatible for MediaTek MT8188
Johnson Wang
1
-0
/
+1
2022-07-28
wait: Fix __wait_event_hrtimeout for RT/DL tasks
Juri Lelli
1
-4
/
+5
2022-07-27
clocksource/drivers/sun5i: Remove unnecessary (void*) conversions
Li zeming
1
-1
/
+1
2022-07-27
dt-bindings: timer: allwinner,sun4i-a10-timer: Add D1 compatible
Samuel Holland
1
-0
/
+1
2022-07-27
dt-bindings: timer: ingenic,tcu: use absolute path to other schema
Krzysztof Kozlowski
1
-2
/
+2
2022-07-27
clocksource/drivers/sun4i: Remove unnecessary (void*) conversions
XU pengfei
1
-1
/
+1
2022-07-27
dt-bindings: timer: renesas,cmt: Fix R-Car Gen4 fall-out
Geert Uytterhoeven
1
-6
/
+8
2022-07-27
clocksource/drivers/tegra186: Put Kconfig option 'tristate' to 'bool'
Daniel Lezcano
1
-1
/
+1
2022-07-27
clocksource/drivers/timer-ti-dm: Make driver selection bool for TI K3
Tony Lindgren
1
-1
/
+2
2022-07-27
clocksource/drivers/timer-ti-dm: Add compatible for am6 SoCs
Tony Lindgren
1
-0
/
+8
2022-07-27
clocksource/drivers/timer-ti-dm: Make timer selectable for ARCH_K3
Tony Lindgren
3
-2
/
+10
2022-07-27
clocksource/drivers/timer-ti-dm: Move inline functions to driver for am6
Tony Lindgren
2
-144
/
+115
2022-07-24
Linux 5.19-rc8
v5.19-rc8
Linus Torvalds
1
-1
/
+1
2022-07-24
certs: make system keyring depend on x509 parser
Adam Borowski
1
-0
/
+1
2022-07-23
x86/speculation: Make all RETbleed mitigations 64-bit only
Ben Hutchings
1
-4
/
+4
2022-07-22
mmu_gather: fix the CONFIG_MMU_GATHER_NO_RANGE case
Linus Torvalds
1
-3
/
+0
2022-07-22
gpio: gpio-xilinx: Fix integer overflow
Srinivas Neeli
1
-1
/
+1
2022-07-21
riscv: add as-options for modules with assembly compontents
Ben Dooks
1
-0
/
+1
2022-07-21
mmu_gather: Force tlb-flush VM_PFNMAP vmas
Peter Zijlstra
1
-16
/
+17
2022-07-21
mmu_gather: Let there be one tlb_{start,end}_vma() implementation
Peter Zijlstra
1
-13
/
+2
2022-07-21
csky/tlb: Remove tlb_flush() define
Peter Zijlstra
1
-2
/
+0
2022-07-21
mmu_gather: Remove per arch tlb_{start,end}_vma()
Peter Zijlstra
13
-35
/
+32
2022-07-21
scripts/gdb: Fix gdb 'lx-symbols' command
Khalid Masum
1
-1
/
+1
2022-07-21
watch-queue: remove spurious double semicolon
Linus Torvalds
1
-1
/
+1
2022-07-21
spi: spi-rspi: Fix PIO fallback on RZ platforms
Biju Das
1
-0
/
+4
2022-07-21
io_uring: do not recycle buffer in READV
Dylan Yudaken
1
-0
/
+8
2022-07-21
io_uring: fix free of unallocated buffer list
Dylan Yudaken
1
-3
/
+3
2022-07-21
sched/deadline: Fix BUG_ON condition for deboosted tasks
Juri Lelli
1
-1
/
+4
2022-07-20
drm/amdgpu: Protect the amdgpu_bo_list list with a mutex v2
Luben Tuikov
3
-4
/
+19
2022-07-20
watchqueue: make sure to serialize 'wqueue->defunct' properly
Linus Torvalds
1
-16
/
+37
2022-07-20
spi: spi-cadence: Fix SPI NO Slave Select macro definition
Sai Krishna Potthuri
1
-1
/
+1
[next]