index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
supply
/
bq25890_charger.c
Age
Commit message (
Expand
)
Author
2020-01-16
power: supply: bq25890_charger: fix incorrect error return when bq25890_field...
Colin Ian King
2020-01-14
power: supply: bq25890_charger: Add DT and I2C ids for all supported chips
Yauhen Kharuzhy
2020-01-14
power: supply: bq25890_charger: Add support of BQ25892 and BQ25896 chips
Yauhen Kharuzhy
2019-09-02
power: supply: bq25890_charger: Add the BQ25895 part
Angus Ainslie (Purism)
2019-07-15
Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2019-06-23
power: supply: bq25890_charger: simplify getting the adapter of a client
Wolfram Sang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-01-23
power: supply: bq25890: show max charge current/voltage as configured
Michał Mirosław
2018-12-18
power: supply: bq25890: fix BAT_COMP field definition
Michał Mirosław
2018-09-18
power: supply: bq25890_charger: fix semicolon.cocci warnings
kbuild test robot
2018-09-16
power: supply: bq25890_charger: Read back the current battery voltage
Angus Ainslie (Purism)
2018-09-16
power: supply: bq25890_charger: Add the BQ25896 part
Angus Ainslie (Purism)
2018-09-16
power: supply: bq25890_charger: Remove unused table entries
Angus Ainslie (Purism)
2018-09-16
power: supply: bq25890_charger: Add debugging output of failed initialization
Angus Ainslie (Purism)
2017-04-14
power: supply: bq25890: Use gpiod_get()
Andy Shevchenko
2016-08-11
power: move power supply drivers to power/supply
Sebastian Reichel