summaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/twl4030_charger.c
Commit message (Expand)AuthorAgeFilesLines
* power: twl4030: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-111-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* power: twl4030: fix a missing check of return valueKangjie Lu2019-01-201-1/+3
* Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-261-2/+3
|\
| * power: supply: twl4030-charger: fix OF sibling-node lookupJohan Hovold2018-10-231-2/+3
* | power: supply: twl4030_charger: disable eoc interrupt on linear chargeAndreas Kemnade2018-09-201-1/+26
* | power: supply: twl4030_charger: fix charging current out-of-boundsAndreas Kemnade2018-09-201-1/+2
|/
* power: supply: replace pr_* with dev_*Aishwarya Pant2017-11-061-1/+1
* mfd: twl: Move header file out of I2C realmWolfram Sang2017-09-041-1/+1
* power: supply: twl4030-charger: add deferred probing for phy and iioH. Nikolaus Schaller2017-07-031-1/+13
* power: supply: twl4030-charger: move irq allocation to just before irqs are e...H. Nikolaus Schaller2017-07-031-14/+15
* power: supply: twl4030-charger: move allocation of iio channel to the beginningH. Nikolaus Schaller2017-06-141-6/+6
* power: supply: twl4030-charger: allocate iio by devm_iio_channel_get() and fi...H. Nikolaus Schaller2017-06-141-8/+2
* power: supply: twl4030_charger: Use sysfs_match_string() helperAndy Shevchenko2017-06-121-9/+5
* power: supply: twl4030-charger: remove nonstandard max_current sysfs attributeH. Nikolaus Schaller2017-06-081-63/+0
* power: supply: twl4030-charger: make twl4030_bci_property_is_writeable staticSebastian Reichel2017-05-041-1/+1
* power: supply: twl4030-charger: don't check if battery is presentH. Nikolaus Schaller2017-05-011-36/+0
* power: supply: twl4030-charger: add writable INPUT_CURRENT_LIMIT propertyH. Nikolaus Schaller2017-05-011-0/+59
* power: supply: twl4030_charger: remove incorrect __exit markupsDmitry Torokhov2017-04-141-2/+2
* power: move power supply drivers to power/supplySebastian Reichel2016-08-111-0/+1162