Age | Commit message (Expand) | Author | Files | Lines |
2013-01-12 | ARM: remove mach .handle_irq for GIC users | Rob Herring | 1 | -1/+0 |
2012-10-02 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -39/+0 |
2012-08-25 | clk: convert ARM RealView to common clk | Linus Walleij | 1 | -106/+0 |
2012-08-01 | ARM: mach-realview and mach-versatile: retire custom LED code | Bryan Wu | 1 | -39/+0 |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells | 1 | -1/+0 |
2011-12-22 | driver-core: remove sysdev.h usage. | Kay Sievers | 1 | -1/+1 |
2011-10-17 | ARM: platform fixups: remove mdesc argument to fixup function | Russell King | 1 | -2/+1 |
2011-05-23 | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King | 1 | -46/+4 |
2011-05-23 | clockevents: ARM sp804: allow clockevent name to be specified | Russell King | 1 | -1/+1 |
2011-05-23 | clocksource: ARM sp804: obtain sp804 timer rate via clks | Russell King | 1 | -1/+8 |
2011-05-23 | clocksource: ARM sp804: allow clocksource name to be specified | Russell King | 1 | -1/+1 |
2011-05-21 | ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ... | Marc Zyngier | 1 | -1/+1 |
2011-05-21 | ARM: 6903/1: Realview: Use physmap driver instead of integrator-flash | Marc Zyngier | 1 | -27/+4 |
2011-05-12 | ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes | Russell King | 1 | -19/+0 |
2011-02-19 | ARM: realview: use new init_early for clock tree and sched_clock init | Russell King | 1 | -13/+6 |
2011-02-19 | ARM: realview: switch Realview to use consolidated CLCD | Russell King | 1 | -180/+34 |
2011-01-07 | Merge branch 'misc' into devel | Russell King | 1 | -2/+1 |
2011-01-05 | Merge branch 'clksrc' into devel | Russell King | 1 | -0/+10 |
2011-01-05 | Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver... | Russell King | 1 | -4/+1 |
2010-12-23 | ARM: versatile: convert sched_clock() to use new infrastructure | Russell King | 1 | -0/+10 |
2010-12-14 | ARM: GIC: consolidate gic_cpu_base_addr to common GIC code | Russell King | 1 | -3/+0 |
2010-11-26 | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD | 1 | -2/+1 |
2010-11-04 | ARM: 6432/1: move timer-sp.c from versatile to common | Rob Herring | 1 | -1/+1 |
2010-08-26 | ARM: 6307/1: mmci: allow the card detect GPIO value not to be inverted | Rabin Vincent | 1 | -0/+2 |
2010-08-04 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -6/+34 |
2010-07-31 | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl... | Russell King | 1 | -6/+34 |
2010-07-31 | ARM: 6278/2: fix regression in RealView after the introduction of pclk | Linus Walleij | 1 | -1/+1 |
2010-07-31 | ARM: Fix Versatile/Realview/VExpress MMC card detection sense | Russell King | 1 | -1/+1 |
2010-07-22 | ARM: AMBA: Add pclk definition for platforms using primecells | Russell King | 1 | -1/+6 |
2010-07-16 | ARM: Remove 'node' argument form arch_adjust_zones() | Russell King | 1 | -3/+2 |
2010-07-15 | ARM: 6227/1: PL022 SSP platform data for the RealViews | Linus Walleij | 1 | -0/+3 |
2010-07-09 | ARM: 6204/1: Fixups for the RealView PB1176 | Linus Walleij | 1 | -1/+22 |
2010-05-17 | Merge branch 'devel-stable' into devel | Russell King | 1 | -1/+2 |
2010-05-02 | ARM: Indirect round/set_rate operations through clk structure | Russell King | 1 | -1/+7 |
2010-05-02 | ARM: Make Integrator/Versatile/Reaview VCO code similar | Russell King | 1 | -8/+8 |
2010-05-02 | ARM: Realview/Versatile: separate out common sched_clock() | Russell King | 1 | -16/+0 |
2010-05-02 | ARM: Realview/Versatile: separate out common SP804 timer code | Russell King | 1 | -136/+3 |
2010-05-02 | ARM: Realview/Versatile/Integrator: separate out common clock code | Russell King | 1 | -1/+1 |
2010-05-02 | ARM: ICST: kill duplicate icst code | Russell King | 1 | -1/+1 |
2010-05-02 | ARM: ICST: indirect s2div and idx2s arrays via icst_params | Russell King | 1 | -0/+2 |
2010-05-02 | ARM: ICST: move minimum VCO frequency to icst_params | Russell King | 1 | -0/+1 |
2010-05-02 | ARM: ICST: use Hz instead of kHz | Russell King | 1 | -1/+1 |
2010-05-02 | ARM: ICST: provide definitions for max/min VCO frequencies | Russell King | 1 | -1/+1 |
2010-05-02 | ARM: ICST: merge common ICST VCO structures | Russell King | 1 | -2/+2 |
2010-04-29 | ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIB | Colin Tuckley | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-12 | ARM: Consolidate clks_register() and similar | Russell King | 1 | -4/+1 |
2009-11-05 | RealView: Add sparsemem support for the RealView PBX platform | Catalin Marinas | 1 | -1/+20 |
2009-11-05 | RealView: Add default memory configuration | Catalin Marinas | 1 | -0/+21 |
2009-09-22 | ARM: 5720/1: Move MMCI header to amba include dir | Linus Walleij | 1 | -3/+3 |