Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f8cf2f16a7c95acce497bfafa90e7c6d8397d653
/
drivers
/
clocksource
1675693
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
f5a8eb6
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 7 years ago
c9297d2
Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux
by Linus Torvalds
· 7 years ago
bd2746f
clocksource/atmel-st: Add 'depends on HAS_IOMEM' to fix unmet dependency
by Masahiro Yamada
· 7 years ago
b67aea2b
Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jhogan/metag into asm-generic
by Arnd Bergmann
· 7 years ago
6f566c4
Merge tag 'omap-for-v4.17/timer-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc
by Arnd Bergmann
· 7 years ago
58a54f0
clocksource: timer-ti-dm: Check prescaler value
by Ladislav Michl
· 7 years ago
ad6e4b6
clocksource: timer-ti-dm: Consolidate set source
by Ladislav Michl
· 7 years ago
592ea6b
clocksource: timer-ti-dm: Make unexported functions static
by Ladislav Michl
· 7 years ago
a4f5385
clocksource/drivers/arc_timer: Update some comments
by Vineet Gupta
· 7 years ago
5753405
clocksource/drivers/mips-gic-timer: Use correct shift count to extract data
by Felix Fietkau
· 7 years ago
f287eb9
clocksource/drivers/fsl_ftm_timer: Fix error return checking
by Colin Ian King
· 7 years ago
b79a732
clocksource: Remove metag generic timer driver
by James Hogan
· 7 years ago
1a3acad
clocksource: timer-ti-dm: Hook device platform data if not already assigned
by Ladislav Michl
· 7 years ago
76234f7
clocksource: timer-ti-dm: Populate the timer ops to the pdata
by Keerthy
· 7 years ago
af04aa8
ARM: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksource
by Keerthy
· 7 years ago
ed7158b
treewide/trivial: Remove ';;$' typo noise
by Ingo Molnar
· 7 years ago
ea4625c
clocksource/drivers/atcpit100: VDSO support
by Rick Chen
· 7 years ago
35dbb74
clocksource/drivers/atcpit100: Add andestech atcpit100 timer
by Rick Chen
· 7 years ago
103bb56
clocksource/drivers/stm32: Start the timer's counter sooner
by Daniel Lezcano
· 7 years ago
81abdbb
clocksource/drivers/stm32: Add the timer delay callback
by Daniel Lezcano
· 7 years ago
f5ef02b
clocksource/drivers/stm32: Add clocksource functionality
by Benjamin Gaignard
· 7 years ago
3c84e75
clocksource/drivers/stm32: Factor out more of the clockevent code
by Daniel Lezcano
· 7 years ago
8e82df3
clocksource/drivers/stm32: Add oneshot mode
by Benjamin Gaignard
· 7 years ago
4744daa
clocksource/drivers/stm32: Compute a prescaler value with a targeted rate
by Benjamin Gaignard
· 7 years ago
70c62cf
clocksource/drivers/stm32: Factor out the timer width sorting code
by Daniel Lezcano
· 7 years ago
f2ed8ef
clocksource/drivers/stm32: Use the node name as timer name
by Daniel Lezcano
· 7 years ago
d04af49
clocksource/drivers/stm32: Convert the driver to timer_of primitives
by Benjamin Gaignard
· 7 years ago
e0aeca3
clocksource/drivers/stm32: Fix kernel panic with multiple timers
by Daniel Lezcano
· 7 years ago
9aea417
clocksource/drivers/timer-of: Don't request the resource by name
by Daniel Lezcano
· 7 years ago
1c63c1c
clocksource/drivers/timer-of: Store the device node pointer in 'struct timer_of'
by Daniel Lezcano
· 7 years ago
067bc91
clocksource/drivers/spreadtrum: Add timer driver for the Spreadtrum SC9860 platform
by Baolin Wang
· 7 years ago
cf7f46b
clocksource/drivers/timer-of: Add kernel documentation
by Daniel Lezcano
· 7 years ago
5bbf4ad
clocksource/drivers/timer-of: Fix function names
by Daniel Lezcano
· 7 years ago
542f824
clocksource/drivers/tcb_clksrc: Fix clock speed message
by Romain Izard
· 7 years ago
0ec5477
clocksource/drivers/owl: Add the S700 timer
by Andreas Färber
· 7 years ago
f58639a
clocksource/drivers/owl: Adopt TIMER_OF_DECLARE()
by Andreas Färber
· 7 years ago
866c9b9
Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into timers/urgent
by Thomas Gleixner
· 7 years ago
974aa56
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
c9b012e
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
558de28
clocksource/timer_of: Rename timer_of_exit to timer_of_cleanup
by Benjamin Gaignard
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
e6d68b00
arm64: Use physical counter for in-kernel reads when booted in EL2
by Christoffer Dall
· 7 years ago
f2e600c
arm64: Implement arch_counter_get_cntpct to read the physical counter
by Christoffer Dall
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
f48729a
clocksource/drivers/timer-of: Add timer_of_exit function
by Benjamin Gaignard
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
eb39a7c
clockevents/drivers/cs5535: Improve resilience to spurious interrupts
by David Kozub
· 7 years ago
f16ff2b
clocksource/drivers/mips-gic-timer: Add fastpath for local timer updates
by Matt Redfearn
· 7 years ago
7957b07
clocksource/drivers/mips-gic-timer: Remove pointless irq_save,restore
by Matt Redfearn
· 7 years ago
a7fb457
clocksource/drivers/arm_arch_timer: Fix DEFINE_PER_CPU expansion
by Mark Rutland
· 7 years ago
21492e1
clocksource/drivers/arm_arch_timer: Validate CNTFRQ after enabling frame
by Ard Biesheuvel
· 7 years ago
2f8a26c
clocksource: Improve GENERIC_CLOCKEVENTS dependency
by Arnd Bergmann
· 7 years ago
2554828
clocksource/drivers/rockchip: pr_err() strings should end with newlines
by Arvind Yadav
· 7 years ago
3c044a1
clocksource/drivers/owl: pr_err() strings should end with newlines
by Arvind Yadav
· 7 years ago
1893428
clocksource/drivers/fttmr010: pr_err() strings should end with newlines
by Arvind Yadav
· 7 years ago
2d1d517
clocksource/drivers/sh_cmt: Use of_device_get_match_data() helper
by Geert Uytterhoeven
· 7 years ago
d1d2859
clocksource/drivers/sh_cmt: Remove unused "renesas, channels-mask" handling
by Geert Uytterhoeven
· 7 years ago
8d50e94
clocksource/drivers/sh_cmt: Mark "renesas,cmt-48-gen2" deprecated
by Geert Uytterhoeven
· 7 years ago
f11fb6d
clocksource/drivers/sh_cmt: Remove support for "renesas,cmt-32*"
by Geert Uytterhoeven
· 7 years ago
83c79a6
clocksource/drivers/sh_cmt: Support separate R-Car Gen2 CMT0/1
by Magnus Damm
· 7 years ago
464eed8
clocksource/drivers/sh_cmt: Use 0x3f mask for SH_CMT_48BIT case
by Magnus Damm
· 7 years ago
ec5c8e4
arm_arch_timer: Expose event stream status
by Julien Thierry
· 7 years ago
1043036
x86/numachip: Add const and __initconst to numachip2_clockevent
by Bhumika Goyal
· 7 years ago
8fce3dc
clocksource/integrator: Fix section mismatch warning
by Arnd Bergmann
· 7 years ago
7318413
Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 7 years ago
dd90ccc
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
469869d
clocksource: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
e07127a
clocksource: mips-gic-timer: Use new GIC accessor functions
by Paul Burton
· 7 years ago
ebbe266
clocksource/drivers/bcm2835: Remove message for a memory allocation failure
by Markus Elfring
· 7 years ago
059ab7b
clocksource/drivers/imx-tpm: Add imx tpm timer support
by Dong Aisheng
· 7 years ago
10c9850
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 7 years ago
599dc45
clocksource/drivers/Kconfig: Fix CLKSRC_PISTACHIO dependencies
by Matt Redfearn
· 7 years ago
9e80dbd
clocksource/drivers/timer-of: Checking for IS_ERR() instead of NULL
by Dan Carpenter
· 7 years ago
5c23a55
clocksource/drivers/em_sti: Fix error return codes in em_sti_probe()
by Gustavo A. R. Silva
· 7 years ago
d197f79
clocksource/drivers/arm_arch_timer: Fix mem frame loop initialization
by Matthias Kaehlcke
· 7 years ago
450f968
clocksource/arm_arch_timer: Use static_branch_enable_cpuslocked()
by Marc Zyngier
· 7 years ago
32f2fea
clocksource/drivers/timer-of: Handle of_irq_get_byname() result correctly
by Sergei Shtylyov
· 7 years ago
e854711
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
8c3ecd6
clocksource/drivers/mips-gic-timer: Fix an error code in 'gic_clocksource_of_init()'
by Christophe Jaillet
· 7 years ago
b70957f
clocksource/drivers/fsl_ftm_timer: Unmap region obtained by of_iomap
by Arvind Yadav
· 7 years ago
6ec8be2
clocksource/drivers/tcb_clksrc: Make IO endian agnostic
by Alexandre Belloni
· 7 years ago
239751e
clocksource/drivers/sun4i: Switch to the timer-of common init
by Daniel Lezcano
· 7 years ago
22ece4e
clocksource/drivers/timer-of: Fix invalid iomap check
by Daniel Lezcano
· 7 years ago
b7dcc4e
clocksource/drivers: Fix uninitialized variable use in timer_of_init
by Arnd Bergmann
· 7 years ago
f0cd9ae
Merge branch 'timers/urgent' into timers/core
by Thomas Gleixner
· 7 years ago
f35b093
clocksource: owl: Add S900 support
by Andreas Färber
· 8 years ago
4be78a8
clocksource: Add Owl timer
by Andreas Färber
· 8 years ago
c477990
clocksource/drivers/fttmr010: Factor out clock read code
by Linus Walleij
· 7 years ago
385c98f
clocksource/drivers/fttmr010: Implement delay timer
by Linus Walleij
· 7 years ago
dc11bae
clocksource/drivers: Add timer-of common init routine
by Daniel Lezcano
· 7 years ago
2a515e5
clocksource/drivers/tcb_clksrc: Save timer context on suspend/resume
by Alexandre Belloni
· 7 years ago
740e237
clocksource/drivers/fttmr010: Optimize sched_clock()
by Linus Walleij
· 7 years ago
fa1bffa
clocksource/drivers: Rename CLKSRC_ACPI to TIMER_ACPI
by Daniel Lezcano
· 7 years ago
bb0eb05
clocksource/drivers: Rename CLKSRC_OF to TIMER_OF
by Daniel Lezcano
· 7 years ago
2fcc112a
clocksource/drivers: Rename clksrc table to timer
by Daniel Lezcano
· 7 years ago
77d62f5
clocksource/drivers: Rename CLOCKSOURCE_ACPI_DECLARE to TIMER_ACPI_DECLARE
by Daniel Lezcano
· 7 years ago
ba5d08c
clocksource/drivers: Rename clocksource_probe to timer_probe
by Daniel Lezcano
· 7 years ago
1727339
clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE
by Daniel Lezcano
· 7 years ago
Next »