Age | Commit message (Expand) | Author |
2023-09-21 | drivers/generic/gpio_keys: Write device ACPI status | Matt DeVillier |
2023-08-06 | drivers: Add SPDX license headers to Makefiles | Martin Roth |
2021-10-05 | src/acpi to src/lib: Fix spelling errors | Martin Roth |
2021-05-20 | drivers/gpio_keys: Add SW_MUTE_DEVICE | Ben Zhang |
2021-05-20 | drivers/gpio_keys: Add label to set input device name | Ben Zhang |
2020-11-09 | acpi: Call acpi_fill_ssdt() only for enabled devices | Karthikeyan Ramasubramanian |
2020-07-02 | acpi_device: Replace polarity with active_low in acpi_gpio for GpioIo | Furquan Shaikh |
2020-06-28 | gpio_keys: Allow boards to configure different wakeup routes | Furquan Shaikh |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-10 | Replace DEVICE_NOOP with noop_(set|read)_resources | Nico Huber |
2020-04-10 | Drop unnecessary DEVICE_NOOP entries | Nico Huber |
2020-04-06 | src/drivers: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2019-10-22 | AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file | Martin Roth |
2019-04-23 | src: Use include <console/console.h> when appropriate | Elyes HAOUAS |
2019-02-08 | drivers/gpio_keys: Remove redundant is_wakeup_source flag | Karthikeyan Ramasubramanian |
2019-01-24 | drivers/generic/gpio_keys: Add trigger for wakeup event action | Karthikeyan Ramasubramanian |
2019-01-23 | src/drivers: Remove needless '&' on function pointers | Elyes HAOUAS |
2018-12-10 | drivers/generic/gpio_keys: Add mechanism to configure GPE wake event | Karthikeyan Ramasubramanian |
2018-06-04 | src/drivers: Get rid of whitespace before tab | Elyes HAOUAS |
2018-01-31 | drivers/gpio_keys: Add driver for handling gpio-keys | Furquan Shaikh |