summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/sharpsl_pm.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use DEVICE_ATTR_ROJoe Perches2018-01-091-2/+2
* arm: pxa: Convert timers to use timer_setup()Kees Cook2017-11-021-4/+4
* ARM: pxa: fix GPIO double shiftsRobert Jarzmik2016-09-091-1/+1
* ARM: pxa: make more mach/*.h files localArnd Bergmann2015-12-011-3/+3
* ARM: pxa: Use setup_timerVaishali Thakkar2015-07-181-4/+2
* ARM: pxa: remove IRQF_DISABLEDMichael Opdenacker2013-12-111-4/+4
* ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+2
* Merge branch 'late/fixes' into fixesOlof Johansson2012-10-071-48/+0
|\
| * ARM: pxa: remove sharpsl_fatal_check functionArnd Bergmann2012-10-041-48/+0
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-2/+2
|\ \
| * | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-2/+2
| |/
* | ARM: pxa: use gpio_to_irq for sharppm_slRob Herring2012-09-141-13/+17
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-291-0/+1
|\
| * ARM: pxa: use common IOMEM definitionRob Herring2012-03-251-0/+1
* | ARM: pxa: fix mixed declarations and code in sharpsl_pmHaojian Zhuang2012-02-161-2/+1
|/
* ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQHaojian Zhuang2011-11-141-12/+12
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * suspend: constify platform_suspend_opsLionel Debroux2010-11-161-1/+1
* | arm/sharpsl: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+2
|/
* [ARM] pxa: removed mostly unused and confusing two sharpsl.hEric Miao2010-08-051-3/+0
* [ARM] pxa: removing dead CORGI_SSP_DEPRECATEDChristoph Egger2010-08-051-5/+0
* [ARM] pxa: removing dead BACKLIGHT_CORGIChristoph Egger2010-08-051-15/+0
* [ARM] pxa: remove pxa_gpio_mode() and filesEric Miao2010-05-111-1/+0
* platform-drivers: move probe to .devinit.text in arch/armUwe Kleine-König2010-03-071-1/+1
* [ARM] pxa/zaurus: rename spitz_battery_levels_* to sharpsl_*Pavel Machek2009-12-011-2/+2
* [ARM] pxa/zaurus: cleanup sharpsl_pm.cPavel Machek2009-12-011-54/+54
* [ARM] pxa/sharpsl_pm: zaurus c3000 aka spitz: fix resumePavel Machek2009-09-071-2/+2
* [ARM] pxa/sharpsl_pm: zaurus needs generic pxa suspend/resume routinesPavel Machek2009-06-111-0/+2
* [ARM] pxa/sharpsl_pm: cleanup of gpio-related code.Dmitry Eremin-Solenikov2009-06-111-3/+11
* [ARM] pxa/sharpsl_pm: drop set_irq_type callsDmitry Eremin-Solenikov2009-06-111-9/+4
* [ARM] pxa/sharpsl_pm: merge pxa-specific code into generic oneDmitry Eremin-Solenikov2009-06-111-55/+49
* [ARM] pxa/sharpsl_pm: merge the two sharpsl_pm.c since it's now pxa specificDmitry Eremin-Solenikov2009-06-111-1/+833
* [ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao2009-03-091-1/+0
* [ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfigEric Miao2008-10-211-4/+4
* Revert "[ARM] pxa/corgi: remove now unused corgi_ssp.c and corgi_lcd.c"Eric Miao2008-10-211-2/+15
* [ARM] pxa/corgi: remove now unused corgi_ssp.c and corgi_lcd.cEric Miao2008-09-231-15/+2
* hwmon: add max1111_read_channel() for use by sharpsl_pmEric Miao2008-09-231-0/+9
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-5/+5
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-271-4/+4
* [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2008-04-191-0/+1
* [ARM] Fix more apm-emulation.hRussell King2007-02-261-1/+1
* [APM] ARM: Convert to use shared APM emulation.Ralf Baechle2007-02-091-1/+1
* [PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner2006-07-021-4/+4
* [ARM] 3685/1: ARM: Convert pxa to generic irq handlingThomas Gleixner2006-07-011-1/+1
* [ARM] 3564/1: sharpsl_pm: Abstract some machine specific parametersRichard Purdie2006-06-191-2/+5
* [ARM] 3235/1: SharpSL PM: Fix a gcc4 build errorRichard Purdie2006-01-071-1/+0
* [ARM] 3228/1: SharpSL: Move PM code to arch/arm/commonRichard Purdie2006-01-051-821/+4
* [ARM] 3154/1: SharpSL PM Driver updatesRichard Purdie2005-11-121-52/+57
* [ARM] 3096/1: Add SharpSL Zaurus power and battery management core driverRichard Purdie2005-11-101-0/+992
OpenPOWER on IntegriCloud