1. 9f1030f tree: Drop duplicated <device/{path,resource}.h> by Elyes Haouas · 4 months ago
  2. 58eddfc acpi: Remove blank lines before '}' and after '{' by Elyes Haouas · 5 months ago
  3. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 12 months ago
  4. f95dbce device: Add inline method to identify PATH_ROOT by Patrick Rudolph · 7 months ago
  5. 42be899 acpi/device: Only return dev->ops->acpi_name if non-NULL by CoolStar · 12 months ago
  6. 7543627 acpi: Helper functions to add certain _DSD properties by Kapil Porwal · 1 year, 9 months ago
  7. ddc52a6 acpi: Create a common method to add DmaProperty by Kapil Porwal · 1 year, 9 months ago
  8. 3d4665c src/acpi/device: Early return in _ON if device already enabled by Tim Van Patten · 2 years, 4 months ago
  9. 0949e73 src/acpi to src/lib: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  10. d47946e acpi: Generate power resource name instead of default "PRIC" by Furquan Shaikh · 3 years ago
  11. 6d2bc00 acpi/device: Add ability to generate proper _STA for PowerResource by Raul E Rangel · 3 years, 3 months ago
  12. d40a4c2 acpi: Move PCI functions to separate file by Tim Wawrzynczak · 3 years, 6 months ago
  13. 685dbe1 acpi/device: Add GPIO binding property for an array of GPIOs by Karthikeyan Ramasubramanian · 3 years, 10 months ago
  14. 0a490d2 src/acpi: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  15. a83a7db src/acpi/device.c: Add include <types.h> by Elyes HAOUAS · 4 years, 1 month ago
  16. 8bfa51e acpi: Avoid freeing a device twice by Simon Glass · 4 years, 2 months ago
  17. dccef0d acpi: Add support for writing UART device descriptors by Duncan Laurie · 4 years, 3 months ago
  18. 84fac41 acpi: Accomodate non-standard UUIDs in device properties by Duncan Laurie · 4 years, 2 months ago
  19. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  20. 56a5ebf acpi: Remove acpi_ from filenames by Furquan Shaikh · 4 years, 4 months ago[Renamed from src/acpi/acpi_device.c]
  21. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  22. 6cc1e9e acpi: Move ACPI table support out of arch/x86 (1/5) by Furquan Shaikh · 4 years, 4 months ago[Renamed from src/arch/x86/acpi_device.c]
  23. dc78275 arch/x86: Change power_res_dev_states[] to be static const * const by Furquan Shaikh · 4 years, 4 months ago
  24. ed6eb27 acpi_device: Make integer array input variable const by Duncan Laurie · 4 years, 4 months ago
  25. c1adeb6 arch/x86/acpi_device: Allow empty child references by Duncan Laurie · 4 years, 4 months ago
  26. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  27. d14d03a arch/x86/acpi_device: Constify struct device * parameter to UID functions by Furquan Shaikh · 4 years, 4 months ago
  28. d1130af arch/x86/acpi_device: Add a helper function to write PCI device by Furquan Shaikh · 4 years, 4 months ago
  29. 11f0079 src/arch/x86: Convert to SPDX license header by Patrick Georgi · 4 years, 6 months ago
  30. 7e26255 x86/acpi_device: Allow acpi_device_add_power_res params as optional by Edward O'Callaghan · 4 years, 7 months ago
  31. 6716bab arch/x86: Fix typos by Elyes HAOUAS · 4 years, 7 months ago
  32. c83bab6 acpi: Be more ACPI compliant when generating _UID by Patrick Rudolph · 4 years, 8 months ago
  33. 70a03dd src: Add missing include <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  34. 20bbd81 AUTHORS: Move src/arch/x86 copyrights into AUTHORS file by Martin Roth · 5 years ago
  35. eeb8e74 arch/x86/acpi: Add acpi_device_hid by Patrick Rudolph · 5 years ago
  36. e825d3f src/arch/x86/acpi: Constify struct device instances by Aamir Bohra · 5 years ago
  37. f2ba2d9 arch/x86: Use ssize_t to store length by Jacob Garber · 5 years ago
  38. c30e590 arch/x86: Do not add properties to null DP packages by Jacob Garber · 5 years ago
  39. 34564ed ACPI: Clarify serial bus revision and specific revision by Elyes HAOUAS · 5 years ago
  40. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  41. 0825888 acpi: device: avoid empty property list in acpi_dp_write by Matt Delco · 6 years ago
  42. b4be50c acpi: Call acpi_gen_writeSTA by status from device tree by Hung-Te Lin · 6 years ago
  43. 4702914 acpi: device: Walk up the tree to find identifier by Duncan Laurie · 6 years ago
  44. 045cc89 Revert "acpi: device: Walk up the tree to find identifier" by Duncan Laurie · 6 years ago
  45. 8ccf59a acpi: device: Walk up the tree to find identifier by Duncan Laurie · 6 years ago
  46. a060339 src/drivers: Add reset/enable/stop_off_ms variables to ACPI devices by Shelley Chen · 6 years ago
  47. edf459f acpigen: Add stop gpio control to power resource by Furquan Shaikh · 7 years ago
  48. b3023b6 acpi_device: Provide a new function to add a list of properties by Duncan Laurie · 7 years ago
  49. 0f2dd1e include/device: Split i2c.h into three by Nico Huber · 7 years ago
  50. aeb6101 arch/x86/acpi: Allow "transparent" ACPI device names by Timothy Pearson · 7 years ago
  51. 0b5678f arch/x86: Fix most of remaining issues detected by checkpatch by Lee Leahy · 7 years ago
  52. e5f29e8 arch/x86: Fix prefer errors detected by checkpatch by Lee Leahy · 7 years ago
  53. bf4845d arch/x86/acpigen: Provide helper functions for enabling/disabling GPIO by Furquan Shaikh · 7 years ago
  54. 5b9b593 acpi: Add ACPI_ prefix to IRQ enum and struct names by Furquan Shaikh · 7 years ago
  55. bd73dbb acpi_device: Move power resource function to generic code by Duncan Laurie · 7 years ago
  56. 35c01bc x86/acpi_device: Fix writing of array property by Furquan Shaikh · 8 years ago
  57. 3a96ac4 acpi: Change API called to write the name for ACPI_DP_TYPE_CHILD by Harsha Priya · 8 years ago
  58. ffc9990 acpi: Change device properties to work as a tree by Duncan Laurie · 8 years ago
  59. d02685b acpi_device: Have acpi_device_scope() use a separate buffer by Duncan Laurie · 8 years ago
  60. 5b6c28c gpio: Add support for translating gpio_t into ACPI pin by Duncan Laurie · 8 years ago
  61. 559e947 acpi_device: Add support for writing ACPI Device Properties by Duncan Laurie · 8 years ago
  62. 70c86d9 acpi_device: Add support for writing ACPI SPI descriptors by Duncan Laurie · 8 years ago
  63. 1010b4a acpi_device: Add support for writing ACPI I2C descriptors by Duncan Laurie · 8 years ago
  64. cfb6ea7 acpi_device: Add support for writing ACPI GPIO descriptors by Duncan Laurie · 8 years ago
  65. 6b7c1f6 acpi_device: Add support for writing ACPI Interrupt descriptors by Duncan Laurie · 8 years ago
  66. d9af3ce device: Add an ACPI device name and path concept to devices by Duncan Laurie · 8 years ago