index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
/
smb347-charger.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
power: Remove unnecessary MODULE_ALIAS() for I2C drivers
Javier Martinez Canillas
2015-09-22
1
-1
/
+0
*
power_supply: Change ownership from driver to core
Krzysztof Kozlowski
2015-03-13
1
-49
/
+58
*
power_supply: Move run-time configuration to separate structure
Krzysztof Kozlowski
2015-03-13
1
-7
/
+6
*
power/smb347-charger.c: set IRQF_ONESHOT flag to ensure IRQ request
Valentin Rothberg
2015-03-02
1
-1
/
+2
*
power: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
smb347-charger: Fix battery status reporting logic for charger faults
Ramakrishna Pallala
2012-09-20
1
-15
/
+82
*
smb347-charger: Add constant charge and current properties
Ramakrishna Pallala
2012-06-19
1
-6
/
+117
*
smb347-charger: Include missing <linux/err.h>
Mika Westerberg
2012-05-18
1
-0
/
+1
*
smb347-charger: Clean up battery attributes
Ramakrishna Pallala
2012-05-06
1
-49
/
+0
*
smb347-charger: Convert to regmap API
Mika Westerberg
2012-05-05
1
-327
/
+231
*
smb347-charger: Move IRQ enabling to the end of probe
Mika Westerberg
2012-05-05
1
-4
/
+2
*
smb347-charger: Rename few functions to match better what they are doing
Mika Westerberg
2012-05-05
1
-21
/
+21
*
smb347-charger: Convert to use module_i2c_driver()
Mika Westerberg
2012-05-05
1
-11
/
+1
*
smb347_charger: Cleanup power supply registration code in probe
Ramakrishna Pallala
2012-05-05
1
-30
/
+40
*
Add I2C driver for Summit Microelectronics SMB347 Battery Charger.
Bruce E. Robertson
2012-03-26
1
-0
/
+1294