| Commit message (Expand) | Author | Age | Files | Lines |
* | mfd: twl: Move header file out of I2C realm | Wolfram Sang | 2017-09-04 | 1 | -1/+1 |
* | Input: twl4030-pwrbutton - use input_set_capability() helper | Sebastian Reichel | 2017-05-01 | 1 | -2/+1 |
* | Input: twl4030-pwrbutton - use correct device for irq request | Sebastian Reichel | 2017-05-01 | 1 | -1/+1 |
* | Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdata | Guenter Roeck | 2017-01-22 | 1 | -1/+0 |
* | Input: twl4030-pwrbutton - pass the IRQF_ONESHOT flag | Fabio Estevam | 2015-05-16 | 1 | -1/+2 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 1 | -1/+0 |
|\ |
|
| * | input: misc: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | Input: twl4030-pwrbutton - ensure a wakeup event is recorded. | NeilBrown | 2014-11-08 | 1 | -0/+1 |
|/ |
|
* | Input: twl4030-pwrbutton - simplify driver using devm_* | Sebastian Reichel | 2013-11-26 | 1 | -22/+4 |
* | Input: twl4030-pwrbutton - use dev_err for errors | Sebastian Reichel | 2013-11-26 | 1 | -3/+3 |
* | Input: twl4030-pwrbutton - add device tree support | Sebastian Reichel | 2013-11-26 | 1 | -4/+12 |
* | Input: twl4030-pwrbutton - use module_platform_driver_probe macro | Sachin Kamat | 2013-03-18 | 1 | -11/+1 |
* | Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER define | Peter Ujfalusi | 2012-11-24 | 1 | -2/+1 |
* | Input: twl4030-pwrbutton - report a wakeup_event on button press | NeilBrown | 2012-08-22 | 1 | -0/+1 |
* | Input: revert some over-zealous conversions to module_platform_driver() | Dmitry Torokhov | 2012-01-11 | 1 | -2/+13 |
* | Input: misc - use macro module_platform_driver() | JJ Ding | 2011-12-01 | 1 | -13/+2 |
* | Input: twl4030-pwrbutton - fix a leak of the IRQ during init failure | Axel Lin | 2011-04-28 | 1 | -1/+1 |
* | Input: twl4030-pwrbutton - replace __devinit with __init | Markus Lehtonen | 2010-07-09 | 1 | -6/+6 |
* | Input: twl4030-pwrbutton - switch to using threaded IRQ | Felipe Balbi | 2009-12-30 | 1 | -12/+2 |
* | mfd: Rename all twl4030_i2c* | Balaji T K | 2009-12-13 | 1 | -1/+1 |
* | mfd: Rename twl4030* driver files to enable re-use | Santosh Shilimkar | 2009-12-13 | 1 | -1/+1 |
* | Input: add twl4030-pwrbutton driver | Felipe Balbi | 2009-04-20 | 1 | -0/+145 |