| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] pxa: initialise PXA devices before platform init code | Russell King | 2008-04-19 | 1 | -1/+1 |
* | [ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info() | eric miao | 2008-04-19 | 1 | -1/+1 |
* | [ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x} | eric miao | 2008-04-19 | 1 | -26/+5 |
* | [ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}() | eric miao | 2008-04-19 | 1 | -3/+2 |
* | [ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into one | eric miao | 2008-04-19 | 1 | -6/+1 |
* | [ARM] 4831/2: Add PXA2xx AC97 clocks to clock API | Mark Brown | 2008-04-19 | 1 | -0/+3 |
* | [ARM] pxa: introduce sysdev for GPIO register saving/restoring | eric miao | 2008-02-04 | 1 | -21/+2 |
* | [ARM] pxa: introduce sysdev for IRQ register saving/restoring | eric miao | 2008-02-04 | 1 | -6/+20 |
* | Merge branch 'pxa-plat' into devel | Russell King | 2008-01-28 | 1 | -47/+12 |
|\ |
|
| * | [ARM] pxa: Avoid fiddling with CKEN register on suspend | Russell King | 2008-01-26 | 1 | -6/+0 |
| * | [ARM] pxa: clean up pxa{27x,25x}_init_pm() to empty if CONFIG_PM not defined | eric miao | 2008-01-26 | 1 | -2/+4 |
| * | [ARM] pxa: move memory controller registers into pxa2xx-regs.h | Russell King | 2008-01-26 | 1 | -0/+1 |
| * | [ARM] pxa: move pxa27x_device_ohci out of pxa27x.c for use with pxa3xx | eric miao | 2008-01-26 | 1 | -31/+0 |
| * | [ARM] pxa: add ssp devices and clk support for pxa25x/pxa27x/pxa3xx | eric miao | 2008-01-26 | 1 | -3/+7 |
| * | [ARM] pxa: avoid always registering MMC, I2C, IrDA and framebuffer devices | Russell King | 2008-01-26 | 1 | -6/+1 |
* | | i2c-pxa: Add polling transfer | Mike Rapoport | 2008-01-27 | 1 | -0/+6 |
|/ |
|
* | [ARM] 4652/1: pxa: fix a typo of pxa27x usb host clk definition | eric miao | 2007-11-26 | 1 | -1/+1 |
* | PM: Move definition of struct pm_ops to suspend.h | Rafael J. Wysocki | 2007-10-18 | 1 | -1/+1 |
* | [ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.c | eric miao | 2007-10-12 | 1 | -7/+63 |
* | [ARM] pxa: remove get_lcdclk_frequency_10khz() | Russell King | 2007-10-12 | 1 | -1/+1 |
* | [ARM] pxa: Make STUART and FICP clocks available | Russell King | 2007-10-12 | 1 | -1/+1 |
* | [ARM] pxa: introduce clk support for PXA SoC clocks | Russell King | 2007-10-12 | 1 | -0/+45 |
* | [ARM] pxa: make pxa27x devices globally visible | Russell King | 2007-10-12 | 1 | -2/+2 |
* | [ARM] pxa: fix naming of memory/lcd/core clock functions | Russell King | 2007-10-12 | 1 | -7/+3 |
* | [ARM] 4489/1: pxa: split pxa_cpu_suspend to processor specific ones | Eric Miao | 2007-07-20 | 1 | -3/+1 |
* | [ARM] 4488/1: pxa: move pxa25x/pxa27x specific code out of pm.c | Eric Miao | 2007-07-20 | 1 | -7/+110 |
* | [ARM] 4480/1: pxa: change the pxa device naming scheme | Eric Miao | 2007-07-20 | 1 | -15/+15 |
* | [ARM] pxa: move platform devices to separate header file | Russell King | 2007-07-12 | 1 | -0/+1 |
* | [ARM] pxa: move device registration into CPU-specific file | Russell King | 2007-07-12 | 1 | -3/+33 |
* | [ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma code | Eric Miao | 2007-07-12 | 1 | -0/+3 |
* | [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq() | Eric Miao | 2007-07-12 | 1 | -0/+8 |
* | [ARM] pxa: Fix PXA27x suspend type validation, remove pxa_pm_prepare() | Russell King | 2007-07-12 | 1 | -13/+6 |
* | [ARM] pxa: move pm_ops structure into CPU specific files | Russell King | 2007-07-12 | 1 | -2/+15 |
* | [ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resume | Richard Purdie | 2007-07-02 | 1 | -2/+2 |
* | [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX | Eric Miao | 2007-04-21 | 1 | -2/+2 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [ARM] 3291/1: PXA27x: Correct get_clk_frequency_khz turbo flag handling | Richard Purdie | 2006-02-01 | 1 | -1/+1 |
* | [PATCH] USB: pxa27x OHCI - Separate platform code from main driver | Richard Purdie | 2006-01-04 | 1 | -0/+6 |
* | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 1 | -1/+1 |
* | [ARM] 2787/2: PXA27x low power modes support | Todd Poynor | 2005-10-28 | 1 | -1/+1 |
* | [PATCH] ARM: 2781/2: PXA27x Standby mode take 2 | Todd Poynor | 2005-07-01 | 1 | -1/+8 |
* | [PATCH] ARM: 2711/1: fix compilation on PXA targets with CONFIG_PM=n | Nicolas Pitre | 2005-06-13 | 1 | -0/+4 |
* | [PATCH] ARM: 2691/1: PXA27x sleep fixes take 2 | Todd Poynor | 2005-06-03 | 1 | -0/+32 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+163 |