index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
/
supply
/
bq24190_charger.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
power: supply: use sysfs_emit() instead of scnprintf() for sysfs show()
ye xingchen
2023-01-02
1
-1
/
+1
*
power: supply: bq24190: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-20
1
-3
/
+3
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
power: supply: bq24190_charger: using pm_runtime_resume_and_get instead of pm...
Minghao Chi
2022-05-04
1
-42
/
+21
*
power: supply: bq24190_charger: Delay applying charge_type changes when OTG 5...
Hans de Goede
2022-02-25
1
-11
/
+30
*
power: supply: bq24190_charger: Fix bq24190_vbus_is_enabled() wrong false return
Hans de Goede
2022-02-25
1
-1
/
+6
*
power: supply: bq24190_charger: Disallow ccc_ireg and cvc_vreg to be higher t...
Hans de Goede
2022-02-11
1
-2
/
+8
*
power: supply: bq24190_charger: Program charger with fwnode supplied ccc_ireg...
Hans de Goede
2022-02-11
1
-2
/
+49
*
power: supply: bq24190_charger: Store ichg-max and vreg-max in bq24190_dev_info
Hans de Goede
2022-02-11
1
-21
/
+13
*
power: supply: bq24190_charger: Always call power_supply_get_battery_info()
Hans de Goede
2022-02-11
1
-2
/
+1
*
power: supply: bq24190_charger: Turn off 5V boost regulator on shutdown
Hans de Goede
2022-02-11
1
-5
/
+15
*
power: supply: core: Refactor power_supply_set_input_current_limit_from_suppl...
Hans de Goede
2022-02-01
1
-1
/
+11
*
power: supply_core: Pass pointer to battery info
Linus Walleij
2022-01-03
1
-3
/
+3
*
power: supply: bq24190_charger: drop of_match_ptr() from device ID table
Andy Shevchenko
2021-06-30
1
-9
/
+2
*
power: supply: bq24190_charger: convert comma to semicolon
Zheng Yongjun
2021-01-16
1
-1
/
+1
*
power: supply: bq24190_charger: Drop unused include
Linus Walleij
2020-11-30
1
-1
/
+0
*
power: supply: bq24190_charger: fix reference leak
Zhang Qilong
2020-11-30
1
-5
/
+15
*
power: supply: bq24190_charger: Fix runtime PM imbalance on error
Dinghao Liu
2020-06-19
1
-1
/
+3
*
power: supply: bq24190_charger: convert to use i2c_new_client_device()
Wolfram Sang
2020-05-12
1
-1
/
+1
*
Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2019-07-15
1
-1
/
+1
|
\
|
*
power: supply: bq24190_charger: simplify getting the adapter of a client
Wolfram Sang
2019-06-23
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
power: supply: bq24190_charger: fix race-condition in sysfs registration
Sebastian Reichel
2018-12-13
1
-35
/
+8
*
power: supply: bq24190_charger: add support for bq24196 variant
Heiko Stuebner
2018-12-05
1
-1
/
+3
*
power: supply: bq24190_charger: add extcon support for USB OTG
Brian Masney
2018-12-05
1
-1
/
+36
*
power: supply: bq24190_charger: add of_match for usb-otg-vbus regulator
Jonathan Marek
2018-12-05
1
-0
/
+1
*
power: supply: bq24190_charger: add support for bq24192 variant
Jonathan Marek
2018-12-05
1
-2
/
+8
*
bq24190: Simplify code in property_is_writeable
Pavel Machek
2018-01-08
1
-7
/
+2
*
power: supply: bq24190_charger: Remove extcon handling
Hans de Goede
2017-12-01
1
-107
/
+10
*
power: supply: bq24190_charger: Get input_current_limit from our supplier
Hans de Goede
2017-08-30
1
-0
/
+30
*
power: supply: bq24190_charger: Export 5V boost converter as regulator
Hans de Goede
2017-08-30
1
-0
/
+112
*
power: supply: bq24190_charger: Add power_supply_battery_info support
Liam Breck
2017-08-29
1
-0
/
+87
*
power: supply: bq24190_charger: Add property system-minimum-microvolt
Liam Breck
2017-08-29
1
-0
/
+25
*
power: supply: bq24190_charger: Enable devicetree config
Liam Breck
2017-08-29
1
-20
/
+36
*
power: supply: bq24190_charger: Add ti,bq24192i to devicetree table
Liam Breck
2017-08-29
1
-0
/
+1
*
power: supply: bq24190_charger: Add input_current_limit property
Hans de Goede
2017-08-29
1
-0
/
+35
*
power: supply: bq24190_charger: Deprecate battery class and replicate its fea...
Liam Breck
2017-05-01
1
-35
/
+111
*
power: supply: bq24190_charger: Add disable-reset device-property
Hans de Goede
2017-05-01
1
-0
/
+3
*
power: supply: bq24190_charger: Use new extcon_register_notifier_all()
Hans de Goede
2017-04-14
1
-2
/
+2
*
power: supply: bq24190_charger: Longer delay while polling reset flag
Liam Breck
2017-04-14
1
-7
/
+4
*
power: supply: bq24190_charger: Uniform pm_runtime_get() failure handling
Liam Breck
2017-04-14
1
-18
/
+19
*
power: supply: bq24190_charger: Clean up extcon code
Liam Breck
2017-04-14
1
-38
/
+46
*
power: supply: bq24190_charger: Limit over/under voltage fault logging
Liam Breck
2017-04-14
1
-1
/
+6
*
power: supply: bq24190_charger: Use extcon to determine ilimit, 5v boost
Hans de Goede
2017-04-14
1
-0
/
+109
*
power: supply: bq24190_charger: Add support for bq24192i
Hans de Goede
2017-04-14
1
-9
/
+6
*
power: supply: bq24190_charger: Use i2c-core irq-mapping code
Hans de Goede
2017-04-14
1
-63
/
+3
*
power: bq24190_charger: mark PM functions as __maybe_unused
Arnd Bergmann
2017-04-14
1
-6
/
+4
*
power: bq24190_charger: Use PM runtime autosuspend
Tony Lindgren
2017-04-14
1
-42
/
+114
*
power: bq24190_charger: Check the interrupt status on resume
Tony Lindgren
2017-04-14
1
-10
/
+52
*
power: supply: bq24190_charger: Adjust formatting
Liam Breck
2017-01-20
1
-1
/
+3
[next]