summaryrefslogtreecommitdiffstats
path: root/src/drivers/i2c/max98373
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
* 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
* drivers/i2c/max98373: fix error message formattingCaveh Jalali2020-07-281-1/+1
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-131-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-24/+4
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-5/+5
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-222-4/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* drivers/i2c/max98373: Set default bus speed as I2C_SPEED_FASTFurquan Shaikh2019-02-151-1/+1
* src/drivers: Remove needless '&' on function pointersElyes HAOUAS2019-01-231-3/+3
* src: Add missing include <stdint.h>Elyes HAOUAS2018-11-011-0/+3
* acpi: Call acpi_gen_writeSTA by status from device treeHung-Te Lin2018-09-161-1/+1
* src/driver/i2c/{generic,hid,tpm,max}: Update device name based on devicetree.cbNaresh G Solanki2018-06-061-0/+6
* drivers/i2c/max98373: update DT property namesSathyanarayana Nujella2018-05-281-3/+5
* src: Remove non-ascii charactersMartin Roth2018-05-221-1/+1
* drivers/i2c/max98373: Add driver for generating device in SSDTN, Harshapriya2018-01-234-0/+143