index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
twl4030-pwrbutton.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-01
Input: twl4030-pwrbutton - use input_set_capability() helper
Sebastian Reichel
1
-2
/
+1
2017-05-01
Input: twl4030-pwrbutton - use correct device for irq request
Sebastian Reichel
1
-1
/
+1
2017-01-22
Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
1
-1
/
+0
2015-05-16
Input: twl4030-pwrbutton - pass the IRQF_ONESHOT flag
Fabio Estevam
1
-1
/
+2
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-08
Input: twl4030-pwrbutton - ensure a wakeup event is recorded.
NeilBrown
1
-0
/
+1
2014-10-20
input: misc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-11-26
Input: twl4030-pwrbutton - simplify driver using devm_*
Sebastian Reichel
1
-22
/
+4
2013-11-26
Input: twl4030-pwrbutton - use dev_err for errors
Sebastian Reichel
1
-3
/
+3
2013-11-26
Input: twl4030-pwrbutton - add device tree support
Sebastian Reichel
1
-4
/
+12
2013-03-18
Input: twl4030-pwrbutton - use module_platform_driver_probe macro
Sachin Kamat
1
-11
/
+1
2012-11-24
Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER define
Peter Ujfalusi
1
-2
/
+1
2012-08-22
Input: twl4030-pwrbutton - report a wakeup_event on button press
NeilBrown
1
-0
/
+1
2012-01-11
Input: revert some over-zealous conversions to module_platform_driver()
Dmitry Torokhov
1
-2
/
+13
2011-12-01
Input: misc - use macro module_platform_driver()
JJ Ding
1
-13
/
+2
2011-04-28
Input: twl4030-pwrbutton - fix a leak of the IRQ during init failure
Axel Lin
1
-1
/
+1
2010-07-09
Input: twl4030-pwrbutton - replace __devinit with __init
Markus Lehtonen
1
-6
/
+6
2009-12-30
Input: twl4030-pwrbutton - switch to using threaded IRQ
Felipe Balbi
1
-12
/
+2
2009-12-13
mfd: Rename all twl4030_i2c*
Balaji T K
1
-1
/
+1
2009-12-13
mfd: Rename twl4030* driver files to enable re-use
Santosh Shilimkar
1
-1
/
+1
2009-04-20
Input: add twl4030-pwrbutton driver
Felipe Balbi
1
-0
/
+145