summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-05-01power: supply: avoid unused twl4030-madc.hSebastian Reichel
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
2017-05-01power: supply: pda_power: move from timer to delayed_workMichael Trimarchi
2017-05-01power: supply: max17042_battery: Add support for the SCOPE propertyHans de Goede
2017-05-01power: supply: max17042_battery: Add support for the CHARGE_NOW propertyHans de Goede
2017-05-01power: supply: max17042_battery: Add support for the CHARGE_FULL_DESIGN propertyHans de Goede
2017-05-01power: supply: max17042_battery: mAh readings depend on r_sns valueHans de Goede
2017-05-01power: supply: max17042_battery: Add support for the VOLT_MIN propertyHans de Goede
2017-05-01power: supply: max17042_battery: Add support for the TECHNOLOGY attributeHans de Goede
2017-05-01power: supply: max17042_battery: Add external_power_changed callbackHans de Goede
2017-05-01power: supply: max17042_battery: Add support for the STATUS propertyHans de Goede
2017-05-01power: supply: max17042_battery: Add default platform_data fallback dataHans de Goede
2017-05-01power: supply: max17047_battery: The temp alert values are 8-bit 2's complementHans de Goede
2017-05-01power: supply: max17042_battery: Use sign_extend32 instead of DIY codeHans de Goede
2017-05-01power: supply: ab8500_charger: spelling: "prechage" -> "precharge"Colin Ian King
2017-05-01power: supply: axp20x_usb_power: add IIO dependencyArnd Bergmann
2017-05-01power: supply: isp1704: Fix unchecked return value of devm_kzallocPan Bian
2017-05-01power: supply: generic-adc-battery: use SIMPLE_DEV_PM_OPS helper macroRahul Bedarkar
2017-05-01power: supply: sbs-battery: fix the sbs interrupt requestRyosuke Saito
2017-05-01power: supply: add battery driver for AXP20X and AXP22X PMICsQuentin Schulz
2017-05-01power: supply: bq24190_charger: Deprecate battery class and replicate its fea...Liam Breck
2017-05-01power: supply: Make power_supply_am_i_supplied return -ENODEV if there are no...Hans de Goede
2017-05-01power: supply: twl4030-charger: don't check if battery is presentH. Nikolaus Schaller
2017-05-01power: supply: twl4030-charger: add writable INPUT_CURRENT_LIMIT propertyH. Nikolaus Schaller
2017-05-01power: supply: bq24190_charger: Add disable-reset device-propertyHans de Goede
2017-04-14power: supply: bq24190_charger: Use new extcon_register_notifier_all()Hans de Goede
2017-04-14Merge remote-tracking branch 'chanwoo-extcon/ib-extcon-4.12' into psy-nextSebastian Reichel
2017-04-14power: supply: bq24190_charger: Longer delay while polling reset flagLiam Breck
2017-04-14power: supply: bq24190_charger: Uniform pm_runtime_get() failure handlingLiam Breck
2017-04-14power: supply: bq24190_charger: Clean up extcon codeLiam Breck
2017-04-14power: supply: bq24190_charger: Limit over/under voltage fault loggingLiam Breck
2017-04-14power: supply: New driver for LEGO MINDSTORMS EV3 batteryDavid Lechner
2017-04-14power: supply: tps65217: remove debug messages for function callsEnric Balletbo i Serra
2017-04-14power: supply: ltc2941-battery-gauge: Add OF device ID tableJavier Martinez Canillas
2017-04-14power: supply: charger-manager: simplify return statementsAndi Shyti
2017-04-14power: supply: lp8788: prevent out of bounds array accessGiedrius Statkevičius
2017-04-14power: supply: cpcap-charger: Add minimal CPCAP PMIC battery chargerTony Lindgren
2017-04-14power: supply: bq24190_charger: Use extcon to determine ilimit, 5v boostHans de Goede
2017-04-14power: supply: bq24190_charger: Add support for bq24192iHans de Goede
2017-04-14power: supply: bq24190_charger: Use i2c-core irq-mapping codeHans de Goede
2017-04-14power: bq24190_charger: mark PM functions as __maybe_unusedArnd Bergmann
2017-04-14power: supply: sbs-charger: simplified bool functionDaniel Perez
2017-04-14power: supply: ab8500: Replaced spaces with tabs in indentMunir Contractor
2017-04-14power: supply: bq25890: Use gpiod_get()Andy Shevchenko
2017-04-14power: supply: twl4030_charger: remove incorrect __exit markupsDmitry Torokhov
2017-04-14power: reset: Add a driver for the Gemini poweroffLinus Walleij
2017-04-14power: supply: max17040: Add OF device ID tableJavier Martinez Canillas
2017-04-14power: reset: syscon-poweroff: add a mask propertyGuy Shapiro
2017-04-14power: bq24190_charger: Use PM runtime autosuspendTony Lindgren