aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/supply/ucs1002_power.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-20power: supply: ucs1002: Convert to i2c's .probe_new()Gravatar Uwe Kleine-König 1-3/+2
2020-10-01power: supply: ucs1002: fix some health status issuesGravatar Lucas Stach 1-32/+43
2020-01-15power: suppy: ucs1002: Make the symbol 'ucs1002_regulator_enable' staticGravatar Chen Wandun 1-1/+1
2019-12-19power: suppy: ucs1002: disable power when max current is 0Gravatar Lucas Stach 1-4/+38
2019-06-26power: supply: fix semicolon.cocci warningsGravatar kbuild test robot 1-1/+1
2019-05-09power: supply: ucs1002: Fix wrong return value checkingGravatar Axel Lin 1-2/+2
2019-05-03power: supply: Add driver for Microchip UCS1002Gravatar Andrey Smirnov 1-0/+646