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