aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/s2mps11.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-10Merge remote-tracking branch 'regulator/topic/s2mps11' into regulator-nextMark Brown1-5/+5
2012-11-27regulator: s2mps11: Fix ramp delay value shift operationSangbeom Kim1-5/+5
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-08-28regulator: s2mps11: Use array to save pointer to rdevAxel Lin1-19/+8
2012-07-12regulator: s2mps11: Use sec_reg_write rather than sec_reg_update when mask is 0xffAxel Lin1-3/+2
2012-07-12regulator: s2mps11: Fix wrong setting for config.devAxel Lin1-9/+5
2012-07-12regulator: s2mps11: Fixup missing commasAxel Lin1-7/+7
2012-07-11regulator: s2mps11: Add samsung s2mps11 regulator driverSangbeom Kim1-0/+368