Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
876ae234cb5e908c12c60562295cd633eac687bb
/
drivers
/
clocksource
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
bb42ca4
clocksource/drivers/arm_arch_timer: Work around Hisilicon erratum 161010101
by Ding Tianhong
· 8 years ago
16d10ef
clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrastructure
by Ding Tianhong
· 8 years ago
5444ea6
clocksource/drivers/arm_arch_timer: Remove fsl-a008585 parameter
by Ding Tianhong
· 8 years ago
fb6002a
clocksource/drivers/ostm: Add renesas-ostm timer driver
by Chris Brandt
· 8 years ago
7b9f1d1
clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clock
by David Engraf
· 8 years ago
4750535
clocksource/drivers/gemini: Add driver for the Cortina Gemini
by Linus Walleij
· 8 years ago
376bc27
clockevents: Add a clkevt-of mechanism like clksrc-of
by Daniel Lezcano
· 9 years ago
bc7c36e
clocksource/exynos_mct: Clear interrupt when cpu is shut down
by Joonyoung Shim
· 8 years ago
3ddc76d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 8 years ago
73c1b41
cpu/hotplug: Cleanup state names
by Thomas Gleixner
· 8 years ago
c9435f3
clocksource/drivers/moxart: Plug memory and mapping leaks
by Sudip Mukherjee
· 8 years ago
e79ab19
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
d25b6af
Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 8 years ago
a26b0d4
clocksource: nps: avoid maybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
60263dc
clocksource: Add clockevent support to NPS400 driver
by Noam Camus
· 8 years ago
0465fb4
clocksource: update "fn" at CLOCKSOURCE_OF_DECLARE() of nps400 timer
by Noam Camus
· 8 years ago
c4c9a04
clocksource: import ARC timer driver
by Vineet Gupta
· 8 years ago
84c39b8
clocksource/drivers/bcm2835_timer: Unmap region obtained by of_iomap
by Arvind Yadav
· 8 years ago
f947ee1
clocksource/drivers/arm_arch_timer: Map frame with of_io_request_and_map()
by Stephen Boyd
· 8 years ago
d8ec759
clocksource/drivers/arm_arch_timer: Don't assume clock runs in suspend
by Brian Norris
· 8 years ago
9e27a0a
Merge tag 'pxa-for-4.10' of https://github.com/rjarzmik/linux into next/soc
by Olof Johansson
· 8 years ago
5938768
Revert "clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init"
by Chen-Yu Tsai
· 8 years ago
9995f4f
clocksource: Add J-Core timer/clocksource driver
by Rich Felker
· 8 years ago
f4e14ed
ARM: sa11x0/pxa: acquire timer rate from the clock rate
by Robert Jarzmik
· 8 years ago
6afd563
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
5e1b834
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
7af8a0f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
1d8f51d
arm/arm64: arch_timer: Use archdata to indicate vdso suitability
by Scott Wood
· 8 years ago
f6dc157
arm64: arch_timer: Work around QorIQ Erratum A-008585
by Scott Wood
· 8 years ago
3aa6014
clocksource/drivers/ti-32k: Prevent ftrace recursion
by Jisheng Zhang
· 8 years ago
6982530
clocksource/mips-gic-timer: Stop checking cpu_has_counter
by Paul Burton
· 8 years ago
2fd0c93
clocksource/mips-gic-timer: Print an error if IRQ setup fails
by Paul Burton
· 8 years ago
7a4c66d
Merge tag 'samsung-drivers-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/drivers
by Arnd Bergmann
· 8 years ago
f1a4c1f
clocksource: exynos_mct: Add the support for ARM64
by Chanwoo Choi
· 8 years ago
2ea3401
clocksource/drivers/oxnas: Add OX820 compatible
by Neil Armstrong
· 8 years ago
2783e5d
clocksource/drivers/timer-atmel-pit: Simplify IRQ handler
by Alexandre Belloni
· 8 years ago
0d41ec8
clocksource/drivers/timer-atmel-pit: Remove uselesss WARN_ON_ONCE
by Alexandre Belloni
· 8 years ago
a17686c
clocksource/drivers/timer-atmel-pit: Drop at91sam926x_pit_common_init
by Alexandre Belloni
· 8 years ago
e2a2d38
clocksource/drivers/moxart: Replace panic by pr_err
by Daniel Lezcano
· 8 years ago
cf1e929
clocksource/drivers/moxart: Replace setup_irq by request_irq
by Daniel Lezcano
· 8 years ago
ba36d53
clocksource/drivers/moxart: Add Aspeed support
by Joel Stanley
· 8 years ago
82fdd07
clocksource/drivers/moxart: Use struct to hold state
by Joel Stanley
· 8 years ago
7016474
clocksource/drivers/moxart: Refactor enable/disable
by Joel Stanley
· 8 years ago
98744b4
clocksource/drivers/atmel-pit: Fix compilation error
by Daniel Lezcano
· 8 years ago
b53e7d0
clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe function
by Chen-Yu Tsai
· 8 years ago
4d0e701
drivers/clocksource/pistachio: Fix memory corruption in init
by Marcin Nowakowski
· 8 years ago
699e36e
clocksource/drivers/timer-atmel-pit: Enable mck clock
by Alexandre Belloni
· 8 years ago
aa8c0f1a
clocksource/drivers/pxa: Fix include files for compilation
by Baoyou Xie
· 8 years ago
be5769e
clocksource/drivers/mips-gic-timer: Make gic_clocksource_of_init() return int
by Paul Gortmaker
· 8 years ago
16c8eba
clocksource/drivers/kona: Fix get_counter() error handling
by Arnd Bergmann
· 8 years ago
0e62fd8
clocksource/drivers/time-armada-370-xp: Fix the clock reference
by Gregory CLEMENT
· 8 years ago
fdbdfef
Merge branch 'linus' into timers/urgent, to pick up fixes
by Ingo Molnar
· 8 years ago
43a0a98
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
f005bd7
clocksource/arm_arch_timer: Force per-CPU interrupt to be level-triggered
by Marc Zyngier
· 8 years ago
eb0a9d8
clocksource/atlas7: Convert to hotplug state machine
by Richard Cochran
· 8 years ago
2c48fef
clocksource/armada-370-xp: Convert to hotplug state machine
by Richard Cochran
· 8 years ago
d11b3a6
clocksource/exynos_mct: Convert to hotplug state machine
by Richard Cochran
· 8 years ago
b8a1229
clocksource/arm_global_timer: Convert to hotplug state machine
by Richard Cochran
· 8 years ago
2dab909
clocksource/mips-gic: Convert to hotplug state machine
by Richard Cochran
· 8 years ago
b040416
clocksource/qcom-timer: Convert to hotplug state machine
by Richard Cochran
· 8 years ago
31e8e5d
clocksource/metag: Convert to hotplug state machine
by Richard Cochran
· 8 years ago
00c1d17
clocksource/dummy_timer: Convert to hotplug state machine
by Richard Cochran
· 8 years ago
7e86e8b
clocksource/arm_arch_timer: Convert to hotplug state machine
by Richard Cochran
· 8 years ago
1d661bf
clocksource/drivers/time-armada-370-xp: Fix return value check
by Anna-Maria Gleixner
· 8 years ago
34c720a
clocksource/drivers/cadence_ttc: fix a return value in case of error
by Christophe Jaillet
· 8 years ago
d64c010
clocksource: clps711x: Changing the compatibility string to match with the smallest supported chip
by Alexander Shiyan
· 8 years ago
46fd5c6
clocksource/drivers/arm_arch_timer: Control the evtstrm via the cmdline
by Will Deacon
· 8 years ago
5cc87a4
clocksource/drivers/versatile: Add the COMPILE_TEST option
by Daniel Lezcano
· 8 years ago
b988d3f
clocksource/drivers/timer-atmel-st: Add the COMPILE_TEST option
by Daniel Lezcano
· 8 years ago
67a87a4
clocksource/drivers/arm_global_timer: Add the COMPILE_TEST option
by Daniel Lezcano
· 8 years ago
568c034
clocksource/drivers/integrator-ap: Add the COMPILE_TEST option
by Daniel Lezcano
· 8 years ago
c12547a
clocksource/drivers/keystone: Add the COMPILE_TEST option
by Daniel Lezcano
· 8 years ago
d683b9d
clocksource/drivers/nspire: Add the COMPILE_TEST option
by Daniel Lezcano
· 8 years ago
85f98db
clocksource/drivers/u300: Add the COMPILE_TEST option
by Daniel Lezcano
· 8 years ago
f3550d4
clocksource/drivers/prima2: Add the COMPILE_TEST option
by Daniel Lezcano
· 8 years ago
4929409
clocksource/drivers/prima2: Remove useless header <asm/mach/time.h>
by Daniel Lezcano
· 8 years ago
d81c50a
clocksource/drivers/mxs: Add the COMPILE_TEST option
by Daniel Lezcano
· 8 years ago
6e52504
clocksource/drivers/mxs: Remove useless header <asm/mach/time.h>
by Daniel Lezcano
· 8 years ago
419be9e
clocksource/drivers/moxart: Add the COMPILE_TEST option
by Daniel Lezcano
· 8 years ago
b56d5d2
clocksource/drivers/atlas7: Add the COMPILE_TEST option
by Daniel Lezcano
· 8 years ago
ecf0efd
clocksource/drivers/clps_711x: Add the COMPILE_TEST option
by Daniel Lezcano
· 8 years ago
1cad71e
clocksource/drivers/bcm_kona: Add the COMPILE_TEST option
by Daniel Lezcano
· 8 years ago
e2146d8
clocksource/drivers/armv7m_systick: Add the COMPILE_TEST option
by Daniel Lezcano
· 8 years ago
2ea879a
clocksource/drivers/bcm2835: Add the COMPILE_TEST option
by Daniel Lezcano
· 8 years ago
40e878a
clocksource/drivers/bcm_kona: Remove useless header <asm/mach/time.h>
by Daniel Lezcano
· 8 years ago
177cf6e
clocksources: Switch back to the clksrc table
by Daniel Lezcano
· 8 years ago
8595b1b
clocksource/drivers/oxnas-rps: Convert init function to return error
by Daniel Lezcano
· 8 years ago
2d9b6506
clocksource/drivers/nps: Convert init function to return error
by Daniel Lezcano
· 8 years ago
4245250
clocksource/drivers/zevio: Convert init function to return error
by Daniel Lezcano
· 8 years ago
979d7f2
clocksource/drivers/vt8500: Convert init function to return error
by Daniel Lezcano
· 8 years ago
b71306e
clocksource/drivers/vf_pit_timer: Convert init function to return error
by Daniel Lezcano
· 8 years ago
86de9628
clocksource/drivers/versatile: Convert init function to return error
by Daniel Lezcano
· 8 years ago
1ee078f
clocksource/drivers/u300: Convert init function to return error
by Daniel Lezcano
· 8 years ago
0a8e7d4
clocksource/drivers/ti-32k: Convert init function to return error
by Daniel Lezcano
· 8 years ago
Next »