index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
supply
/
twl4030_charger.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-18
power: supply: twl4030_charger: Convert to platform remove callback returning...
Uwe Kleine-König
1
-4
/
+2
2023-07-19
power: Explicitly include correct DT includes
Rob Herring
1
-0
/
+1
2023-03-12
power: supply: twl4030_charger: mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-01-02
power: supply: use sysfs_emit() instead of scnprintf() for sysfs show()
ye xingchen
1
-4
/
+2
2020-03-11
power: twl4030: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-01-20
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