summaryrefslogtreecommitdiffstats
path: root/src/drivers/generic/gpio_keys/chip.h
Commit message (Expand)AuthorAgeFilesLines
* src/acpi to src/lib: Fix spelling errorsMartin Roth2021-10-051-1/+1
* drivers/gpio_keys: Add SW_MUTE_DEVICEBen Zhang2021-05-201-0/+1
* drivers/gpio_keys: Add label to set input device nameBen Zhang2021-05-201-0/+2
* gpio_keys: Allow boards to configure different wakeup routesFurquan Shaikh2020-06-281-2/+26
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-12/+2
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-221-2/+0
* drivers/gpio_keys: Remove redundant is_wakeup_source flagKarthikeyan Ramasubramanian2019-02-081-2/+0
* drivers/generic/gpio_keys: Add trigger for wakeup event actionKarthikeyan Ramasubramanian2019-01-241-0/+9
* drivers/generic/gpio_keys: Add mechanism to configure GPE wake eventKarthikeyan Ramasubramanian2018-12-101-0/+2
* drivers/gpio_keys: Add driver for handling gpio-keysFurquan Shaikh2018-01-311-0/+67