aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/fan53555.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-17regulator: fan53555: Convert to devm_regulator_registerAxel Lin1-11/+1
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2013-07-30regulator: use dev_get_platdata()Jingoo Han1-1/+1
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell1-1/+1
2013-03-20regulator: fan53555: Use PTR_RET functionAlexandru Gheorghiu1-3/+1
2012-11-20regulator: remove use of __devexitBill Pemberton1-1/+1
2012-11-20regulator: remove use of __devinitBill Pemberton1-1/+1
2012-11-20regulator: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-10regulator: fan53555: remove vsel_max not usedYunfan Zhang1-3/+0
2012-09-10regulator: Fairchild fan53555 supportYunfan Zhang1-0/+325