aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/supply/twl4030_charger.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-02power: supply: use sysfs_emit() instead of scnprintf() for sysfs show()Gravatar ye xingchen 1-4/+2
2020-03-11power: twl4030: Use scnprintf() for avoiding potential buffer overflowGravatar Takashi Iwai 1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2019-01-20power: twl4030: fix a missing check of return valueGravatar Kangjie Lu 1-1/+3
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+3
2018-10-23power: supply: twl4030-charger: fix OF sibling-node lookupGravatar Johan Hovold 1-2/+3
2018-09-20power: supply: twl4030_charger: disable eoc interrupt on linear chargeGravatar Andreas Kemnade 1-1/+26
2018-09-20power: supply: twl4030_charger: fix charging current out-of-boundsGravatar Andreas Kemnade 1-1/+2
2017-11-06power: supply: replace pr_* with dev_*Gravatar Aishwarya Pant 1-1/+1
2017-09-04mfd: twl: Move header file out of I2C realmGravatar Wolfram Sang 1-1/+1
2017-07-03power: supply: twl4030-charger: add deferred probing for phy and iioGravatar H. Nikolaus Schaller 1-1/+13
2017-07-03power: supply: twl4030-charger: move irq allocation to just before irqs are e...Gravatar H. Nikolaus Schaller 1-14/+15
2017-06-14power: supply: twl4030-charger: move allocation of iio channel to the beginningGravatar H. Nikolaus Schaller 1-6/+6
2017-06-14power: supply: twl4030-charger: allocate iio by devm_iio_channel_get() and fi...Gravatar H. Nikolaus Schaller 1-8/+2
2017-06-12power: supply: twl4030_charger: Use sysfs_match_string() helperGravatar Andy Shevchenko 1-9/+5
2017-06-08power: supply: twl4030-charger: remove nonstandard max_current sysfs attributeGravatar H. Nikolaus Schaller 1-63/+0
2017-05-04power: supply: twl4030-charger: make twl4030_bci_property_is_writeable staticGravatar Sebastian Reichel 1-1/+1
2017-05-01power: supply: twl4030-charger: don't check if battery is presentGravatar H. Nikolaus Schaller 1-36/+0
2017-05-01power: supply: twl4030-charger: add writable INPUT_CURRENT_LIMIT propertyGravatar H. Nikolaus Schaller 1-0/+59
2017-04-14power: supply: twl4030_charger: remove incorrect __exit markupsGravatar Dmitry Torokhov 1-2/+2
2016-08-11power: move power supply drivers to power/supplyGravatar Sebastian Reichel 1-0/+1162