1. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 5 months ago
  2. b7f032d drivers/i2c/nau8825: Fix typo: deboune -> debounce by Matt DeVillier · 1 year, 5 months ago
  3. 82a9f86 drivers/i2c/nau8825: Add ADCOUT IO drive strength control by Eric Lai · 1 year, 10 months ago
  4. 0a7931b drivers: Remove unused <acpi/acpi.h> by Elyes HAOUAS · 2 years, 6 months ago
  5. b8159df drivers/i2c/nau8825: Support nau8825 for ACPI GPIO descriptors by Seven Lee · 3 years, 3 months ago
  6. d1c0f95 acpi: Call acpi_fill_ssdt() only for enabled devices by Karthikeyan Ramasubramanian · 3 years, 8 months ago
  7. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  8. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  9. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 2 months ago
  10. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 3 months ago
  11. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 3 months ago
  12. 8a3453f src/drivers: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  13. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 3 months ago
  14. cddd600 AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file by Martin Roth · 4 years, 10 months ago
  15. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  16. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  17. 2aa3b16 src/drivers: Remove needless '&' on function pointers by Elyes HAOUAS · 6 years ago
  18. b4be50c acpi: Call acpi_gen_writeSTA by status from device tree by Hung-Te Lin · 6 years ago
  19. aa090cb device: acpi_name() should take a const struct device by Aaron Durbin · 7 years ago
  20. 0f2dd1e include/device: Split i2c.h into three by Nico Huber · 7 years ago
  21. ffc9990 acpi: Change device properties to work as a tree by Duncan Laurie · 8 years ago
  22. 7522dc3 nau8825: Add driver for I2C codec by Duncan Laurie · 8 years ago