index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
smb347-charger.c
Age
Commit message (
Expand
)
Author
2015-09-22
power: Remove unnecessary MODULE_ALIAS() for I2C drivers
Javier Martinez Canillas
2015-03-13
power_supply: Change ownership from driver to core
Krzysztof Kozlowski
2015-03-13
power_supply: Move run-time configuration to separate structure
Krzysztof Kozlowski
2015-03-02
power/smb347-charger.c: set IRQF_ONESHOT flag to ensure IRQ request
Valentin Rothberg
2012-11-28
power: remove use of __devexit_p
Bill Pemberton
2012-09-20
smb347-charger: Fix battery status reporting logic for charger faults
Ramakrishna Pallala
2012-06-19
smb347-charger: Add constant charge and current properties
Ramakrishna Pallala
2012-05-19
smb347-charger: Include missing <linux/err.h>
Mika Westerberg
2012-05-06
smb347-charger: Clean up battery attributes
Ramakrishna Pallala
2012-05-05
smb347-charger: Convert to regmap API
Mika Westerberg
2012-05-05
smb347-charger: Move IRQ enabling to the end of probe
Mika Westerberg
2012-05-05
smb347-charger: Rename few functions to match better what they are doing
Mika Westerberg
2012-05-05
smb347-charger: Convert to use module_i2c_driver()
Mika Westerberg
2012-05-05
smb347_charger: Cleanup power supply registration code in probe
Ramakrishna Pallala
2012-03-26
Add I2C driver for Summit Microelectronics SMB347 Battery Charger.
Bruce E. Robertson