aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/lp8727_charger.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-26power_supply: Convert i2c drivers to module_i2c_driverAxel Lin1-13/+1
2012-03-26lp8727_charger: Add MODULE_DEVICE_TABLEAxel Lin1-0/+1
2012-03-26lp8727_charger: Correct typos on the commentKim, Milo1-1/+1
2012-03-26lp8727_charger: Fix wrong code styleKim, Milo1-5/+5
2012-03-26lp8727_charger: Change i2c functionsKim, Milo1-28/+20
2012-03-26lp8727_charger: Add error check routine on probe()Kim, Milo1-18/+39
2012-03-26lp8727_charger: Add company name and descriptionKim, Milo1-1/+2
2012-02-01lp8727_charger: Add terminating entry for i2c_device_id tableAxel Lin1-0/+1
2012-01-04lp8727_charger: Coding style changesKim, Milo1-25/+25
2012-01-04lp8727_charger: Add supported i2c functionality check routineKim, Milo1-0/+3
2012-01-04power_supply: Add LP8727 charger driverWoogyom Kim1-0/+491