summaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* power: supply: max14656: fix potential use-before-allocSven Van Asbroeck2019-06-151-7/+7
* power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUGAndrey Smirnov2019-05-251-6/+0Star
* power: supply: cpcap-battery: Fix division by zeroTony Lindgren2019-05-251-0/+3
* power: supply: axp288_fuel_gauge: Add ACEPC T8 and T11 mini PCs to the blacklistHans de Goede2019-05-221-0/+20
* power: supply: axp288_charger: Fix unchecked return valueGustavo A. R. Silva2019-05-221-0/+4
* power: supply: charger-manager: Fix incorrect return valueBaolin Wang2019-03-271-2/+1Star
* cpcap-charger: generate events for userspacePavel Machek2019-03-231-0/+1
* power: supply: olpc_battery: correct the temperature unitsLubomir Rintel2019-01-131-2/+2
* power: supply: twl4030-charger: fix OF sibling-node lookupJohan Hovold2018-11-131-2/+3
* treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann2018-08-241-2/+2
* Merge tag 'for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2018-08-2223-155/+1807
|\
| * Merge branch 'psy-fixes' into psy-nextSebastian Reichel2018-08-166-18/+45
| |\
| | * power: supply: max77693_charger: fix unintentional fall-throughGustavo A. R. Silva2018-07-231-0/+1
| | * power: generic-adc-battery: check for duplicate properties copied from iio ch...H. Nikolaus Schaller2018-07-061-2/+13
| | * power: generic-adc-battery: fix out-of-bounds write when copying channel prop...H. Nikolaus Schaller2018-07-061-10/+4Star
| | * power: supply: axp288_charger: Fix initial constant_charge_current valueHans de Goede2018-07-061-1/+1
| | * power: gemini-poweroff: Avoid more spurious poweroffsLinus Walleij2018-07-061-1/+11
| | * power: vexpress: fix corruption in notifier registrationSudeep Holla2018-07-061-4/+8
| | * power: remove possible deadlock when unregistering power_supplyBenjamin Tissoires2018-07-061-2/+9
| * | power: supply: bq27xxx: Update commentsLiu Xiang2018-07-241-1/+2
| * | power: supply: mark expected switch fall-throughsGustavo A. R. Silva2018-07-233-1/+4
| * | power: supply: lego_ev3_battery: fix Vce offsetDavid Lechner2018-07-221-1/+1
| * | power: supply: lego_ev3_battery: Don't ignore iio_read_channel_processed() re...David Lechner2018-07-221-4/+14
| * | Merge tag 'ds2760-for-v4.19-signed' into psy-nextSebastian Reichel2018-07-222-91/+259
| |\ \
| | * | power: supply: ds2760_battery: add devicetree probingDaniel Mack2018-07-111-1/+28
| | * | power: supply: ds2760_battery: merge ds2760 supply driver with its w1 slave c...Daniel Mack2018-07-112-91/+232
| | |/
| * | power: supply: adp5061: Fix a couple off by onesDan Carpenter2018-07-111-4/+4
| * | adp5061: New driver for ADP5061 I2C battery chargerStefan Popa2018-07-063-0/+757
| * | power: supply: ab8500: stop using getnstimeofday64()Arnd Bergmann2018-07-061-8/+6Star
| * | power: reset: qcom-pon: Add Qcom PON driverVinod Koul2018-07-063-0/+103
| * | power: supply: add cros-ec USBPD charger driver.Sameer Nanda2018-07-053-0/+555
| * | power: supply: max1721x: fix spelling mistake "RSenese" -> "RSense"Colin Ian King2018-06-281-1/+1
| * | power: reset: zx-reboot: put device node in zx_reboot_probe()Alexey Khoroshilov2018-06-281-0/+1
| * | power: supply: tps65217: Switch to SPDX identifier.Enric Balletbo i Serra2018-06-281-17/+5Star
| * | power: supply: sbs-battery: don't assume MANUFACTURER_DATA formatsBrian Norris2018-06-281-13/+54
| |/
* / headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-074-0/+4
|/
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-132-14/+19
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-132-2/+2
* Merge tag 'for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2018-06-0914-398/+137Star
|\
| * power: supply: ab8500_charger: fix spelling mistake: "faile" -> "failed"Colin Ian King2018-05-011-1/+1
| * Merge tag 'tags/tcpm-pps-4.18' into psy-nextSebastian Reichel2018-04-262-1/+56
| |\
| * | power: supply: axp288_fuel_gauge: Remove polling from the driverHans de Goede2018-04-261-16/+0Star
| * | power: supply: axp288_fuelguage: Do not bind when the fg function is not usedHans de Goede2018-04-261-0/+11
| * | power: supply: axp288_charger: Do not bind when the charge function is not usedHans de Goede2018-04-261-0/+12
| * | power: supply: axp288_charger: Support 3500 and 4000 mA input current limitHans de Goede2018-04-261-3/+11
| * | power: supply: s3c-adc-battery: fix driver data initializationSergiy Kibrik2018-04-261-3/+5
| * | power: supply: charger-manager: Verify polling interval only when polling req...Ladislav Michl2018-04-261-2/+3
| * | power: supply: sysfs: Use enum to specify propertyLadislav Michl2018-04-251-33/+44
| * | power: supply: ab8500: Drop AB8540/9540 supportLinus Walleij2018-04-255-331/+30Star
| * | power: supply: ab8500_fg: fix spelling mistake: "Disharge" -> "Discharge"Colin Ian King2018-04-251-1/+1