index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
twl4030-pwrbutton.c
Age
Commit message (
Expand
)
Author
2013-11-25
Input: twl4030-pwrbutton - simplify driver using devm_*
Sebastian Reichel
2013-11-25
Input: twl4030-pwrbutton - use dev_err for errors
Sebastian Reichel
2013-11-25
Input: twl4030-pwrbutton - add device tree support
Sebastian Reichel
2013-03-17
Input: twl4030-pwrbutton - use module_platform_driver_probe macro
Sachin Kamat
2012-11-24
Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER define
Peter Ujfalusi
2012-08-21
Input: twl4030-pwrbutton - report a wakeup_event on button press
NeilBrown
2012-01-10
Input: revert some over-zealous conversions to module_platform_driver()
Dmitry Torokhov
2011-11-30
Input: misc - use macro module_platform_driver()
JJ Ding
2011-04-27
Input: twl4030-pwrbutton - fix a leak of the IRQ during init failure
Axel Lin
2010-07-08
Input: twl4030-pwrbutton - replace __devinit with __init
Markus Lehtonen
2009-12-29
Input: twl4030-pwrbutton - switch to using threaded IRQ
Felipe Balbi
2009-12-13
mfd: Rename all twl4030_i2c*
Balaji T K
2009-12-13
mfd: Rename twl4030* driver files to enable re-use
Santosh Shilimkar
2009-04-19
Input: add twl4030-pwrbutton driver
Felipe Balbi