Age | Commit message (Expand) | Author |
---|---|---|
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-01-23 | src/drivers: Remove needless '&' on function pointers | Elyes HAOUAS |
2017-09-14 | device: acpi_name() should take a const struct device | Aaron Durbin |
2016-12-17 | drivers/regulator: Add driver for handling GPIO-based fixed regulator | Furquan Shaikh |