index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
supply
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-10
Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
26
-516
/
+3848
2020-06-06
power: supply: cw2015: Attach OF ID table to the driver
Andy Shevchenko
1
-0
/
+1
2020-06-04
Merge tag 'mfd-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
3
-0
/
+680
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
2020-06-02
Revert "power: supply: sbs-battery: simplify read_read_string_data"
Sebastian Reichel
1
-12
/
+53
2020-06-02
Revert "power: supply: sbs-battery: add PEC support"
Sebastian Reichel
1
-51
/
+0
2020-05-29
power: supply: sbs-battery: constify power-supply property array
Sebastian Reichel
1
-1
/
+1
2020-05-29
power: supply: sbs-battery: switch to i2c's probe_new
Sebastian Reichel
1
-3
/
+2
2020-05-29
power: supply: sbs-battery: switch from of_property_* to device_property_*
Sebastian Reichel
1
-7
/
+7
2020-05-29
power: supply: sbs-battery: add ability to disable charger broadcasts
Jean-Francois Dagenais
1
-0
/
+29
2020-05-29
power: supply: sbs-battery: fix idle battery status
Sebastian Reichel
1
-3
/
+3
2020-05-29
power: supply: sbs-battery: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIRED support
Sebastian Reichel
1
-3
/
+24
2020-05-29
power: supply: sbs-battery: add MANUFACTURE_DATE support
Sebastian Reichel
1
-0
/
+43
2020-05-29
power: supply: sbs-battery: add POWER_SUPPLY_PROP_CONSTANT_CHARGE_CURRENT/VOL...
Sebastian Reichel
1
-0
/
+12
2020-05-29
power: supply: sbs-battery: Improve POWER_SUPPLY_PROP_TECHNOLOGY support
Sebastian Reichel
1
-2
/
+41
2020-05-29
power: supply: sbs-battery: add POWER_SUPPLY_PROP_CURRENT_AVG support
Sebastian Reichel
1
-3
/
+9
2020-05-29
power: supply: sbs-battery: add PEC support
Sebastian Reichel
1
-3
/
+69
2020-05-29
power: supply: sbs-battery: simplify read_read_string_data
Sebastian Reichel
1
-53
/
+12
2020-05-29
power: supply: sbs-battery: add POWER_SUPPLY_PROP_CAPACITY_ERROR_MARGIN support
Sebastian Reichel
1
-0
/
+5
2020-05-28
power: supply: sbs-battery: Add TI BQ20Z65 support
Sebastian Reichel
1
-5
/
+10
2020-05-28
power: supply: core: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIRED
Sebastian Reichel
1
-0
/
+1
2020-05-28
power: supply: core: add manufacture date properties
Sebastian Reichel
1
-0
/
+3
2020-05-28
power: supply: core: add capacity error margin property
Sebastian Reichel
1
-0
/
+1
2020-05-28
power: supply: Make bd9995x_chip_reset static
Samuel Zou
1
-1
/
+1
2020-05-28
power: charger: max14577: Add proper dt-compatible strings
Marek Szyprowski
1
-0
/
+10
2020-05-28
Merge tag 'tags/ib-mfd-iio-power-v5.8' into psy-next
Sebastian Reichel
3
-0
/
+680
2020-05-26
power: supply: Add support for mps mp2629 battery charger
Saravanan Sekar
3
-0
/
+680
2020-05-12
power: supply: bq24190_charger: convert to use i2c_new_client_device()
Wolfram Sang
1
-1
/
+1
2020-05-11
power: bq25890: implement INPUT_CURRENT_LIMIT property
Michał Mirosław
1
-0
/
+11
2020-05-11
power: bq25890: implement PRECHARGE_CURRENT property
Michał Mirosław
1
-0
/
+5
2020-05-11
power: bq25890: implement CHARGE_TYPE property
Michał Mirosław
1
-0
/
+13
2020-05-11
power: bq25890: update state on property read
Michał Mirosław
1
-0
/
+4
2020-05-11
power: bq25890: fix ADC mode configuration
Michał Mirosław
1
-5
/
+26
2020-05-10
power: bq25890: use proper CURRENT_NOW property for I_BAT
Michał Mirosław
1
-10
/
+10
2020-05-10
power: supply: max17040: Correct voltage reading
Jonathan Bakker
1
-1
/
+1
2020-05-10
power: supply: olpc_battery: fix the power supply name
Lubomir Rintel
1
-2
/
+2
2020-05-10
power: supply: smb347-charger: Add delay before getting IRQSTAT
David Heidelberg
1
-0
/
+4
2020-05-10
power: supply: smb347-charger: IRQSTAT_D is volatile
Dmitry Osipenko
1
-0
/
+1
2020-05-10
power: supply: KConfig cleanup default n
Matti Vaittinen
1
-2
/
+0
2020-05-10
power: supply: Fix Kconfig help text indentiation
Matti Vaittinen
1
-12
/
+12
2020-05-10
power: supply: Support ROHM bd99954 charger
Matti Vaittinen
4
-0
/
+2227
2020-05-10
power: supply: add battery parameters
Matti Vaittinen
1
-0
/
+8
2020-05-10
power: supply: bd70528: use linear ranges
Matti Vaittinen
2
-89
/
+56
2020-05-10
Merge tag 'tags/linear-ranges-lib' into psy-next
Sebastian Reichel
1
-5
/
+5
2020-05-10
power: supply: lp8788: Fix an error handling path in 'lp8788_charger_probe()'
Christophe JAILLET
1
-16
/
+2
2020-05-09
power: supply: cw2015: Make some symbols static
ChenTao
1
-2
/
+2
2020-05-09
power: bq25890: unlock on error paths in bq25890_resume()
Dan Carpenter
1
-3
/
+4
2020-05-08
power: supply: bd70528: rename linear_range to avoid collision
Matti Vaittinen
1
-5
/
+5
2020-05-07
power: supply: core: Add type property to uevent env
Mathew King
1
-24
/
+37
2020-05-07
power: supply: core: Add a macro that maps enum properties to text values
Mathew King
1
-74
/
+50
[next]