summaryrefslogtreecommitdiffstats
path: root/drivers/power
AgeCommit message (Expand)AuthorLines
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann-2/+2
2018-08-21Merge tag 'for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds-155/+1807
2018-08-16Merge branch 'psy-fixes' into psy-nextSebastian Reichel-18/+45
2018-07-24power: supply: bq27xxx: Update commentsLiu Xiang-1/+2
2018-07-23power: supply: max77693_charger: fix unintentional fall-throughGustavo A. R. Silva-0/+1
2018-07-23power: supply: mark expected switch fall-throughsGustavo A. R. Silva-1/+4
2018-07-22power: supply: lego_ev3_battery: fix Vce offsetDavid Lechner-1/+1
2018-07-22power: supply: lego_ev3_battery: Don't ignore iio_read_channel_processed() re...David Lechner-4/+14
2018-07-22Merge tag 'ds2760-for-v4.19-signed' into psy-nextSebastian Reichel-91/+259
2018-07-11power: supply: ds2760_battery: add devicetree probingDaniel Mack-1/+28
2018-07-11power: supply: ds2760_battery: merge ds2760 supply driver with its w1 slave c...Daniel Mack-91/+232
2018-07-11power: supply: adp5061: Fix a couple off by onesDan Carpenter-4/+4
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap-0/+4
2018-07-06adp5061: New driver for ADP5061 I2C battery chargerStefan Popa-0/+757
2018-07-06power: generic-adc-battery: check for duplicate properties copied from iio ch...H. Nikolaus Schaller-2/+13
2018-07-06power: generic-adc-battery: fix out-of-bounds write when copying channel prop...H. Nikolaus Schaller-10/+4
2018-07-06power: supply: axp288_charger: Fix initial constant_charge_current valueHans de Goede-1/+1
2018-07-06power: supply: ab8500: stop using getnstimeofday64()Arnd Bergmann-8/+6
2018-07-06power: gemini-poweroff: Avoid more spurious poweroffsLinus Walleij-1/+11
2018-07-06power: vexpress: fix corruption in notifier registrationSudeep Holla-4/+8
2018-07-06power: remove possible deadlock when unregistering power_supplyBenjamin Tissoires-2/+9
2018-07-06power: reset: qcom-pon: Add Qcom PON driverVinod Koul-0/+103
2018-07-05power: supply: add cros-ec USBPD charger driver.Sameer Nanda-0/+555
2018-06-28power: supply: max1721x: fix spelling mistake "RSenese" -> "RSense"Colin Ian King-1/+1
2018-06-28power: reset: zx-reboot: put device node in zx_reboot_probe()Alexey Khoroshilov-0/+1
2018-06-28power: supply: tps65217: Switch to SPDX identifier.Enric Balletbo i Serra-17/+5
2018-06-28power: supply: sbs-battery: don't assume MANUFACTURER_DATA formatsBrian Norris-13/+54
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