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