aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/bq24190_charger.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-22power: Remove unnecessary MODULE_ALIAS() for I2C driversJavier Martinez Canillas1-1/+0
2015-08-05power: bq24190_charger: Fix charge type sysfs propertyAndreas Dannenberg1-1/+1
2015-08-05power: Export I2C module alias information in missing driversJavier Martinez Canillas1-0/+1
2015-07-13power_supply: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-05-29power: bq24190_charger: Change first_time flag reset conditionThomas Elste1-4/+7
2015-03-13power_supply: Change ownership from driver to coreKrzysztof Kozlowski1-54/+49
2015-03-13power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski1-2/+2
2015-01-21power: bq24190_charger: suppress build warningLad, Prabhakar1-1/+1
2015-01-20power: bq24190: Fix ignored supplicantsKrzysztof Kozlowski1-1/+1
2013-08-28bq24190_charger: Workaround SS definition problem on i386 buildsAnton Vorontsov1-0/+3
2013-08-27bq24190_charger: Add support for TI BQ24190 Battery ChargerMark A. Greer1-0/+1546