aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/corgi_pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-07ARM: pxa: move mach/*.h to mach-pxa/Arnd Bergmann1-1/+1
2022-05-07ARM: pxa: corgi: use gpio descriptors for audioArnd Bergmann1-1/+1
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2016-09-09ARM: pxa: fix GPIO double shiftsRobert Jarzmik1-9/+4
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann1-1/+1
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-03-25ARM: pxa: use common IOMEM definitionRob Herring1-0/+1
2011-12-08ARM: pxa: fix the build error because of missing gpio-pxa.hHaojian Zhuang1-0/+1
2011-11-14ARM: pxa: use generic gpio operation instead of gpio registerHaojian Zhuang1-3/+17
2010-08-05[ARM] pxa: removed mostly unused and confusing two sharpsl.hEric Miao1-2/+1
2010-08-05[ARM] pxa: use generic gpio_get_value() instead of READ_GPIO_BIT()Eric Miao1-3/+3
2010-08-05[ARM] pxa: removing dead BACKLIGHT_CORGIChristoph Egger1-2/+0
2010-05-11[ARM] pxa/corgi: cleanup GPIO configurations and low power mode settingsEric Miao1-39/+0
2010-05-11[ARM] pxa/corgi: use generic GPIO API and remove pxa_gpio_mode()Eric Miao1-19/+19
2009-12-01[ARM] pxa/zaurus: rename spitz_battery_levels_* to sharpsl_*Pavel Machek1-2/+2
2009-06-11[ARM] pxa/sharpsl_pm: merge pxa-specific code into generic oneDmitry Eremin-Solenikov1-2/+1
2009-03-09[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao1-1/+0
2008-10-29[ARM] corgi_lcd: fix simultaneous compilation with corgi_blDmitry Baryshkov1-1/+3
2008-09-23[ARM] pxa/corgi: use generic GPIO API for SCOOP GPIOsEric Miao1-1/+0
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-6/+6
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-06-02[ARM] 5072/1: corgi_pm: don't register devices on non-corgi machinesDmitry Baryshkov1-0/+4
2008-06-02[ARM] pxa: separate out power manager and clock registersRussell King1-0/+1
2008-05-19[ARM] pxa: corgibl_limit_intensity build errorsRussell King1-0/+2
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao1-0/+1
2007-03-02[ARM] Yet more asm/apm-emulation.h stuffRussell King1-1/+2
2007-02-09[APM] ARM: Convert to use shared APM emulation.Ralf Baechle1-1/+1
2006-06-19[ARM] 3564/1: sharpsl_pm: Abstract some machine specific parametersRichard Purdie1-3/+20
2006-01-07[ARM] 3235/1: SharpSL PM: Fix a gcc4 build errorRichard Purdie1-1/+0
2006-01-05[ARM] 3228/1: SharpSL: Move PM code to arch/arm/commonRichard Purdie1-20/+25
2005-11-13[ARM] 3158/1: SharpSL: Add PM device driver for the SL-C7x0 machines.Richard Purdie1-0/+228