Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove __7b, __8b and __7bf | Denis Brockus | 2019-07-20 | 1 | -8/+8 |
* | Use 7bit I2C/SPI slave addresses in EC | Denis Brockus | 2019-07-19 | 1 | -8/+12 |
* | LICENSE: remove unnecessary (c) after Copyright | Tom Hughes | 2019-06-19 | 1 | -1/+1 |
* | common: replace 1 << digits, with BIT(digits) | Gwendal Grignou | 2019-03-26 | 1 | -4/+4 |
* | lucid: set bq24773 switching frequency to 600kHz | Alec Berg | 2015-09-17 | 1 | -0/+5 |
* | cleanup: fix all the header guards | Bill Richardson | 2015-06-18 | 1 | -3/+3 |
* | bq24770: Corrected charger driver used an incorrect SMBUS address. | Kevin K Wong | 2015-04-29 | 1 | -6/+9 |
* | charger: Add support for bq24770 | james_chao | 2015-03-24 | 1 | -0/+70 |
* | bq24773: turn off prochot warning | Alec Berg | 2015-01-26 | 1 | -3/+3 |
* | Replace magic numbers with #defines for charger bq24773.c | Bill Richardson | 2014-05-15 | 1 | -0/+16 |
* | fruitpie: disable battery charging chip ILIM pin | Alec Berg | 2014-05-14 | 1 | -0/+2 |
* | Add driver for TI BQ24773 charger | Vincent Palatin | 2014-03-29 | 1 | -0/+31 |