index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
acpi
/
acpi_device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Simplify acpi_device_infer_name()
Simon Glass
2020-12-18
1
-24
/
+3
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
1
-1
/
+1
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
1
-2
/
+2
*
acpi: Correct reset handling in acpi_device_add_power_res()
Simon Glass
2020-11-06
1
-1
/
+1
*
acpi: Use I2cSerialBusV2() instead of I2cSerialBus()
Simon Glass
2020-09-25
1
-1
/
+1
*
acpi: Support generating a multi-function _DSM for devices
Simon Glass
2020-09-25
1
-0
/
+43
*
dm: acpi: Enhance acpi_get_name()
Simon Glass
2020-07-17
1
-0
/
+106
*
acpi: Add support for a generic power sequence
Simon Glass
2020-07-17
1
-0
/
+99
*
acpi: Support generation of SPI descriptor
Simon Glass
2020-07-17
1
-0
/
+124
*
acpi: Support generation of I2C descriptor
Simon Glass
2020-07-17
1
-0
/
+107
*
acpi: Support generation of a GPIO/irq for a device
Simon Glass
2020-07-17
1
-1
/
+30
*
acpi: Support generation of GPIO descriptor
Simon Glass
2020-07-17
1
-0
/
+151
*
acpi: Support generation of interrupt descriptor
Simon Glass
2020-07-17
1
-0
/
+119
*
acpi: Add a way to check device status
Simon Glass
2020-07-17
1
-0
/
+5
*
acpi: Add a function to get a device path and scope
Simon Glass
2020-07-17
1
-0
/
+83