Age | Commit message (Expand) | Author | Files | Lines |
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 |