aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/axp20x-pek.c
AgeCommit message (Expand)Author
2017-10-19Input: axp20x-pek - fix module not auto-loading for axp221 pekHans de Goede
2017-08-17Input: axp20x-pek - add support for AXP221 PEKQuentin Schulz
2017-08-17Input: axp20x-pek - use driver_data of platform_device_id instead of extended...Quentin Schulz
2017-07-24Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov
2017-07-22Input: axp20x-pek - switch to using devm_device_add_group()Dmitry Torokhov
2017-06-02Input: axp20x-pek - add wakeup supportHans de Goede
2017-06-02Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 tooHans de Goede
2017-06-02Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailHans de Goede
2017-03-09Input: axp20x-pek - do not register input device on some systemsHans de Goede
2017-03-09Input: axp20x_pek - add axp20x_pek_probe_input_device helperHans de Goede
2017-03-09Input: axp20x-pek - use our own device for errorsHans de Goede
2015-08-03Input: axp20x-pek - add module aliasChen-Yu Tsai
2015-06-24Input: axp20x-pek - fix reporting button state as invertedHans de Goede
2015-01-08Input: axp20x-pek - switch over to using attribute groupDmitry Torokhov
2015-01-08Input: add driver for AXP20x Power Enable KeyCarlo Caione