index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
twl4030_charger.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-11
power: move power supply drivers to power/supply
Sebastian Reichel
1
-1162
/
+0
2015-09-26
drivers: power: twl4030_charger: fix link problems when building as module
Marek Belisko
1
-12
/
+27
2015-09-10
twl4030_charger: fix another compile error
Grazvydas Ignotas
1
-1
/
+1
2015-09-10
Revert "twl4030_charger: correctly handle -EPROBE_DEFER from devm_usb_get_phy...
Sebastian Reichel
1
-5
/
+1
2015-08-07
twl4030_charger: fix compile error when TWL4030_MADC not available.
NeilBrown
1
-1
/
+16
2015-08-05
twl4030_charger: Increase current carefully while watching voltage.
NeilBrown
1
-6
/
+61
2015-08-05
twl4030_charger: add ac/mode to match usb/mode
NeilBrown
1
-8
/
+27
2015-08-05
twl4030_charger: add software controlled linear charging mode.
NeilBrown
1
-5
/
+50
2015-08-05
twl4030_charger: enable manual enable/disable of usb charging.
NeilBrown
1
-0
/
+59
2015-08-05
twl4030_charger: allow max_current to be managed via sysfs.
NeilBrown
1
-0
/
+72
2015-08-05
twl4030_charger: distinguish between USB current and 'AC' current
NeilBrown
1
-7
/
+29
2015-08-05
twl4030_charger: allow fine control of charger current.
NeilBrown
1
-8
/
+160
2015-08-05
twl4030_charger: split uA calculation into a function.
NeilBrown
1
-13
/
+35
2015-08-05
twl4030_charger: trust phy to determine when USB power is available.
NeilBrown
1
-27
/
+6
2015-08-05
twl4030_charger: correctly handle -EPROBE_DEFER from devm_usb_get_phy_by_node
NeilBrown
1
-1
/
+5
2015-08-05
twl4030_charger: convert to module_platform_driver instead of ..._probe.
Pavel Machek
1
-3
/
+3
2015-08-05
twl4030_charger: use runtime_pm to keep usb phy active while charging.
NeilBrown
1
-13
/
+5
2015-07-24
twl4030_charger: use devres for power_supply_register and kzalloc.
NeilBrown
1
-25
/
+11
2015-07-24
twl4030_charger: use devm_request_threaded_irq
NeilBrown
1
-12
/
+6
2015-05-26
power: twl4030_charger: find associated phy by more reliable means.
NeilBrown
1
-12
/
+9
2015-03-14
power_supply: Change ownership from driver to core
Krzysztof Kozlowski
1
-28
/
+37
2015-03-14
power_supply: Move run-time configuration to separate structure
Krzysztof Kozlowski
1
-2
/
+2
2014-10-20
power: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-23
power: twl4030_charger: detect battery presence prior to enabling charger
Nishanth Menon
1
-1
/
+43
2013-11-13
twl4030_charger: Add devicetree support
NeilBrown
1
-3
/
+44
2013-08-28
twl4030-charger: Fix compiler warning with regulator_enable()
Peter Ujfalusi
1
-1
/
+6
2013-06-07
twl4030_charger: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-04-01
twl4030_charger: Use module_platform_driver_probe()
Jingoo Han
1
-11
/
+1
2012-11-19
twl4030_charger: Change TWL4030_MODULE_* ids to TWL_MODULE_*
Peter Ujfalusi
1
-6
/
+6
2012-09-21
twl4030_charger: Use IRQF_ONESHOT
Fengguang Wu
1
-2
/
+3
2012-08-23
twl4030_charger: It would be better not to use the 0b-prefix
Il Han
1
-10
/
+10
2012-08-01
Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6
Linus Torvalds
1
-3
/
+77
2012-07-02
usb: phy: fix return value check of usb_get_phy
Kishon Vijay Abraham I
1
-3
/
+4
2012-06-25
usb: otg: support for multiple transceivers by a single controller
Kishon Vijay Abraham I
1
-1
/
+1
2012-06-25
usb: otg: utils: rename function name in OTG utils
Kishon Vijay Abraham I
1
-3
/
+3
2012-06-20
twl4030_charger: Allow charger to control the regulator that feeds it
NeilBrown
1
-0
/
+15
2012-06-20
twl4030_charger: Add backup-battery charging
NeilBrown
1
-0
/
+59
2012-06-20
twl4030_charger: Fix some typos
NeilBrown
1
-3
/
+3
2012-02-13
power_supply: Convert all users to new usb_phy
Heikki Krogerus
1
-9
/
+9
2012-02-13
usb: otg: Rename otg_transceiver to usb_phy
Heikki Krogerus
1
-1
/
+1
2011-07-08
twl4030_charger: Fix warnings
Grazvydas Ignotas
1
-5
/
+5
2011-02-28
twl4030_charger: Make the driver atomic notifier safe
Heikki Krogerus
1
-6
/
+19
2010-09-30
power_supply: Add driver for TWL4030/TPS65950 BCI charger
Grazvydas Ignotas
1
-0
/
+565