Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2f7d2b74a9dd9140053f143e1c94da0fef3c1109
/
drivers
/
clocksource
/
timer-atmel-pit.c
4806c87
clocksource/drivers/at91: Fix IO endianness
by Ben Dooks
· 10 years ago
50755f6
ARM: at91/clocksource: remove !DT PIT initializations
by Arnd Bergmann
· 10 years ago
b052ff3
ARM: at91: PIT: Move the driver to drivers/clocksource
by Maxime Ripard
· 10 years ago
[Renamed from arch/arm/mach-at91/at91sam926x_time.c]
7d80335
ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_init
by Maxime Ripard
· 10 years ago
64568d1
ARM: at91: PIT: (Almost) remove the global variables
by Maxime Ripard
· 10 years ago
7f282e0
ARM: at91: PIT: use request_irq instead of setup_irq
by Maxime Ripard
· 10 years ago
cffbfe6
ARM: at91: PIT: Use pr_fmt
by Maxime Ripard
· 10 years ago
a981b29
ARM: at91: PIT: Use consistent exit path in probe
by Maxime Ripard
· 10 years ago
f807a89
ARM: at91: PIT: Rework probe functions
by Maxime Ripard
· 10 years ago
a7d84d7
ARM: at91: PIT: Use of_have_populated_dt instead of CONFIG_OF
by Maxime Ripard
· 10 years ago
2d7fdbe
ARM: at91: PIT: Use DIV_ROUND_CLOSEST to compute the cycles
by Maxime Ripard
· 10 years ago
52c3ffb
ARM: at91: PIT: Follow the general coding rules
by Maxime Ripard
· 10 years ago
11d73c5
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanup
by Olof Johansson
· 11 years ago
ac11a1d
ARM: at91: don't use <mach/timex.h>
by Uwe Kleine-König
· 11 years ago
7034be8
ARM: at91: move pit timer to common clk framework
by Boris BREZILLON
· 11 years ago
9ceb389
ARM: at91: remove IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
6bb27d7
ARM: delete struct sys_timer
by Stephen Warren
· 12 years ago
49356ae
ARM: at91: convert timer suspend/resume to clock_event_device
by Stephen Warren
· 12 years ago
ffe5cd8
arm: at91: move pit define to the driver
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
8fe82a5
ARM: at91: sparse irq support
by Ludovic Desroches
· 12 years ago
986c265
ARM: at91/pit: add traces in case of error
by Nicolas Ferre
· 13 years ago
23fa648
ARM: at91: pit add DT support
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
4ab0c599
ARM: at91: make pit register base soc independent
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
132b163
ARM: AT91: update clock source registration
by Russell King
· 14 years ago
501d703
arm/at91: Don't disable irqs in set_next_event and set_mode callbacks
by Uwe Kleine-König
· 15 years ago
8e19608
clocksource: pass clocksource to read() callback
by Magnus Damm
· 16 years ago
320ab2b
cpumask: convert struct clock_event_device to cpumask pointers.
by Rusty Russell
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
ad48ce7
[ARM] 4989/1: [AT91] SAM9 ClockSource / ClockEvents
by Andrew Victor
· 17 years ago
66a2c07
[ARM] xtime_seqlock: fix more ARM machines for xtime deadlocking
by Peter Zijlstra
· 17 years ago
b30faba
Add IRQF_IRQPOLL flag on arm
by Bernhard Walle
· 17 years ago
3392b30
[ARM] 4149/1: AT91: Overrun in SAM9 gettimeoffset().
by Andrew Victor
· 18 years ago
9d04126
[ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm9200 directories
by Andrew Victor
· 18 years ago
[Renamed (97%) from arch/arm/mach-at91rm9200/at91sam926x_time.c]
1a0ed73
[ARM] 3949/2: AT91: SAM9 timer driver
by Andrew Victor
· 18 years ago