aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/generic/adau7002
AgeCommit message (Expand)Author
2024-04-12tree: Drop duplicated <device/{path,resource}.h>Elyes Haouas
2024-02-18drivers: Add SPDX license headers to Kconfig filesMartin Roth
2024-01-31include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard
2024-01-24driver/acpi to /driver/gfx: Rename Makefiles from .inc to .mkMartin Roth
2023-11-01drivers/generic/adau7002: Set ACPI status to hiddenMatt DeVillier
2023-08-06drivers: Add SPDX license headers to MakefilesMartin Roth
2020-11-09acpi: Call acpi_fill_ssdt() only for enabled devicesKarthikeyan Ramasubramanian
2020-05-13src: Remove unused '#include <stdint.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-06src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2019-10-22AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-01-23src/drivers: Remove needless '&' on function pointersElyes HAOUAS
2019-01-16drivers/generic/adau7002: Add wakeup-delay-ms propertyAkshu Agrawal
2018-09-16acpi: Call acpi_gen_writeSTA by status from device treeHung-Te Lin
2018-02-15drivers/generic/adau7002/adau7002.c: Fix null pointer dereferenceRichard Spiegel
2018-02-14drivers/adau7002: Fix include fileDaniel Kurtz
2018-02-10drivers/adau7002: Add driver for handling ADAU7002Daniel Kurtz