aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann1-2/+2
2018-08-21Merge tag 'for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds23-155/+1807
2018-08-16Merge branch 'psy-fixes' into psy-nextSebastian Reichel6-18/+45
2018-07-24power: supply: bq27xxx: Update commentsLiu Xiang1-1/+2
2018-07-23power: supply: max77693_charger: fix unintentional fall-throughGustavo A. R. Silva1-0/+1
2018-07-23power: supply: mark expected switch fall-throughsGustavo A. R. Silva3-1/+4
2018-07-22power: supply: lego_ev3_battery: fix Vce offsetDavid Lechner1-1/+1
2018-07-22power: supply: lego_ev3_battery: Don't ignore iio_read_channel_processed() return valueDavid Lechner1-4/+14
2018-07-22Merge tag 'ds2760-for-v4.19-signed' into psy-nextSebastian Reichel2-91/+259
2018-07-11power: supply: ds2760_battery: add devicetree probingDaniel Mack1-1/+28
2018-07-11power: supply: ds2760_battery: merge ds2760 supply driver with its w1 slave companionDaniel Mack2-91/+232
2018-07-11power: supply: adp5061: Fix a couple off by onesDan Carpenter1-4/+4
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap4-0/+4
2018-07-06adp5061: New driver for ADP5061 I2C battery chargerStefan Popa3-0/+757
2018-07-06power: generic-adc-battery: check for duplicate properties copied from iio channelsH. Nikolaus Schaller1-2/+13
2018-07-06power: generic-adc-battery: fix out-of-bounds write when copying channel propertiesH. Nikolaus Schaller1-10/+4
2018-07-06power: supply: axp288_charger: Fix initial constant_charge_current valueHans de Goede1-1/+1
2018-07-06power: supply: ab8500: stop using getnstimeofday64()Arnd Bergmann1-8/+6
2018-07-06power: gemini-poweroff: Avoid more spurious poweroffsLinus Walleij1-1/+11
2018-07-06power: vexpress: fix corruption in notifier registrationSudeep Holla1-4/+8
2018-07-06power: remove possible deadlock when unregistering power_supplyBenjamin Tissoires1-2/+9
2018-07-06power: reset: qcom-pon: Add Qcom PON driverVinod Koul3-0/+103
2018-07-05power: supply: add cros-ec USBPD charger driver.Sameer Nanda3-0/+555
2018-06-28power: supply: max1721x: fix spelling mistake "RSenese" -> "RSense"Colin Ian King1-1/+1
2018-06-28power: reset: zx-reboot: put device node in zx_reboot_probe()Alexey Khoroshilov1-0/+1
2018-06-28power: supply: tps65217: Switch to SPDX identifier.Enric Balletbo i Serra1-17/+5
2018-06-28power: supply: sbs-battery: don't assume MANUFACTURER_DATA formatsBrian Norris1-13/+54
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