Age | Commit message (Expand) | Author |
---|---|---|
2024-02-18 | drivers: Add SPDX license headers to Kconfig files | Martin Roth |
2024-01-31 | include/device/device.h: Remove CHIP_NAME() macro | Nicholas Sudsgaard |
2024-01-24 | driver/i2c: Rename Makefiles from .inc to .mk | Martin Roth |
2023-08-06 | drivers: Add SPDX license headers to Makefiles | Martin Roth |
2022-01-10 | src/drivers/i2c/gpiomux: Remove unused <stdlib.h> | Elyes HAOUAS |
2020-11-09 | acpi: Call acpi_fill_ssdt() only for enabled devices | Karthikeyan Ramasubramanian |
2020-10-19 | drivers/i2c/gpiomux: Add chip driver for multiplexed I2C bus | Karthikeyan Ramasubramanian |
2020-10-19 | drivers/i2c: Add chip driver for GPIO based I2C multiplexer | Karthikeyan Ramasubramanian |