summaryrefslogtreecommitdiffstats
path: root/src/drivers/i2c/rt1011
Commit message (Expand)AuthorAgeFilesLines
* drivers: Remove unused <acpi/acpi.h>Elyes HAOUAS2022-04-241-1/+0
* acpi: Call acpi_fill_ssdt() only for enabled devicesKarthikeyan Ramasubramanian2020-11-091-1/+1
* src/drivers: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* src: Remove unused 'include <stdint.h>Elyes HAOUAS2020-07-141-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-112-2/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-3/+3
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-281-1/+1
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-2/+2
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-101-1/+0
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-062-26/+4
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-172-2/+0
* drivers/i2c/rt1011: Add a driver for RT1011Cheng-Yi Chiang2019-10-244-0/+159