summaryrefslogtreecommitdiffstats
path: root/src/drivers/i2c/rx6110sa
Commit message (Expand)AuthorAgeFilesLines
* device/i2c_bus: allow i2c_bus and i2c_simple to coexistAaron Durbin2018-01-241-2/+2
* src: Fix all Siemens copyrightsMario Scheithauer2017-11-072-2/+2
* Use stopwatch_wait_until_expired where applicableJonathan Neuschäfer2017-09-261-2/+1
* drivers/i2c/rx6110sa: Drop I2C interface arbitrationNico Huber2017-08-182-23/+3
* include/device: Split i2c.h into threeNico Huber2017-08-181-1/+1
* rx6110sa: Make sure that VLF bit will be clearedWerner Zeh2017-08-081-1/+2
* rx6110sa: Add a software reset sequence in case of power lossWerner Zeh2017-06-302-36/+61
* rx6110sa: Add more chip configuration options to chipWerner Zeh2017-06-093-9/+74
* rx6110sa: Add possibility to use both I2C and SMBus for the RTCWerner Zeh2017-05-312-37/+60
* drivers/i2c: Add new driver for RTC type RX6110 SAMario Scheithauer2017-05-115-0/+237