aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/sharpsl_pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-07ARM: pxa: move mach/*.h to mach-pxa/Arnd Bergmann1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches1-2/+2
2017-11-02arm: pxa: Convert timers to use timer_setup()Kees Cook1-4/+4
2016-09-09ARM: pxa: fix GPIO double shiftsRobert Jarzmik1-1/+1
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann1-3/+3
2015-07-18ARM: pxa: Use setup_timerVaishali Thakkar1-4/+2
2013-12-11ARM: pxa: remove IRQF_DISABLEDMichael Opdenacker1-4/+4
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson1-48/+0
2012-10-04ARM: pxa: remove sharpsl_fatal_check functionArnd Bergmann1-48/+0
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+2
2012-09-14ARM: pxa: use gpio_to_irq for sharppm_slRob Herring1-13/+17
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo1-2/+2
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-03-25ARM: pxa: use common IOMEM definitionRob Herring1-0/+1
2012-02-16ARM: pxa: fix mixed declarations and code in sharpsl_pmHaojian Zhuang1-2/+1
2011-11-14ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQHaojian Zhuang1-12/+12
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-12-24arm/sharpsl: don't use flush_scheduled_work()Tejun Heo1-1/+2
2010-11-16suspend: constify platform_suspend_opsLionel Debroux1-1/+1
2010-08-05[ARM] pxa: removed mostly unused and confusing two sharpsl.hEric Miao1-3/+0
2010-08-05[ARM] pxa: removing dead CORGI_SSP_DEPRECATEDChristoph Egger1-5/+0
2010-08-05[ARM] pxa: removing dead BACKLIGHT_CORGIChristoph Egger1-15/+0
2010-05-11[ARM] pxa: remove pxa_gpio_mode() and filesEric Miao1-1/+0
2010-03-07platform-drivers: move probe to .devinit.text in arch/armUwe Kleine-König1-1/+1
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-54/+54
2009-09-07[ARM] pxa/sharpsl_pm: zaurus c3000 aka spitz: fix resumePavel Machek1-2/+2
2009-06-11[ARM] pxa/sharpsl_pm: zaurus needs generic pxa suspend/resume routinesPavel Machek1-0/+2
2009-06-11[ARM] pxa/sharpsl_pm: cleanup of gpio-related code.Dmitry Eremin-Solenikov1-3/+11
2009-06-11[ARM] pxa/sharpsl_pm: drop set_irq_type callsDmitry Eremin-Solenikov1-9/+4
2009-06-11[ARM] pxa/sharpsl_pm: merge pxa-specific code into generic oneDmitry Eremin-Solenikov1-55/+49
2009-06-11[ARM] pxa/sharpsl_pm: merge the two sharpsl_pm.c since it's now pxa specificDmitry Eremin-Solenikov1-1/+833
2009-03-09[ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao1-1/+0
2008-10-21[ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfigEric Miao1-4/+4
2008-10-21Revert "[ARM] pxa/corgi: remove now unused corgi_ssp.c and corgi_lcd.c"Eric Miao1-2/+15
2008-09-23[ARM] pxa/corgi: remove now unused corgi_ssp.c and corgi_lcd.cEric Miao1-15/+2
2008-09-23hwmon: add max1111_read_channel() for use by sharpsl_pmEric Miao1-0/+9
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-5/+5
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov1-4/+4
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao1-0/+1
2007-02-26[ARM] Fix more apm-emulation.hRussell King1-1/+1
2007-02-09[APM] ARM: Convert to use shared APM emulation.Ralf Baechle1-1/+1
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner1-4/+4
2006-07-01[ARM] 3685/1: ARM: Convert pxa to generic irq handlingThomas Gleixner1-1/+1
2006-06-19[ARM] 3564/1: sharpsl_pm: Abstract some machine specific parametersRichard Purdie1-2/+5
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-821/+4