aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/mfp-pxa2xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-24ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki1-7/+5
2010-05-11[ARM] pxa: allow MFP_LPM_INPUT to be explicitly specifiedEric Miao1-0/+1
2010-05-11[ARM] pxa: allow keypad GPIOs to wakeup when configured as genericEric Miao1-9/+22
2010-05-11[ARM] pxa: add MFP_LPM_KEEP_OUTPUT flag to pin configEric Miao1-0/+11
2009-05-18[ARM] pxa: enable GPIO receivers after configuring pinsTimothy Clacy1-0/+3
2009-05-18[ARM] pxa: save/restore PGSR on suspend/resume.Daniel Ribeiro1-0/+3
2009-03-09[ARM] pxa: access GPIO registers by chip so to make it further genericEric Miao1-2/+0
2009-03-09[ARM] pxa: move GPIO register definitions into <mach/gpio.h>Eric Miao1-2/+1
2008-12-02[ARM] pxa: add support for additional GPIOs on PXA26xEric Miao1-6/+13
2008-12-02[ARM] pxa: use 'pxa_last_gpio' instead of 'gpio_nr' in mfp-pxa2xx.cEric Miao1-9/+5
2008-12-02[ARM] pxa: add muxed gpio wakeup sources on pxa2xx architecturesRobert Jarzmik1-2/+29
2008-10-07[ARM] pxa: fix incorrect initialization of mfp sysdev when not pxa2xxEric Miao1-0/+3
2008-09-26[ARM] pxa: better MFP low power state support for pxa25x/pxa27xEric Miao1-73/+149
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-4/+4
2008-07-09[ARM] pxa: add pxa2xx_mfp_set_lpm() to facilitate low power state changeEric Miao1-14/+37
2008-07-09[ARM] pxa: introduce dedicated __mfp_validate() to check PXA2xx MFPEric Miao1-6/+14
2008-06-02[ARM] pxa: separate out power manager and clock registersRussell King1-0/+1
2008-04-19[ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x}eric miao1-19/+74
2008-04-19[ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x}eric miao1-0/+190