1. 8a3453f src/drivers: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  2. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  3. cddd600 AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file by Martin Roth · 5 years ago
  4. 8ce36ac drivers/i2c/generic: Add "compatible" property to _DSD by Furquan Shaikh · 5 years ago
  5. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  6. 2aa3b16 src/drivers: Remove needless '&' on function pointers by Elyes HAOUAS · 6 years ago
  7. b4be50c acpi: Call acpi_gen_writeSTA by status from device tree by Hung-Te Lin · 6 years ago
  8. 24681f1 drivers/i2c/generic: Ensure config is not NULL before accessing it by Furquan Shaikh · 6 years ago
  9. 69e9e71 src/driver/i2c/{generic,hid,tpm,max}: Update device name based on devicetree.cb by Naresh G Solanki · 6 years ago
  10. a060339 src/drivers: Add reset/enable/stop_off_ms variables to ACPI devices by Shelley Chen · 6 years ago
  11. aa090cb device: acpi_name() should take a const struct device by Aaron Durbin · 7 years ago
  12. edf459f acpigen: Add stop gpio control to power resource by Furquan Shaikh · 7 years ago
  13. 1533a3c drivers/i2c/generic: Support additional device properties by Duncan Laurie · 7 years ago
  14. 0f2dd1e include/device: Split i2c.h into three by Nico Huber · 7 years ago
  15. b94e935 i2c/generic: Add support for GPIO IRQ by Duncan Laurie · 7 years ago
  16. bd73dbb acpi_device: Move power resource function to generic code by Duncan Laurie · 8 years ago
  17. 71d830f i2c/generic: Allow GPIOs to be put in _CRS and PowerResource in ACPI by Furquan Shaikh · 8 years ago
  18. 98915bb drivers/i2c/generic: Allow mainboards to export reset and enable GPIOs by Furquan Shaikh · 8 years ago
  19. fdc1b2e drivers/i2c: Pass in i2c_generic_config into i2c_generic_fill_ssdt by Furquan Shaikh · 8 years ago
  20. 1d33488 drivers/i2c/generic: Re-factor SSDT generation code by Furquan Shaikh · 8 years ago
  21. 626ad20 drivers/i2c/generic: Enable support for adding PowerResource for device by Furquan Shaikh · 8 years ago
  22. 3f4e627 drivers/i2c/generic: Return correct name for acpi_name by Furquan Shaikh · 8 years ago
  23. fbf2c79b drivers/i2c/generic: Add config for marking device as probed by Duncan Laurie · 8 years ago
  24. 14b2a4d drivers/i2c/generic: Fix compile failure by Duncan Laurie · 8 years ago
  25. 21a097a i2c: Add a generic i2c driver by Duncan Laurie · 8 years ago