summaryrefslogtreecommitdiff
path: root/lib/acpi/acpi_device.c
AgeCommit message (Expand)Author
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2020-12-18x86: Simplify acpi_device_infer_name()Simon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-11-06acpi: Correct reset handling in acpi_device_add_power_res()Simon Glass
2020-09-25acpi: Use I2cSerialBusV2() instead of I2cSerialBus()Simon Glass
2020-09-25acpi: Support generating a multi-function _DSM for devicesSimon Glass
2020-07-17dm: acpi: Enhance acpi_get_name()Simon Glass
2020-07-17acpi: Add support for a generic power sequenceSimon Glass
2020-07-17acpi: Support generation of SPI descriptorSimon Glass
2020-07-17acpi: Support generation of I2C descriptorSimon Glass
2020-07-17acpi: Support generation of a GPIO/irq for a deviceSimon Glass
2020-07-17acpi: Support generation of GPIO descriptorSimon Glass
2020-07-17acpi: Support generation of interrupt descriptorSimon Glass
2020-07-17acpi: Add a way to check device statusSimon Glass
2020-07-17acpi: Add a function to get a device path and scopeSimon Glass