summaryrefslogtreecommitdiff
path: root/driver/battery/max17055.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* driver/battery/max17055.h: Format with clang-formatJack Rosenthal2022-06-281-93/+92
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-1/+1
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-1/+1
* MAX17055: Add the full model driverYH Lin2019-05-081-2/+17
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-16/+16
* max17055: Support alert function.Yilun Lin2018-10-121-3/+108
* battery/max17055: Report BP_NOT_SURE before battery detection finishesPhilip Chen2018-03-311-0/+2
* battery/max17055: Implement battery_status()Philip Chen2018-03-211-0/+5
* battery/max17055: Support advanced config with battery profilePhilip Chen2017-12-111-0/+123