Age | Commit message (Expand) | Author |
2023-08-06 | drivers: Add SPDX license headers to Makefiles | Martin Roth |
2023-04-28 | treewide: Add missing include guards to chip.h | Jan Samek |
2021-08-09 | drivers/i2c/da7219: Update _S0W to D3hot | Tim Wawrzynczak |
2020-11-09 | acpi: Call acpi_fill_ssdt() only for enabled devices | Karthikeyan Ramasubramanian |
2020-05-13 | src: Remove unused '#include <stdint.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-10 | Replace DEVICE_NOOP with noop_(set|read)_resources | Nico Huber |
2020-04-10 | Drop unnecessary DEVICE_NOOP entries | Nico Huber |
2020-04-06 | src/drivers: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2019-10-27 | src/[arch-lib]: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-22 | AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file | Martin Roth |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-01-23 | src/drivers: Remove needless '&' on function pointers | Elyes HAOUAS |
2018-09-16 | acpi: Call acpi_gen_writeSTA by status from device tree | Hung-Te Lin |
2018-07-30 | drivers/i2c/da7219: Allow disabling micbias-pulse feature | Daniel Kurtz |
2018-05-04 | drivers/i2c/da7219: Add mclk-name property | Akshu Agrawal |
2018-02-10 | drivers/i2c/da7219: Allow GPIO based interrupt | Daniel Kurtz |
2017-09-14 | device: acpi_name() should take a const struct device | Aaron Durbin |
2017-08-18 | include/device: Split i2c.h into three | Nico Huber |
2016-07-08 | drivers/i2c/da7219: Add driver for generating device in SSDT | Duncan Laurie |