| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: at91: PIT: Move the driver to drivers/clocksource | Maxime Ripard | 2014-09-15 | 1 | -296/+0 |
* | ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_init | Maxime Ripard | 2014-09-15 | 1 | -4/+2 |
* | ARM: at91: PIT: (Almost) remove the global variables | Maxime Ripard | 2014-09-03 | 1 | -71/+108 |
* | ARM: at91: PIT: use request_irq instead of setup_irq | Maxime Ripard | 2014-09-03 | 1 | -14/+6 |
* | ARM: at91: PIT: Use pr_fmt | Maxime Ripard | 2014-09-03 | 1 | -6/+8 |
* | ARM: at91: PIT: Use consistent exit path in probe | Maxime Ripard | 2014-09-03 | 1 | -10/+4 |
* | ARM: at91: PIT: Rework probe functions | Maxime Ripard | 2014-09-03 | 1 | -62/+46 |
* | ARM: at91: PIT: Use of_have_populated_dt instead of CONFIG_OF | Maxime Ripard | 2014-09-02 | 1 | -8/+2 |
* | ARM: at91: PIT: Use DIV_ROUND_CLOSEST to compute the cycles | Maxime Ripard | 2014-09-02 | 1 | -1/+1 |
* | ARM: at91: PIT: Follow the general coding rules | Maxime Ripard | 2014-09-02 | 1 | -8/+9 |
* | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 2014-02-19 | 1 | -0/+1 |
|\ |
|
| * | ARM: at91: don't use <mach/timex.h> | Uwe Kleine-König | 2013-12-20 | 1 | -0/+1 |
* | | ARM: at91: move pit timer to common clk framework | Boris BREZILLON | 2013-12-02 | 1 | -1/+13 |
|/ |
|
* | ARM: at91: remove IRQF_DISABLED | Michael Opdenacker | 2013-09-19 | 1 | -1/+1 |
* | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 1 | -5/+1 |
* | ARM: at91: convert timer suspend/resume to clock_event_device | Stephen Warren | 2012-12-24 | 1 | -21/+26 |
* | arm: at91: move pit define to the driver | Jean-Christophe PLAGNIOL-VILLARD | 2012-11-06 | 1 | -2/+12 |
* | ARM: at91: sparse irq support | Ludovic Desroches | 2012-07-02 | 1 | -1/+1 |
* | ARM: at91/pit: add traces in case of error | Nicolas Ferre | 2012-03-01 | 1 | -2/+7 |
* | ARM: at91: pit add DT support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-01 | 1 | -2/+61 |
* | ARM: at91: make pit register base soc independent | Jean-Christophe PLAGNIOL-VILLARD | 2011-11-28 | 1 | -10/+28 |
* | ARM: AT91: update clock source registration | Russell King | 2010-12-19 | 1 | -3/+1 |
* | arm/at91: Don't disable irqs in set_next_event and set_mode callbacks | Uwe Kleine-König | 2010-01-22 | 1 | -5/+6 |
* | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 1 | -1/+1 |
* | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 | 1 | -1/+1 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -1/+1 |
* | [ARM] 4989/1: [AT91] SAM9 ClockSource / ClockEvents | Andrew Victor | 2008-04-17 | 1 | -46/+125 |
* | [ARM] xtime_seqlock: fix more ARM machines for xtime deadlocking | Peter Zijlstra | 2008-02-04 | 1 | -3/+0 |
* | Add IRQF_IRQPOLL flag on arm | Bernhard Walle | 2007-05-08 | 1 | -1/+1 |
* | [ARM] 4149/1: AT91: Overrun in SAM9 gettimeoffset(). | Andrew Victor | 2007-02-08 | 1 | -2/+1 |
* | [ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm9200 directories | Andrew Victor | 2007-02-08 | 1 | -0/+114 |