summaryrefslogtreecommitdiffstats
path: root/src/drivers/i2c/rt1011
Commit message (Expand)AuthorAgeFilesLines
* drivers: Add SPDX license headers to Kconfig filesMartin Roth2024-02-181-0/+2
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* driver/i2c: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-0/+0
* drivers: Add SPDX license headers to MakefilesMartin Roth2023-08-061-0/+2
* vc/google: Decouple DSM_CALIB from CHROMEOSMatt DeVillier2023-05-051-2/+2
* treewide: Add missing include guards to chip.hJan Samek2023-04-281-0/+5
* 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