summaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/max17040_battery.c
Commit message (Expand)AuthorAgeFilesLines
* power: supply: max17040: Support compatible devicesIskren Chernev2020-10-031-19/+136
* power: supply: max17040: Use regmap i2cIskren Chernev2020-10-031-127/+92
* power: supply: max17040: Use devm_ to automate removeIskren Chernev2020-10-031-18/+21
* power: supply: max17040: Add POWER_SUPPLY_PROP_CAPACITY_ALERT_MINMatheus Castello2020-07-281-5/+46
* power: supply: max17040: Correct voltage readingJonathan Bakker2020-05-101-1/+1
* power: supply: max17040: Correct IRQ wake handlingMarek Szyprowski2020-01-141-12/+4
* power: supply: max17040: Send uevent in SOC and status changeMatheus Castello2019-12-191-0/+9
* power: supply: max17040: Config alert SOC low level threshold from FDTMatheus Castello2019-12-191-1/+51
* power: supply: max17040: Add IRQ handler for low SOC alertMatheus Castello2019-12-191-5/+68
* power: supply: max17040_battery: simplify getting the adapter of a clientWolfram Sang2019-06-231-1/+1
* power: supply: maxim: Add SPDX license identifiersKrzysztof Kozlowski2018-08-301-11/+7
* power: supply: max17040: Add OF device ID tableJavier Martinez Canillas2017-04-141-0/+8
* power: supply: max17040: Change register transaction length from 8 bits to 16...Liu Xiang2016-10-191-32/+20
* power: move power supply drivers to power/supplySebastian Reichel2016-08-111-0/+305