aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/supply/ltc2941-battery-gauge.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-20power: supply: ltc2941: Convert to i2c's .probe_new()Gravatar Uwe Kleine-König 1-3/+2
2022-02-13power: supply: ltc2941: clean up error messagesGravatar Michał Mirosław 1-33/+20
2022-02-13power: supply: ltc2941: simplify Qlsb calculationGravatar Michał Mirosław 1-4/+4
2021-03-23power: supply: Clean-up few drivers by using managed work initGravatar Matti Vaittinen 1-13/+7
2020-10-10power: supply: ltc2941: Fix ptr to enum castGravatar Iskren Chernev 1-1/+2
2020-01-14power: supply: ltc2941-battery-gauge: fix use-after-freeGravatar Sven Van Asbroeck 1-1/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 1-0/+1
2018-03-12Merge branch 'fixes' into for-nextGravatar Sebastian Reichel 1-4/+4
2018-02-22power: supply: ltc2941-battery-gauge: Fix temperature unitsGravatar Ladislav Michl 1-4/+4
2018-02-12power: supply: ltc2941-battery-gauge: Add charge empty and full propertiesGravatar Ladislav Michl 1-9/+50
2017-12-01power: ltc2941-battery-gauge: Disable continuous monitoring on shutdownGravatar Mike Looijmans 1-0/+25
2017-07-25power: supply: ltc2941-battery-gauge: Add LTC2944 supportGravatar Dragos Bogdan 1-5/+22
2017-07-25power: supply: ltc2941-battery-gauge: Add LTC2942 supportGravatar Ladislav Michl 1-13/+67
2017-07-25power: supply: ltc2941-battery-gauge: Prepare for LTC2942 and LTC2944Gravatar Ladislav Michl 1-32/+31
2017-04-14power: supply: ltc2941-battery-gauge: Add OF device ID tableGravatar Javier Martinez Canillas 1-2/+17
2016-08-11power: move power supply drivers to power/supplyGravatar Sebastian Reichel 1-0/+514