aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/mfp-pxa2xx.c
Commit message (Expand)AuthorAgeFilesLines
* merge more stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-2/+2
* ARM: pxa: fix PGSR register address calculationPaul Parsons2011-07-061-2/+2
* ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-241-7/+5
* [ARM] pxa: allow MFP_LPM_INPUT to be explicitly specifiedEric Miao2010-05-111-0/+1
* [ARM] pxa: allow keypad GPIOs to wakeup when configured as genericEric Miao2010-05-111-9/+22
* [ARM] pxa: add MFP_LPM_KEEP_OUTPUT flag to pin configEric Miao2010-05-111-0/+11
* [ARM] pxa: enable GPIO receivers after configuring pinsTimothy Clacy2009-05-181-0/+3
* [ARM] pxa: save/restore PGSR on suspend/resume.Daniel Ribeiro2009-05-181-0/+3
* [ARM] pxa: access GPIO registers by chip so to make it further genericEric Miao2009-03-091-2/+0
* [ARM] pxa: move GPIO register definitions into <mach/gpio.h>Eric Miao2009-03-091-2/+1
* [ARM] pxa: add support for additional GPIOs on PXA26xEric Miao2008-12-021-6/+13
* [ARM] pxa: use 'pxa_last_gpio' instead of 'gpio_nr' in mfp-pxa2xx.cEric Miao2008-12-021-9/+5
* [ARM] pxa: add muxed gpio wakeup sources on pxa2xx architecturesRobert Jarzmik2008-12-021-2/+29
* [ARM] pxa: fix incorrect initialization of mfp sysdev when not pxa2xxEric Miao2008-10-071-0/+3
* [ARM] pxa: better MFP low power state support for pxa25x/pxa27xEric Miao2008-09-261-73/+149
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-4/+4
* [ARM] pxa: add pxa2xx_mfp_set_lpm() to facilitate low power state changeEric Miao2008-07-091-14/+37
* [ARM] pxa: introduce dedicated __mfp_validate() to check PXA2xx MFPEric Miao2008-07-091-6/+14
* [ARM] pxa: separate out power manager and clock registersRussell King2008-06-021-0/+1
* [ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x}eric miao2008-04-191-19/+74
* [ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x}eric miao2008-04-191-0/+190