index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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_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