Age | Commit message (Expand) | Author | Files | Lines |
2012-11-23 | ARM: pxa: add dummy SA1100 rtc clock in pxa25x | Andrea Adami | 1 | -0/+1 |
2012-11-21 | ARM: pxa: fix pxa25x gpio wakeup setting | Andrea Adami | 1 | -0/+5 |
2012-03-06 | ARM: pxa: remove duplicated registeration on pxa-gpio | Haojian Zhuang | 1 | -1/+0 |
2012-03-06 | ARM: pxa: add dummy clock for pxa25x and pxa27x | Haojian Zhuang | 1 | -0/+1 |
2012-02-16 | arch/arm/mach-pxa/: included linux/gpio.h twice | Danny Kukawka | 1 | -1/+0 |
2012-01-19 | Revert "ARM: pxa: add dummy clock for sa1100-rtc" | Russell King | 1 | -2/+0 |
2011-12-28 | Merge branch 'drivers/rtc-sa1100' into next/drivers | Arnd Bergmann | 1 | -0/+1 |
2011-12-28 | ARM: pxa: add dummy clock for sa1100-rtc | Jett.Zhou | 1 | -0/+2 |
2011-11-15 | ARM: pxa: add clk support in gpio driver | Haojian Zhuang | 1 | -0/+1 |
2011-11-15 | ARM: pxa: change gpio to platform device | Haojian Zhuang | 1 | -2/+1 |
2011-11-14 | ARM: pxa: rename gpio_to_irq and irq_to_gpio | Haojian Zhuang | 1 | -1/+1 |
2011-11-01 | Merge branch 'depends/rmk/gpio' into next/fixes | Arnd Bergmann | 1 | -1/+2 |
2011-10-08 | ARM: pxa: use correct __iomem annotations | Arnd Bergmann | 1 | -1/+1 |
2011-10-02 | ARM: 7104/1: plat-pxa: break out GPIO driver specifics | Linus Walleij | 1 | -0/+1 |
2011-08-08 | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King | 1 | -1/+1 |
2011-06-24 | ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code | Russell King | 1 | -2/+2 |
2011-06-24 | ARM: pm: pxa: move cpu_suspend into C code | Russell King | 1 | -1/+2 |
2011-04-24 | ARM / PXA: Use struct syscore_ops for "core" power management | Rafael J. Wysocki | 1 | -19/+6 |
2011-04-13 | ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio() | Eric Miao | 1 | -1/+1 |
2011-03-17 | Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '... | Russell King | 1 | -2/+3 |
2011-02-27 | ARM: pxa: enable pxa-pcm-audio on pxa210/pxa25x platform | Dmitry Eremin-Solenikov | 1 | -0/+1 |
2011-02-22 | ARM: pm: convert PXA to generic suspend/resume support | Russell King | 1 | -2/+2 |
2011-01-13 | ARM: PXA SoCs: irq_data conversion. | Lennert Buytenhek | 1 | -3/+4 |
2010-12-16 | ARM: pxa: introduce pxa2xx_clock_sysclass for clock suspend/resume | Eric Miao | 1 | -4/+3 |
2010-12-16 | ARM: pxa: remove get_memclk_frequency_10khz() | Eric Miao | 1 | -10/+10 |
2010-12-16 | ARM: pxa: separate the clock support into clock-{pxa2xx,pxa3xx}.c | Eric Miao | 1 | -20/+21 |
2010-12-16 | ARM: pxa: Access SMEMC via virtual addresses | Marek Vasut | 1 | -2/+3 |
2010-12-16 | ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io() | Marek Vasut | 1 | -0/+17 |
2010-08-05 | [ARM] pxa: move pmu device back into mach-pxa/ | Eric Miao | 1 | -0/+1 |
2010-02-12 | ARM: Consolidate clks_register() and similar | Russell King | 1 | -2/+2 |
2009-12-01 | [ARM] pxa: allow platforms to control which uarts are registered | Russell King | 1 | -6/+1 |
2009-03-09 | [ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.c | Eric Miao | 1 | -2/+3 |
2009-03-09 | [ARM] pxa: allow DMA controller IRQ being specified | Eric Miao | 1 | -1/+1 |
2009-03-09 | [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage | Eric Miao | 1 | -3/+1 |
2008-12-03 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 1 | -8/+10 |
2008-12-02 | [ARM] pxa: add resources for incoming rtc-pxa driver | Robert Jarzmik | 1 | -1/+1 |
2008-12-02 | [ARM] pxa: add support for additional GPIOs on PXA26x | Eric Miao | 1 | -0/+8 |
2008-12-02 | Revert "[ARM] pxa: introduce cpu_is_pxa26x()" | Eric Miao | 1 | -7/+1 |
2008-11-27 | [ARM] pxa: convert to clkdev and match clocks by struct device where possible | Russell King | 1 | -28/+43 |
2008-10-07 | Merge branches 'pxa-core' and 'pxa-machines' into pxa-all | Russell King | 1 | -25/+3 |
2008-09-27 | [ARM] pxa: better MFP low power state support for pxa25x/pxa27x | Eric Miao | 1 | -25/+3 |
2008-09-25 | [ARM] pxa: introduce cpu_is_pxa26x() | Eric Miao | 1 | -1/+7 |
2008-09-25 | [ARM] pxa: make cpu_is_pxa2* macros more consistent | Eric Miao | 1 | -1/+1 |
2008-09-25 | [ARM] pxa: merge common cpu_is_pxa255() code together | Eric Miao | 1 | -6/+4 |
2008-09-09 | [ARM] pxa: Allow platforms to override PSPR setting | Russell King | 1 | -5/+15 |
2008-08-12 | [ARM] clocklib: Update users of aliases to new API | Ian Molton | 1 | -9/+1 |
2008-08-07 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 1 | -0/+4 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -7/+7 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 1 | -1/+1 |
2008-08-05 | [ARM] pxa: introduce reset_status and clear_reset_status for driver's usage | Eric Miao | 1 | -0/+4 |