summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/axp20x-pek.c
Commit message (Expand)AuthorAgeFilesLines
* Input: axp20x-pek - fix module not auto-loading for axp221 pekHans de Goede2017-10-191-1/+1
* Input: axp20x-pek - add support for AXP221 PEKQuentin Schulz2017-08-171-0/+18
* Input: axp20x-pek - use driver_data of platform_device_id instead of extended...Quentin Schulz2017-08-171-45/+90
* Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov2017-07-241-24/+38
|\
| * Input: axp20x-pek - switch to using devm_device_add_group()Dmitry Torokhov2017-07-221-17/+1
| * Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 tooHans de Goede2017-06-021-2/+3
| * Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailHans de Goede2017-06-021-7/+36
* | Input: axp20x-pek - add wakeup supportHans de Goede2017-06-021-0/+28
|/
* Input: axp20x-pek - do not register input device on some systemsHans de Goede2017-03-091-3/+12
* Input: axp20x_pek - add axp20x_pek_probe_input_device helperHans de Goede2017-03-091-18/+29
* Input: axp20x-pek - use our own device for errorsHans de Goede2017-03-091-4/+4
* Input: axp20x-pek - add module aliasChen-Yu Tsai2015-08-031-0/+1
* Input: axp20x-pek - fix reporting button state as invertedHans de Goede2015-06-241-2/+6
* Input: axp20x-pek - switch over to using attribute groupDmitry Torokhov2015-01-081-28/+36
* Input: add driver for AXP20x Power Enable KeyCarlo Caione2015-01-081-0/+282
OpenPOWER on IntegriCloud