Age | Commit message (Expand) | Author | Files | Lines |
2010-05-11 | [ARM] pxa: allow MFP_LPM_INPUT to be explicitly specified | Eric Miao | 1 | -0/+1 |
2010-05-11 | [ARM] pxa: allow keypad GPIOs to wakeup when configured as generic | Eric Miao | 1 | -9/+22 |
2010-05-11 | [ARM] pxa: add MFP_LPM_KEEP_OUTPUT flag to pin config | Eric Miao | 1 | -0/+11 |
2009-05-18 | [ARM] pxa: enable GPIO receivers after configuring pins | Timothy Clacy | 1 | -0/+3 |
2009-05-18 | [ARM] pxa: save/restore PGSR on suspend/resume. | Daniel Ribeiro | 1 | -0/+3 |
2009-03-09 | [ARM] pxa: access GPIO registers by chip so to make it further generic | Eric Miao | 1 | -2/+0 |
2009-03-09 | [ARM] pxa: move GPIO register definitions into <mach/gpio.h> | Eric Miao | 1 | -2/+1 |
2008-12-02 | [ARM] pxa: add support for additional GPIOs on PXA26x | Eric Miao | 1 | -6/+13 |
2008-12-02 | [ARM] pxa: use 'pxa_last_gpio' instead of 'gpio_nr' in mfp-pxa2xx.c | Eric Miao | 1 | -9/+5 |
2008-12-02 | [ARM] pxa: add muxed gpio wakeup sources on pxa2xx architectures | Robert Jarzmik | 1 | -2/+29 |
2008-10-07 | [ARM] pxa: fix incorrect initialization of mfp sysdev when not pxa2xx | Eric Miao | 1 | -0/+3 |
2008-09-27 | [ARM] pxa: better MFP low power state support for pxa25x/pxa27x | Eric Miao | 1 | -73/+149 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -4/+4 |
2008-07-10 | [ARM] pxa: add pxa2xx_mfp_set_lpm() to facilitate low power state change | Eric Miao | 1 | -14/+37 |
2008-07-10 | [ARM] pxa: introduce dedicated __mfp_validate() to check PXA2xx MFP | Eric Miao | 1 | -6/+14 |
2008-06-02 | [ARM] pxa: separate out power manager and clock registers | Russell King | 1 | -0/+1 |
2008-04-19 | [ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x} | eric miao | 1 | -19/+74 |
2008-04-19 | [ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x} | eric miao | 1 | -0/+190 |