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 |
2023-04-28 | treewide: Add missing include guards to chip.h | Jan Samek |
2022-11-20 | drivers/i2c/rx6110sa/chip.h: Remove confusing bus speed comment | Jan Samek |
2022-11-18 | drivers/i2c/rx6110sa/rx6110sa.c: Make log messages consistent | Jan Samek |
2021-08-23 | include/bcd: move bcd code to commonlib/bsd/include | Ricardo Quesada |
2021-05-30 | drivers/i2c/rx6110sa: Add a Kconfig switch to disable ACPI support | Werner Zeh |
2021-03-04 | src/drivers/i2c/rx6110sa: Add official ACPI ID | Werner Zeh |
2020-11-19 | src/drivers/i2c/rx6110sa: Omit _HID temporarily | Werner Zeh |
2020-11-12 | drivers/i2c/rx6110sa: Delete unused defines | Werner Zeh |
2020-11-12 | drivers/i2c/rx6110sa: Add basic ACPI support | Werner Zeh |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
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 |
2019-10-22 | AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file | Martin Roth |
2018-01-24 | device/i2c_bus: allow i2c_bus and i2c_simple to coexist | Aaron Durbin |
2017-11-07 | src: Fix all Siemens copyrights | Mario Scheithauer |
2017-09-26 | Use stopwatch_wait_until_expired where applicable | Jonathan Neuschäfer |
2017-08-18 | drivers/i2c/rx6110sa: Drop I2C interface arbitration | Nico Huber |
2017-08-18 | include/device: Split i2c.h into three | Nico Huber |
2017-08-08 | rx6110sa: Make sure that VLF bit will be cleared | Werner Zeh |
2017-06-30 | rx6110sa: Add a software reset sequence in case of power loss | Werner Zeh |
2017-06-09 | rx6110sa: Add more chip configuration options to chip | Werner Zeh |
2017-05-31 | rx6110sa: Add possibility to use both I2C and SMBus for the RTC | Werner Zeh |
2017-05-11 | drivers/i2c: Add new driver for RTC type RX6110 SA | Mario Scheithauer |