aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/misc/twl4030-pwrbutton.c
AgeCommit message (Expand)Author
2018-03-24Input: twl4030-pwrbutton - use correct device for irq requestSebastian Reichel
2015-05-15Input: twl4030-pwrbutton - pass the IRQF_ONESHOT flagFabio Estevam
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-08Input: twl4030-pwrbutton - ensure a wakeup event is recorded.NeilBrown
2014-10-20input: misc: drop owner assignment from platform_driversWolfram Sang
2013-11-25Input: twl4030-pwrbutton - simplify driver using devm_*Sebastian Reichel
2013-11-25Input: twl4030-pwrbutton - use dev_err for errorsSebastian Reichel
2013-11-25Input: twl4030-pwrbutton - add device tree supportSebastian Reichel
2013-03-17Input: twl4030-pwrbutton - use module_platform_driver_probe macroSachin Kamat
2012-11-24Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER definePeter Ujfalusi
2012-08-21Input: twl4030-pwrbutton - report a wakeup_event on button pressNeilBrown
2012-01-10Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov
2011-11-30Input: misc - use macro module_platform_driver()JJ Ding
2011-04-27Input: twl4030-pwrbutton - fix a leak of the IRQ during init failureAxel Lin
2010-07-08Input: twl4030-pwrbutton - replace __devinit with __initMarkus Lehtonen
2009-12-29Input: twl4030-pwrbutton - switch to using threaded IRQFelipe Balbi
2009-12-13mfd: Rename all twl4030_i2c*Balaji T K
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar
2009-04-19Input: add twl4030-pwrbutton driverFelipe Balbi