Age | Commit message (Expand) | Author | Files | Lines |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-01-21 | power: twl4030: fix a missing check of return value | Kangjie Lu | 1 | -1/+3 |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+3 |
2018-10-23 | power: supply: twl4030-charger: fix OF sibling-node lookup | Johan Hovold | 1 | -2/+3 |
2018-09-20 | power: supply: twl4030_charger: disable eoc interrupt on linear charge | Andreas Kemnade | 1 | -1/+26 |
2018-09-20 | power: supply: twl4030_charger: fix charging current out-of-bounds | Andreas Kemnade | 1 | -1/+2 |
2017-11-06 | power: supply: replace pr_* with dev_* | Aishwarya Pant | 1 | -1/+1 |
2017-09-04 | mfd: twl: Move header file out of I2C realm | Wolfram Sang | 1 | -1/+1 |
2017-07-03 | power: supply: twl4030-charger: add deferred probing for phy and iio | H. Nikolaus Schaller | 1 | -1/+13 |
2017-07-03 | power: supply: twl4030-charger: move irq allocation to just before irqs are e... | H. Nikolaus Schaller | 1 | -14/+15 |
2017-06-14 | power: supply: twl4030-charger: move allocation of iio channel to the beginning | H. Nikolaus Schaller | 1 | -6/+6 |
2017-06-14 | power: supply: twl4030-charger: allocate iio by devm_iio_channel_get() and fi... | H. Nikolaus Schaller | 1 | -8/+2 |
2017-06-12 | power: supply: twl4030_charger: Use sysfs_match_string() helper | Andy Shevchenko | 1 | -9/+5 |
2017-06-08 | power: supply: twl4030-charger: remove nonstandard max_current sysfs attribute | H. Nikolaus Schaller | 1 | -63/+0 |
2017-05-04 | power: supply: twl4030-charger: make twl4030_bci_property_is_writeable static | Sebastian Reichel | 1 | -1/+1 |
2017-05-01 | power: supply: twl4030-charger: don't check if battery is present | H. Nikolaus Schaller | 1 | -36/+0 |
2017-05-01 | power: supply: twl4030-charger: add writable INPUT_CURRENT_LIMIT property | H. Nikolaus Schaller | 1 | -0/+59 |
2017-04-14 | power: supply: twl4030_charger: remove incorrect __exit markups | Dmitry Torokhov | 1 | -2/+2 |
2016-08-11 | power: move power supply drivers to power/supply | Sebastian Reichel | 1 | -0/+1162 |