Age | Commit message (Expand) | Author |
2012-05-23 | ixp4xx: fix compilation by adding gpiolib support | Richard Cochran |
2012-03-30 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-03-30 | ARM: fix builds due to missing <asm/system_misc.h> includes | Olof Johansson |
2012-03-06 | ARM: ixp4xx: use runtime ioremap hook | Rob Herring |
2012-01-20 | ARM: mach-ixp4xx: properly disable CPU idle call | Nicolas Pitre |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King |
2012-01-05 | ARM: restart: ixp4xx: use new restart hook | Russell King |
2011-12-18 | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime | Marc Zyngier |
2011-10-31 | arm: Add export.h to ARM specific files as required. | Paul Gortmaker |
2011-07-15 | ARM: fix regression in IXP4xx clocksource | Richard Cochran |
2011-05-23 | clocksource: convert ARM 32-bit up counting clocksources | Russell King |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner |
2011-02-06 | arm/ixp4xx: Rename FREQ macro to avoid collisions | Ben Hutchings |
2011-01-13 | ARM: ixp4xx: irq_data conversion. | Lennert Buytenhek |
2010-12-22 | ARM: ixp4xx: convert sched_clock() to use new infrastructure | Russell King |
2010-12-22 | ARM: ensure all sched_clock() implementations are notrace marked | Russell King |
2010-12-22 | ARM: ixp4xx: update clock source registration | Russell King |
2010-05-15 | ARM: Remove useless linux/bootmem.h includes | Russell King |
2010-01-27 | ARM: 5869/1: ixp4xx: implement sched_clock() | Mikael Pettersson |
2009-12-05 | IXP4xx: Ensure index is positive in irq_to_gpio() and npe_request(). | Roel Kluin |
2009-09-21 | ixp4xx: timer and clocks cleanups | Mikael Pettersson |
2009-09-07 | IXP42x HSS support for setting internal clock rate | Krzysztof Halasa |
2009-04-21 | clocksource: pass clocksource to read() callback | Magnus Damm |
2008-12-13 | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell |
2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King |
2008-07-27 | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov |
2008-07-09 | [ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr... | Philipp Zabel |
2007-12-17 | [ARM] 4694/1: IXP4xx: Update clockevent support for shutdown and resume | Kevin Hilman |
2007-07-22 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-07-21 | clockevents: fix resume logic | Thomas Gleixner |
2007-07-20 | [ARM] ixp4xx: fix IRQ GPIO direction configuration for GPIOs >= 8 | Tim Harvey |
2007-05-26 | [ARM] 4405/1: NSLU2, DSM-G600 frequency fixup code | Michael-Luke Jones |
2007-05-08 | Add IRQF_IRQPOLL flag on arm | Bernhard Walle |
2007-05-06 | Merge branch 'ixp4xx' into devel | Russell King |
2007-04-21 | [ARM] 4259/1: clockevent support for ixp4xx platform | Kevin Hilman |
2007-04-21 | [ARM] 4311/1: ixp4xx: add KIXRP435 platform | Ruslan V. Sushko |
2007-04-21 | [ARM] 4275/1: generic gpio layer for ixp4xx | Milan Svoboda |
2007-02-16 | [PATCH] clocksource: fixup is_continous changes on ARM | Thomas Gleixner |
2006-12-07 | [ARM] 3985/1: ixp4xx clocksource cleanup | Kevin Hilman |
2006-12-01 | [ARM] 3958/1: add platform device (pxa2xx-udc)to ixp4xx | Milan Svoboda |
2006-11-30 | [ARM] Remove compatibility layer for ARM irqs | Russell King |
2006-11-03 | [ARM] 3918/1: ixp4xx irq-chip rework | Kevin Hilman |
2006-10-06 | Initial blind fixup for arm for irq changes | Linus Torvalds |
2006-09-28 | [ARM] 3856/1: Add clocksource for Intel IXP4xx platforms | Kevin Hilman |
2006-07-02 | [PATCH] ARM: fixup irqflags breakage after ARM genirq merge | Thomas Gleixner |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-22 | [ARM] 3616/1: fix timer handler wrap logic for a number of platforms | Lennert Buytenhek |