index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
axp20x-pek.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-14
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-8
/
+2
2019-08-12
Input: axp20x-pek - convert driver to use dev_groups
Greg Kroah-Hartman
1
-12
/
+3
2017-10-19
Input: axp20x-pek - fix module not auto-loading for axp221 pek
Hans de Goede
1
-1
/
+1
2017-08-17
Input: axp20x-pek - add support for AXP221 PEK
Quentin Schulz
1
-0
/
+18
2017-08-17
Input: axp20x-pek - use driver_data of platform_device_id instead of extended...
Quentin Schulz
1
-45
/
+90
2017-07-24
Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Dmitry Torokhov
1
-24
/
+38
2017-07-22
Input: axp20x-pek - switch to using devm_device_add_group()
Dmitry Torokhov
1
-17
/
+1
2017-06-02
Input: axp20x-pek - add wakeup support
Hans de Goede
1
-0
/
+28
2017-06-02
Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 too
Hans de Goede
1
-2
/
+3
2017-06-02
Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry Trail
Hans de Goede
1
-7
/
+36
2017-03-09
Input: axp20x-pek - do not register input device on some systems
Hans de Goede
1
-3
/
+12
2017-03-09
Input: axp20x_pek - add axp20x_pek_probe_input_device helper
Hans de Goede
1
-18
/
+29
2017-03-09
Input: axp20x-pek - use our own device for errors
Hans de Goede
1
-4
/
+4
2015-08-03
Input: axp20x-pek - add module alias
Chen-Yu Tsai
1
-0
/
+1
2015-06-24
Input: axp20x-pek - fix reporting button state as inverted
Hans de Goede
1
-2
/
+6
2015-01-08
Input: axp20x-pek - switch over to using attribute group
Dmitry Torokhov
1
-28
/
+36
2015-01-08
Input: add driver for AXP20x Power Enable Key
Carlo Caione
1
-0
/
+282