aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/twl4030_charger.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-11power: twl4030: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-01-20power: twl4030: fix a missing check of return valueKangjie Lu1-1/+3
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-2/+3
2018-10-23power: supply: twl4030-charger: fix OF sibling-node lookupJohan Hovold1-2/+3
2018-09-20power: supply: twl4030_charger: disable eoc interrupt on linear chargeAndreas Kemnade1-1/+26
2018-09-20power: supply: twl4030_charger: fix charging current out-of-boundsAndreas Kemnade1-1/+2
2017-11-06power: supply: replace pr_* with dev_*Aishwarya Pant1-1/+1
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang1-1/+1
2017-07-03power: supply: twl4030-charger: add deferred probing for phy and iioH. Nikolaus Schaller1-1/+13
2017-07-03power: supply: twl4030-charger: move irq allocation to just before irqs are enabledH. Nikolaus Schaller1-14/+15
2017-06-14power: supply: twl4030-charger: move allocation of iio channel to the beginningH. Nikolaus Schaller1-6/+6
2017-06-14power: supply: twl4030-charger: allocate iio by devm_iio_channel_get() and fix error pathH. Nikolaus Schaller1-8/+2
2017-06-12power: supply: twl4030_charger: Use sysfs_match_string() helperAndy Shevchenko1-9/+5
2017-06-08power: supply: twl4030-charger: remove nonstandard max_current sysfs attributeH. Nikolaus Schaller1-63/+0
2017-05-04power: supply: twl4030-charger: make twl4030_bci_property_is_writeable staticSebastian Reichel1-1/+1
2017-05-01power: supply: twl4030-charger: don't check if battery is presentH. Nikolaus Schaller1-36/+0
2017-05-01power: supply: twl4030-charger: add writable INPUT_CURRENT_LIMIT propertyH. Nikolaus Schaller1-0/+59
2017-04-14power: supply: twl4030_charger: remove incorrect __exit markupsDmitry Torokhov1-2/+2
2016-08-11power: move power supply drivers to power/supplySebastian Reichel1-0/+1162