aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/max17042_battery.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-19power: supply: max17042: add MAX17055 supportAngus Ainslie (Purism)1-3/+14
2019-09-02power: supply: max17042_battery: Fix a typo in function namesChristophe JAILLET1-4/+4
2019-06-23power: supply: max17042_battery: simplify getting the adapter of a clientWolfram Sang1-1/+1
2019-02-20max17042_battery: fix potential use-after-free on device removeSven Van Asbroeck1-0/+10
2018-08-30power: supply: maxim: Add SPDX license identifiersKrzysztof Kozlowski1-23/+9
2018-03-12max17042: propagate of_node to power supply devicePierre Bourdon1-0/+1
2018-01-23power: supply: max17042_battery: Always fall back to default platform-dataHans de Goede1-9/+18
2018-01-22power: supply: max17042_battery: Check battery current for status when suppliedHans de Goede1-2/+25
2017-08-29power: supply: max17042_battery: Fix compiler warningHans de Goede1-1/+1
2017-08-28power: supply: max17042_battery: Fix ACPI interrupt issuesHans de Goede1-5/+15
2017-08-28power: supply: max17042_battery: Add support for ACPI enumerationHans de Goede1-1/+21
2017-05-01power: supply: max17042_battery: Add support for the SCOPE propertyHans de Goede1-0/+4
2017-05-01power: supply: max17042_battery: Add support for the CHARGE_NOW propertyHans de Goede1-0/+10
2017-05-01power: supply: max17042_battery: Add support for the CHARGE_FULL_DESIGN propertyHans de Goede1-0/+10
2017-05-01power: supply: max17042_battery: mAh readings depend on r_sns valueHans de Goede1-1/+4
2017-05-01power: supply: max17042_battery: Add support for the VOLT_MIN propertyHans de Goede1-0/+8
2017-05-01power: supply: max17042_battery: Add support for the TECHNOLOGY attributeHans de Goede1-0/+4
2017-05-01power: supply: max17042_battery: Add external_power_changed callbackHans de Goede1-0/+6
2017-05-01power: supply: max17042_battery: Add support for the STATUS propertyHans de Goede1-0/+46
2017-05-01power: supply: max17042_battery: Add default platform_data fallback dataHans de Goede1-7/+53
2017-05-01power: supply: max17047_battery: The temp alert values are 8-bit 2's complementHans de Goede1-2/+2
2017-05-01power: supply: max17042_battery: Use sign_extend32 instead of DIY codeHans de Goede1-21/+3
2016-08-16Merge tag 'for-v4.8-rc' into psy-nextSebastian Reichel1-6/+9
2016-08-11power: move power supply drivers to power/supplySebastian Reichel1-0/+1016