summaryrefslogtreecommitdiff
path: root/drivers/power/supply/sbs-battery.c
AgeCommit message (Expand)Author
2021-08-06power: supply: sbs-battery: add support for time_to_empty_now attributeMatthias Schiffer
2021-08-06power: supply: sbs-battery: relax voltage limitMatthias Schiffer
2021-06-03power: supply: sbs-battery: cache constant string propertiesIkjoon Jang
2021-04-28Merge tag 'for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2021-04-02power: supply: sbs-battery: use dev_err_probeSebastian Reichel
2021-03-23power: supply: Clean-up few drivers by using managed work initMatti Vaittinen
2020-10-20Merge tag 'for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2020-10-09power: supply: sbs-battery: chromebook workaround for PECSebastian Reichel
2020-10-06power: supply: sbs-battery: keep error code when get_property() failsIkjoon Jang
2020-08-28power: supply: sbs-battery: don't assume i2c errors as battery disconnectIkjoon Jang
2020-08-27power: supply: sbs-battery: combine get_presence_and_healthIkjoon Jang
2020-08-27power: supply: sbs-battery: remove unused enable_detection flagsIkjoon Jang
2020-06-19power: supply: sbs-battery: add PEC supportSebastian Reichel
2020-06-19power: supply: sbs-battery: use i2c_smbus_read_block_data()Sebastian Reichel
2020-06-02Revert "power: supply: sbs-battery: simplify read_read_string_data"Sebastian Reichel
2020-06-02Revert "power: supply: sbs-battery: add PEC support"Sebastian Reichel
2020-05-29power: supply: sbs-battery: constify power-supply property arraySebastian Reichel
2020-05-29power: supply: sbs-battery: switch to i2c's probe_newSebastian Reichel
2020-05-29power: supply: sbs-battery: switch from of_property_* to device_property_*Sebastian Reichel
2020-05-29power: supply: sbs-battery: add ability to disable charger broadcastsJean-Francois Dagenais
2020-05-29power: supply: sbs-battery: fix idle battery statusSebastian Reichel
2020-05-29power: supply: sbs-battery: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIRED supportSebastian Reichel
2020-05-29power: supply: sbs-battery: add MANUFACTURE_DATE supportSebastian Reichel
2020-05-29power: supply: sbs-battery: add POWER_SUPPLY_PROP_CONSTANT_CHARGE_CURRENT/VOL...Sebastian Reichel
2020-05-29power: supply: sbs-battery: Improve POWER_SUPPLY_PROP_TECHNOLOGY supportSebastian Reichel
2020-05-29power: supply: sbs-battery: add POWER_SUPPLY_PROP_CURRENT_AVG supportSebastian Reichel
2020-05-29power: supply: sbs-battery: add PEC supportSebastian Reichel
2020-05-29power: supply: sbs-battery: simplify read_read_string_dataSebastian Reichel
2020-05-29power: supply: sbs-battery: add POWER_SUPPLY_PROP_CAPACITY_ERROR_MARGIN supportSebastian Reichel
2020-05-28power: supply: sbs-battery: Add TI BQ20Z65 supportSebastian Reichel
2020-01-14power: supply: sbs-battery: Fix a signedness bug in sbs_get_battery_capacity()Dan Carpenter
2019-12-19power: supply: sbs-battery: fix CAPACITY_MODE bit namingJean-Francois Dagenais
2019-12-19power: supply: sbs-battery: use octal permissions on module paramJean-Francois Dagenais
2019-09-02power: supply: sbs-battery: only return health when battery presentMichael Nosthoff
2019-09-02power: supply: sbs-battery: use correct flags fieldMichael Nosthoff
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2018-06-28power: supply: sbs-battery: don't assume MANUFACTURER_DATA formatsBrian Norris
2017-10-29power: supply: sbs-battery: remove unchecked return varWolfram Sang
2017-10-29power: supply: sbs-battery: remove superfluous variable initWolfram Sang
2017-10-28power: supply: sbs-battery: move gpio present detect to sbs_get_propertyPhil Reid
2017-07-25power: supply: sbs-battery: Add delay when changing capacity mode bitPhil Reid
2017-07-25power: supply: sbs-battery: sort includesPhil Reid
2017-07-25power: supply: sbs-battery: Remove FSF mailing address from commentsPhil Reid
2017-07-24power: supply: sbs-battery: correct capacity mode selection bitsMichael Heinemann
2017-06-15power: supply: sbs-battery: Don't needlessly set CAPACITY_MODEShawn Nematbakhsh
2017-06-15power: supply: sbs-battery: Prevent CAPACITY_MODE racesShawn Nematbakhsh
2017-06-15power: supply: sbs-battery: remove incorrect le16_to_cpu callsPhil Reid
2017-05-01power: supply: sbs-battery: Add alert callbackPhil Reid
2017-05-01power: supply: sbs-battery: Correct supply status with current drawPaul Kocialkowski
2017-05-01power: supply: sbs-battery: Don't ignore the first external power changePaul Kocialkowski