Age | Commit message (Expand) | Author |
2024-05-29 | tree: Use <stdio.h> for snprintf | Elyes Haouas |
2024-04-28 | acpi: Fix return value in acpi_device_write_dsd_gpio() | Jianeng Ceng |
2024-04-19 | acpi: Make acpi_device_write_dsd_gpio() public | Jianeng Ceng |
2024-04-12 | tree: Drop duplicated <device/{path,resource}.h> | Elyes Haouas |
2024-03-30 | acpi: Remove blank lines before '}' and after '{' | Elyes Haouas |
2024-01-31 | device/device.h: Rename busses for clarity | Arthur Heymans |
2024-01-24 | device: Add inline method to identify PATH_ROOT | Patrick Rudolph |
2023-11-16 | acpi/device: Only return dev->ops->acpi_name if non-NULL | CoolStar |
2022-12-05 | acpi: Helper functions to add certain _DSD properties | Kapil Porwal |
2022-11-29 | acpi: Create a common method to add DmaProperty | Kapil Porwal |
2022-04-14 | src/acpi/device: Early return in _ON if device already enabled | Tim Van Patten |
2021-10-05 | src/acpi to src/lib: Fix spelling errors | Martin Roth |
2021-09-16 | acpi: Generate power resource name instead of default "PRIC" | Furquan Shaikh |
2021-06-07 | acpi/device: Add ability to generate proper _STA for PowerResource | Raul E Rangel |
2021-03-01 | acpi: Move PCI functions to separate file | Tim Wawrzynczak |
2020-10-14 | acpi/device: Add GPIO binding property for an array of GPIOs | Karthikeyan Ramasubramanian |
2020-08-24 | src/acpi: Drop unneeded empty lines | Elyes HAOUAS |
2020-07-26 | src/acpi/device.c: Add include <types.h> | Elyes HAOUAS |
2020-07-01 | acpi: Avoid freeing a device twice | Simon Glass |
2020-06-04 | acpi: Add support for writing UART device descriptors | Duncan Laurie |
2020-06-04 | acpi: Accomodate non-standard UUIDs in device properties | Duncan Laurie |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Remove acpi_ from filenames | Furquan Shaikh |