1. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 11 months ago
  2. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 6 months ago
  3. ff96f4e superio: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  4. 247ec33 superio/common: Support more than one SuperIO in ACPI by Jonathon Hall · 1 year, 3 months ago
  5. bdb3798 src/superio: trim and move Makefile.inc, instead use wildcard matches by Idwer Vollering · 3 years, 7 months ago
  6. 4b683b8 src: Remove redundant <device/pnp_def.h> by Elyes HAOUAS · 3 years, 10 months ago
  7. 9857c90 superio/common: Avoid NULL pointer dereference by John Zhao · 4 years ago
  8. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  9. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  10. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 3 months ago
  11. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 3 months ago
  12. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 4 months ago
  13. 4580839 superio/{acpi,common}: Improve code formatting by Elyes HAOUAS · 4 years, 4 months ago
  14. a1b1517 create stdio.h and stdarg.h for {,v}snprintf by Joel Kitching · 4 years, 4 months ago
  15. 1ac2cc2 superio/common: Validate devicetree by Patrick Rudolph · 4 years, 5 months ago
  16. 3f3eca9 src/superio: replace license boilerplate with SPDX by Felix Held · 4 years, 6 months ago
  17. c83bab6 acpi: Be more ACPI compliant when generating _UID by Patrick Rudolph · 4 years, 7 months ago
  18. 5c8ff79 superio/common/ssdt: Make disabled PNP devices ACPI compliant by Patrick Rudolph · 4 years, 7 months ago
  19. 95bff2e superio/common: Add more ACPI methods by Patrick Rudolph · 4 years, 7 months ago
  20. 7db16dd superio/common/conf_mode: Add op to write SSDT by Patrick Rudolph · 4 years, 7 months ago
  21. 199f98b superio/common/generic: Assign resources behind device by Christian Walter · 4 years, 7 months ago
  22. 1eb0e19 superio/common: Remove unused include 'pnp_def.h' by Elyes HAOUAS · 4 years, 9 months ago
  23. f7ed3d4 device: Rename scan_static_bus() -> enable_static_devices() by Nico Huber · 5 years ago
  24. 28cbab3 superio/common: Fix types in printf by Patrick Georgi · 4 years, 10 months ago
  25. 5403a8e superio/common: fix regression in ssdt by Michael Niewöhner · 4 years, 10 months ago
  26. c162131 superio/common: Add ssdtgen for generic SuperIOs by Patrick Rudolph · 5 years ago
  27. 2e1fea4 superio: Add ASpeed AST2400 by Frans Hendriks · 6 years ago
  28. dacf083 superio/common/conf_mode: use pnp_write_config instead of outb calls by Felix Held · 5 years ago
  29. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  30. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  31. b14bf88 superio/common/conf_mode.c: Introduce 'new' enter/exit keys for SIO's by Edward O'Callaghan · 10 years ago
  32. 377fd75 superio/common/conf_mode.c: Don't hide pointers with typedefs by Edward O'Callaghan · 10 years ago
  33. bf9f243 superio/common/conf_mode: Provide another common pnp entry/exit by Edward O'Callaghan · 10 years ago
  34. 1c81128 pnp: Add some default functions to enter/exit config state by Nico Huber · 11 years ago