aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/max8997_charger.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-20power: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2013-03-31max8997_charger: Use devm_kzalloc()Gravatar Jingoo Han 1-6/+3
2012-11-28power: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-28power: remove use of __devinitGravatar Bill Pemberton 1-1/+1
2012-11-28power: remove use of __devexit_pGravatar Bill Pemberton 1-1/+1
2012-01-06max8997_charger: Remove duplicate module.hGravatar Jonghwan Choi 1-1/+0
2012-01-04Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Anton Vorontsov 1-0/+1
2011-11-25max8997_charger: Fix unsigned value for less than zeroGravatar Jonghwan Choi 1-1/+1
2011-10-31drivers/power: Add module.h to the actual modules in drivers/powerGravatar Paul Gortmaker 1-0/+1
2011-08-19max8997_charger&max8998_charger: Fix unterminated platform_device_id tablesGravatar Axel Lin 1-0/+1
2011-08-19max8997_charger: Needs module.hGravatar Axel Lin 1-0/+1
2011-07-08power_supply: Add charger driver for MAX8997/8966Gravatar Donggeun Kim 1-0/+206