Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2021-12-31 | Use CONFIG_meta_driver_hardware_i2c instead of MULTIPASS_ARCH_HAS_I2C | Daniel Friesel | -2/+2 | |
2021-12-25 | lm75: overtemperature threshold and hysteresis are _signed_ 8bit ints | Daniel Friesel | -2/+4 | |
2021-12-25 | lm75: correctly read out sub-zero temperatures | Daniel Friesel | -1/+3 | |
2021-05-28 | softi2c driver: move to kconfig-first approach | Daniel Friesel | -1/+1 | |
2020-12-08 | add licensing information | Daniel Friesel | -0/+5 | |
2019-03-04 | Add LM75 DFA model | Daniel Friesel | -0/+14 | |
2018-10-19 | LM75: Add getOS, getHyst accessors | Daniel Friesel | -0/+18 | |
2018-07-12 | Include hw/sw i2c based on preprocessor macros | Daniel Friesel | -0/+4 | |
2017-12-14 | Add I2C and LM75 drivers | Daniel Friesel | -0/+30 | |