summaryrefslogtreecommitdiffstats
path: root/arch/parisc (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-10power: supply: lp8788: Fix an error handling path in 'lp8788_charger_probe()'Christophe JAILLET1-16/+2
2020-05-09dt-bindings: power: reset: Convert syscon-reboot-mode to DT schemaSerge Semin2-35/+55
2020-05-09power: supply: cw2015: Make some symbols staticChenTao1-2/+2
2020-05-09power: bq25890: unlock on error paths in bq25890_resume()Dan Carpenter1-3/+4
2020-05-07power: supply: core: Add type property to uevent envMathew King1-24/+37
2020-05-07power: supply: core: Add a macro that maps enum properties to text valuesMathew King1-74/+50
2020-05-07power: supply: core: Use designated initializer for property text arraysMathew King1-14/+60
2020-05-07power: supply: core: Cleanup power supply sysfs attribute listMathew King1-128/+132
2020-05-03power: bq25890: protect view of the chip's stateMichał Mirosław1-56/+26
2020-05-03power: bq25890: remove redundant I2C bus checkMichał Mirosław1-6/+0
2020-05-03power: bq25890: make property table constMichał Mirosław1-1/+1
2020-05-03power: bq25890: simplify chip name property getterMichał Mirosław1-11/+8
2020-05-03power: supply: add CellWise cw2015 fuel gauge driverTobias Schramm4-0/+767