aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2-14/+19
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook2-2/+2
2018-06-09Merge tag 'for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds14-398/+137
2018-06-05Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-2/+58
2018-05-24power: supply: Add fwnode pointer to power_supply_config structAdam Thomson1-1/+3
2018-05-17PM / AVS: rockchip-io: add io selectors and supplies for PX30David Wu1-0/+68
2018-05-01power: supply: ab8500_charger: fix spelling mistake: "faile" -> "failed"Colin Ian King1-1/+1
2018-04-26Merge tag 'tags/tcpm-pps-4.18' into psy-nextSebastian Reichel2-1/+56
2018-04-26power: supply: axp288_fuel_gauge: Remove polling from the driverHans de Goede1-16/+0
2018-04-26power: supply: axp288_fuelguage: Do not bind when the fg function is not usedHans de Goede1-0/+11
2018-04-26power: supply: axp288_charger: Do not bind when the charge function is not usedHans de Goede1-0/+12
2018-04-26power: supply: axp288_charger: Support 3500 and 4000 mA input current limitHans de Goede1-3/+11
2018-04-26power: supply: s3c-adc-battery: fix driver data initializationSergiy Kibrik1-3/+5
2018-04-26power: supply: charger-manager: Verify polling interval only when polling requestedLadislav Michl1-2/+3
2018-04-25power: supply: sysfs: Use enum to specify propertyLadislav Michl1-33/+44
2018-04-25power: supply: ab8500: Drop AB8540/9540 supportLinus Walleij5-331/+30
2018-04-25power: supply: ab8500_fg: fix spelling mistake: "Disharge" -> "Discharge"Colin Ian King1-1/+1
2018-04-25power: supply: simplify getting .drvdataWolfram Sang1-2/+1
2018-04-25power: supply: bq27xxx: Add support for BQ27426Andrew F. Davis2-0/+11
2018-04-25gpio-poweroff: Use gpiod_set_value_cansleepMike Looijmans1-2/+2
2018-04-25power: supply: Add 'usb_type' property and supporting codeAdam Thomson2-1/+52
2018-04-25power: supply: Add error checking of psy desc during registrationAdam Thomson1-0/+3
2018-04-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+34
2018-04-03Merge tag 'for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds16-197/+478
2018-03-19power: reset: at91-reset: Switch from the pr_*() to the dev_*() logging functionsLadislav Michl1-2/+2
2018-03-19power: reset: at91-poweroff: Remove redundant dev_err call in at91_poweroff_probe()Ladislav Michl1-3/+1
2018-03-19power: reset: at91-poweroff: Switch from the pr_*() to the dev_*() logging functionsLadislav Michl1-4/+6
2018-03-13power: reset: make function sc27xx_poweroff_shutdown staticColin Ian King1-1/+1
2018-03-12Merge branch 'fixes' into for-nextSebastian Reichel4-18/+23
2018-03-12power: supply: da9150-fg: remove VLA usageGustavo A. R. Silva1-2/+2
2018-03-12power: supply: bq2415x: add DT referencing supportSebastian Reichel1-1/+4
2018-03-12power: supply: bq27xxx: support missing supplier deviceSebastian Reichel1-1/+1
2018-03-12max17042: propagate of_node to power supply devicePierre Bourdon1-0/+1
2018-03-09power: supply: axp288_fuel_gauge: Fix full status reportingHans de Goede1-12/+35
2018-03-09power: supply: axp288_fuel_gauge: Do not register FG on ECS EF20EACarlo Caione1-0/+6
2018-03-09power: reset: gpio-poweroff: Support for timeout from device propertyMoritz Fischer1-2/+6
2018-03-09power: reset: Add Spreadtrum SC27xx PMIC power off supportBaolin Wang3-0/+76
2018-03-09power: supply: axp20x_battery: add support for AXP813Quentin Schulz1-0/+42
2018-03-09power: supply: axp20x_battery: use data struct for variant specific codeQuentin Schulz1-35/+67
2018-03-09power: supply: gpio-charger: Remove pdata from gpio_chargerLadislav Michl1-54/+41
2018-03-09power: supply: gpio-charger: Use GPIOF_ACTIVE_LOW for legacy setupLadislav Michl1-9/+8
2018-03-09power: supply: gpio-charger: Remove redundant dev_err call in probe functionLadislav Michl1-3/+1
2018-02-28PM / AVS: SmartReflex: Prepare to use device tree based probingTony Lindgren1-7/+34
2018-02-22power: gemini-poweroff: Avoid spurious poweroffLinus Walleij1-13/+17
2018-02-22power: supply: ltc2941-battery-gauge: Fix temperature unitsLadislav Michl1-4/+4
2018-02-21power: add to_power_supply macro to the APIOgnjen Galic3-11/+1
2018-02-13power: supply: gpio-charger: use helper variable to access device infoLadislav Michl1-22/+20
2018-02-13power: supply: gpio-charger: Drop driver remove functionLadislav Michl1-36/+7
2018-02-12power: supply: ltc2941-battery-gauge: Add charge empty and full propertiesLadislav Michl1-9/+50
2018-02-12power: reset: Add a driver for the Microsemi Ocelot resetAlexandre Belloni3-0/+96