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