summaryrefslogtreecommitdiff
path: root/drivers/power/supply/twl4030_charger.c
AgeCommit message (Expand)Author
2020-03-11power: twl4030: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-01-20power: twl4030: fix a missing check of return valueKangjie Lu
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-23power: supply: twl4030-charger: fix OF sibling-node lookupJohan Hovold
2018-09-20power: supply: twl4030_charger: disable eoc interrupt on linear chargeAndreas Kemnade
2018-09-20power: supply: twl4030_charger: fix charging current out-of-boundsAndreas Kemnade
2017-11-06power: supply: replace pr_* with dev_*Aishwarya Pant
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang
2017-07-03power: supply: twl4030-charger: add deferred probing for phy and iioH. Nikolaus Schaller
2017-07-03power: supply: twl4030-charger: move irq allocation to just before irqs are e...H. Nikolaus Schaller
2017-06-14power: supply: twl4030-charger: move allocation of iio channel to the beginningH. Nikolaus Schaller
2017-06-14power: supply: twl4030-charger: allocate iio by devm_iio_channel_get() and fi...H. Nikolaus Schaller
2017-06-12power: supply: twl4030_charger: Use sysfs_match_string() helperAndy Shevchenko
2017-06-08power: supply: twl4030-charger: remove nonstandard max_current sysfs attributeH. Nikolaus Schaller
2017-05-04power: supply: twl4030-charger: make twl4030_bci_property_is_writeable staticSebastian Reichel
2017-05-01power: supply: twl4030-charger: don't check if battery is presentH. Nikolaus Schaller
2017-05-01power: supply: twl4030-charger: add writable INPUT_CURRENT_LIMIT propertyH. Nikolaus Schaller
2017-04-14power: supply: twl4030_charger: remove incorrect __exit markupsDmitry Torokhov
2016-08-11power: move power supply drivers to power/supplySebastian Reichel