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
starfive-6.6.48-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
/
axp20x-pek.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-37
/
+35
2022-01-09
Input: axp20x-pek - revert "always register interrupt handlers" change
Hans de Goede
1
-37
/
+35
2021-10-19
Input: axp20x-pek - Use new soc_intel_is_cht() helper
Hans de Goede
1
-21
/
+5
2020-05-06
Input: axp20x-pek - always register interrupt handlers
Hans de Goede
1
-35
/
+37
2020-01-22
Input: axp20x-pek - enable wakeup for all AXP variants
Samuel Holland
1
-2
/
+1
2020-01-22
Input: axp20x-pek - respect userspace wakeup configuration
Samuel Holland
1
-1
/
+36
2019-12-20
Input: axp20x-pek - make device attributes static
Ben Dooks (Codethink)
1
-3
/
+4
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-20
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-25
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-03
Input: axp20x-pek - add wakeup support
Hans de Goede
1
-0
/
+28
2017-06-03
Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 too
Hans de Goede
1
-2
/
+3
2017-06-03
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-04
Input: axp20x-pek - add module alias
Chen-Yu Tsai
1
-0
/
+1
2015-06-25
Input: axp20x-pek - fix reporting button state as inverted
Hans de Goede
1
-2
/
+6
2015-01-09
Input: axp20x-pek - switch over to using attribute group
Dmitry Torokhov
1
-28
/
+36
2015-01-09
Input: add driver for AXP20x Power Enable Key
Carlo Caione
1
-0
/
+282