summaryrefslogtreecommitdiffstats
path: root/drivers/virtio (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-01power: supply: sbs-battery: Add alert callbackPhil Reid1-3/+13
2017-05-01mailmap: add Sebastian ReichelSebastian Reichel1-0/+2
2017-05-01power: supply: avoid unused twl4030-madc.hSebastian Reichel2-2/+0
2017-05-01power: supply: sbs-battery: Correct supply status with current drawPaul Kocialkowski1-0/+29
2017-05-01power: supply: sbs-battery: Don't ignore the first external power changePaul Kocialkowski1-10/+0
2017-05-01power: supply: pda_power: move from timer to delayed_workMichael Trimarchi1-22/+27
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 Goede2-0/+49
2017-05-01power: supply: max17042_battery: Add default platform_data fallback dataHans de Goede2-8/+58
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
2017-05-01power: supply: ab8500_charger: spelling: "prechage" -> "precharge"Colin Ian King1-1/+1
2017-05-01power: supply: axp20x_usb_power: add IIO dependencyArnd Bergmann1-7/+8
2017-05-01power: supply: isp1704: Fix unchecked return value of devm_kzallocPan Bian1-0/+4
2017-05-01power: supply: generic-adc-battery: use SIMPLE_DEV_PM_OPS helper macroRahul Bedarkar1-13/+4
2017-05-01power: supply: sbs-battery: fix the sbs interrupt requestRyosuke Saito1-1/+1
2017-05-01power: supply: add battery driver for AXP20X and AXP22X PMICsQuentin Schulz3-0/+515