Age | Commit message (Expand) | Author |
2017-10-19 | Input: axp20x-pek - fix module not auto-loading for axp221 pek | Hans de Goede |
2017-08-17 | Input: axp20x-pek - add support for AXP221 PEK | Quentin Schulz |
2017-08-17 | Input: axp20x-pek - use driver_data of platform_device_id instead of extended... | Quentin Schulz |
2017-07-24 | Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Dmitry Torokhov |
2017-07-22 | Input: axp20x-pek - switch to using devm_device_add_group() | Dmitry Torokhov |
2017-06-02 | Input: axp20x-pek - add wakeup support | Hans de Goede |
2017-06-02 | Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 too | Hans de Goede |
2017-06-02 | Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry Trail | Hans de Goede |
2017-03-09 | Input: axp20x-pek - do not register input device on some systems | Hans de Goede |
2017-03-09 | Input: axp20x_pek - add axp20x_pek_probe_input_device helper | Hans de Goede |
2017-03-09 | Input: axp20x-pek - use our own device for errors | Hans de Goede |
2015-08-03 | Input: axp20x-pek - add module alias | Chen-Yu Tsai |
2015-06-24 | Input: axp20x-pek - fix reporting button state as inverted | Hans de Goede |
2015-01-08 | Input: axp20x-pek - switch over to using attribute group | Dmitry Torokhov |
2015-01-08 | Input: add driver for AXP20x Power Enable Key | Carlo Caione |