Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license boilerplate text in source code files | Mike Frysinger | 2022-09-12 | 1 | -1/+1 |
* | driver/led/lm3630a.c: Format with clang-format | Jack Rosenthal | 2022-06-28 | 1 | -11/+8 |
* | driver/led: Remove unused function | Tom Hughes | 2021-10-05 | 1 | -6/+0 |
* | Remove __7b, __8b and __7bf | Denis Brockus | 2019-07-20 | 1 | -3/+3 |
* | Use 7bit I2C/SPI slave addresses in EC | Denis Brockus | 2019-07-19 | 1 | -4/+6 |
* | driver/led/lm3630a: Wait 1ms for I2C to be ready | Edward Hill | 2018-12-23 | 1 | -0/+6 |
* | driver/led/lm3630a: Only set brightness after 100+ms. | Nicolas Boichat | 2018-09-20 | 1 | -6/+16 |
* | Revert "driver/led/lm3630a: Configure 261ms startup ramp time" | Nicolas Boichat | 2018-09-20 | 1 | -4/+0 |
* | driver/led/lm3630a: Configure 261ms startup ramp time | Nicolas Boichat | 2018-09-19 | 1 | -0/+4 |
* | driver/led/lm3630a: Disable Bank B, avoid race setting brightness | Nicolas Boichat | 2018-02-07 | 1 | -9/+8 |
* | driver/led: Add LM3630A driver | Benjamin Gordon | 2018-01-25 | 1 | -0/+69 |