aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/spitz_pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-07ARM: pxa: spitz: 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-6/+3
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann1-2/+2
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-10-28ARM: pxa/spitz_pm: Fix hang when resuming from STRMarko Katic1-6/+2
2012-02-16ARM: pxa: fix wrong parsing gpio event on spitzHaojian Zhuang1-3/+2
2011-12-08ARM: pxa: fix build error for GPIO_bit()Haojian Zhuang1-0/+1
2011-11-14ARM: pxa: use generic gpio operation instead of gpio registerHaojian Zhuang1-2/+8
2011-06-16gpio: include linux/gpio.h where neededRandy Dunlap1-0/+1
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/spitz: use generic GPIO API and remove pxa_gpio_mode()Eric Miao1-7/+21
2009-12-01[ARM] pxa/zaurus: rename spitz_battery_levels_* to sharpsl_*Pavel Machek1-2/+2
2009-12-01[ARM] pxa/zaurus: cleanup sharpsl_pm.cPavel Machek1-5/+5
2009-06-11[ARM] pxa/sharpsl_pm: merge pxa-specific code into generic oneDmitry Eremin-Solenikov1-2/+1
2009-03-09[ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao1-1/+0
2008-10-29[ARM] corgi_lcd: fix simultaneous compilation with corgi_blDmitry Baryshkov1-1/+3
2008-09-23[ARM] pxa/spitz: use generic GPIO API for SCOOP1/SCOOP2 GPIOsEric Miao1-19/+9
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] 5073/1: spitz_pm: don't register devices on non-spitz machinesDmitry Baryshkov1-0/+5
2008-05-19[ARM] pxa: corgibl_limit_intensity build errorsRussell King1-0/+2
2008-05-08[ARM] pxa: Fix RCSR handlingRussell King1-3/+0
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-0/+15
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-21/+26
2005-11-13[ARM] 3159/1: SharpSL: Add PM device driver for the SL-Cx00 machines.Richard Purdie1-0/+233