index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
acpi
/
acpi_device.h
Age
Commit message (
Expand
)
Author
2024-04-19
acpi: Make acpi_device_write_dsd_gpio() public
Jianeng Ceng
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
2021-06-07
acpi/device: Add ability to generate proper _STA for PowerResource
Raul E Rangel
2020-10-14
acpi/device: Add GPIO binding property for an array of GPIOs
Karthikeyan Ramasubramanian
2020-07-26
src/include: Add missing includes
Elyes HAOUAS
2020-07-02
acpi_device: Replace polarity with active_low in acpi_gpio for GpioIo
Furquan Shaikh
2020-07-02
acpi_device: Add helper macros for setting acpi_gpio fields
Furquan Shaikh
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: Make header #ifdefs consistent
Furquan Shaikh
2020-05-02
acpi: Move ACPI table support out of arch/x86 (2/5)
Furquan Shaikh