Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
042ebd293b862c491e31aea17b540317a1b9af21
/
drivers
/
clocksource
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
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
· 8 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
459fa24
clocksource: Explicitly include linux/clocksource.h when needed
by Stephen Rothwell
· 7 years ago
3db1200
clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect variable
by Frank Rowand
· 7 years ago
8e09310
Revert "clockevents: Add a clkevt-of mechanism like clksrc-of"
by Daniel Lezcano
· 7 years ago
ef89718
clocksource/drivers/fttmr010: Fix aspeed-2500 initialization
by Daniel Lezcano
· 7 years ago
a6fbb9c
clocksource/drivers/fttmr010: Add AST2500 compatible string
by Daniel Lezcano
· 7 years ago
ec14ba1
clocksource/drivers/fttmr010: Merge Moxa into FTTMR010
by Linus Walleij
· 8 years ago
b589da8
clocksource/drivers/fttmr010: Switch to use TIMER2 src
by Linus Walleij
· 8 years ago
d0d76d5
clocksource/drivers/fttmr010: Switch to use bitops
by Linus Walleij
· 8 years ago
e7bad21
clocksource/drivers/fttmr010: Use state container
by Linus Walleij
· 8 years ago
dd98442
clocksource/drivers/fttmr010: Drop Gemini specifics
by Linus Walleij
· 8 years ago
2a55e98
clocksource/drivers/fttmr010: Fix the clock handling
by Linus Walleij
· 8 years ago
dfcb7b2
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
291b38a
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 8 years ago
f63d947
clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame()
by Sudeep Holla
· 8 years ago
174ddfd
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
eb64522
arm64/arch_timer: Mark errata handlers as __maybe_unused
by Arnd Bergmann
· 8 years ago
58bb100
Clocksource/mips-gic: Remove redundant non devicetree init
by Matt Redfearn
· 8 years ago
cc9c617
Annotate hardware config module parameters in drivers/clocksource/
by David Howells
· 8 years ago
26e42a0
Merge tag 'arch-timer-gtdt' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux into timers/core
by Thomas Gleixner
· 8 years ago
c2743a3
clocksource: arm_arch_timer: add GTDT support for memory-mapped timer
by Fu Wei
· 8 years ago
f79d209
clocksource: arm_arch_timer: simplify ACPI support code.
by Fu Wei
· 8 years ago
c389d70
clocksource: arm_arch_timer: split MMIO timer probing.
by Fu Wei
· 8 years ago
ca0e1b5
clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init call
by Fu Wei
· 8 years ago
13bf699
clocksource: arm_arch_timer: refactor arch_timer_needs_probing
by Fu Wei
· 8 years ago
5d3dfa9
clocksource: arm_arch_timer: split dt-only rate handling
by Fu Wei
· 8 years ago
821596a
Merge branch 'clockevents/4.12' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core
by Thomas Gleixner
· 8 years ago
547733c
clockevents/drivers/atlas7: Set ->min_delta_ticks and ->max_delta_ticks
by Nicolai Stange
· 8 years ago
bb2e94a
clockevents/drivers/sh_cmt: Set ->min_delta_ticks and ->max_delta_ticks
by Nicolai Stange
· 8 years ago
6cf57ae
x86/numachip timer: Set ->min_delta_ticks and ->max_delta_ticks
by Nicolai Stange
· 8 years ago
c7438ba
clockevents/drivers/metag: Set ->min_delta_ticks and ->max_delta_ticks
by Nicolai Stange
· 8 years ago
8317b53
clockevents/drivers/dw_apb: Set ->min_delta_ticks and ->max_delta_ticks
by Nicolai Stange
· 8 years ago
4502b6b
clocksource: arm_arch_timer: rework PPI selection
by Fu Wei
· 8 years ago
097cd14
clocksource: arm_arch_timer: add a new enum for spi type
by Fu Wei
· 8 years ago
831610c
clocksource: arm_arch_timer: move enums and defines to header file
by Fu Wei
· 8 years ago
ee34f1e
clocksource: arm_arch_timer: rename the PPI enum
by Fu Wei
· 8 years ago
8a5c21d
clocksource: arm_arch_timer: rename type macros
by Fu Wei
· 8 years ago
ded2401
clocksource: arm_arch_timer: clean up printk usage
by Fu Wei
· 8 years ago
6f9c890
Merge tag 'arch-timer-errata' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into clockevents/4.12
by Daniel Lezcano
· 8 years ago
28e71e2
clocksource/drivers/fttmr010: Refactor to handle clock
by Linus Walleij
· 8 years ago
f5bf0ee
clocksource/drivers/gemini: Rename Gemini timer to Faraday
by Linus Walleij
· 8 years ago
5e0a39d
clocksource/drivers/rockchip_timer: Implement clocksource timer
by Alexander Kochetkov
· 8 years ago
ac9ce6d
clocksource: Add missing line break to error messages
by Rafał Miłecki
· 8 years ago
9a4914c
clocksource/drivers/orion: Add delay_timer implementation
by Russell King
· 8 years ago
0d9298e
clocksource/drivers/orion: Read clock rate once
by Russell King
· 8 years ago
d003d02
arm64: arch_timer: Add HISILICON_ERRATUM_161010101 ACPI matching data
by Marc Zyngier
· 8 years ago
5a38bca
arm64: arch_timer: Allow erratum matching with ACPI OEM information
by Marc Zyngier
· 8 years ago
fa8d815
arm64: arch_timer: Workaround for Cortex-A73 erratum 858921
by Marc Zyngier
· 8 years ago
a86bd13
arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled
by Marc Zyngier
· 8 years ago
bee67c5
arm64: arch_timer: Save cntkctl_el1 as a per-cpu variable
by Marc Zyngier
· 8 years ago
992dd16
arm64: arch_timer: Move clocksource_counter and co around
by Marc Zyngier
· 8 years ago
6acc71c
arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUs
by Marc Zyngier
· 8 years ago
01d3e3f
arm64: arch_timer: Rework the set_next_event workarounds
by Marc Zyngier
· 8 years ago
8328089
arm64: arch_timer: Get rid of erratum_workaround_set_sne
by Marc Zyngier
· 8 years ago
f4e00a1
arm64: arch_timer: Move arch_timer_reg_read/write around
by Marc Zyngier
· 8 years ago
0064030
arm64: arch_timer: Add erratum handler for CPU-specific capability
by Marc Zyngier
· 8 years ago
651bb2e
arm64: arch_timer: Add infrastructure for multiple erratum detection methods
by Marc Zyngier
· 8 years ago
4a6808f
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
07de36b
clockevents: Fix syntax error in clkevt-of macro
by Alexander Kochetkov
· 8 years ago
a17e017
clocksource: h8300_timer8: Don't reset rate in ->set_state_oneshot()
by Nicolai Stange
· 8 years ago
4e53aa2
clocksource: em_sti: Compute rate before registration
by Nicolai Stange
· 8 years ago
3814ae0
clocksource: em_sti: Split clock prepare and enable steps
by Nicolai Stange
· 8 years ago
c3c0a20
clocksource: sh_tmu: Compute rate before registration again
by Nicolai Stange
· 8 years ago
890f423
clocksource: sh_cmt: Compute rate before registration again
by Nicolai Stange
· 8 years ago
18f48c9
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
33d8c15
Revert "clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clock"
by Romain Izard
· 8 years ago
e601757
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
by Ingo Molnar
· 8 years ago
20dcfe1
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
3d837bc
clocksource/drivers/arm_arch_timer:: Mark cyclecounter __ro_after_init
by Bhumika Goyal
· 8 years ago
Next »