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