aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/s2mps11.c
AgeCommit message (Expand)Author
2013-08-13regulator: s2mps11: Fix setting ramp_delayAxel Lin
2013-08-13regulator: s2mps11: Fix wrong arguments for regmap_update_bits() callAxel Lin
2013-07-15regulator: s2mps11: Convert driver completely to use set_ramp_delay callbackYadwinder Singh Brar
2013-07-15regulator: s2mps11: Add DT supportYadwinder Singh Brar
2013-07-15regulator: s2mps11: Implement set_ramp_rate callback for bucksYadwinder Singh Brar
2013-07-15regulator: s2mps11: Implement set_voltage_time_sel() ops for bucksYadwinder Singh Brar
2013-07-03regulator: s2mps11: Convert ramp rate to uV/us and set default ramp rateYadwinder Singh Brar
2013-05-12regulator: Remove unnecessary include of linux/delay.h from regulator driversAxel Lin
2013-01-31regulator: s2mps11: fix incorrect register for buck10Alim Akhtar
2012-12-10Merge remote-tracking branch 'regulator/topic/s2mps11' into regulator-nextMark Brown
2012-11-27regulator: s2mps11: Fix ramp delay value shift operationSangbeom Kim
2012-11-20regulator: remove use of __devexitBill Pemberton
2012-11-20regulator: remove use of __devinitBill Pemberton
2012-11-20regulator: remove use of __devexit_pBill Pemberton
2012-08-28regulator: s2mps11: Use array to save pointer to rdevAxel Lin
2012-07-12regulator: s2mps11: Use sec_reg_write rather than sec_reg_update when mask is...Axel Lin
2012-07-12regulator: s2mps11: Fix wrong setting for config.devAxel Lin
2012-07-12regulator: s2mps11: Fixup missing commasAxel Lin
2012-07-11regulator: s2mps11: Add samsung s2mps11 regulator driverSangbeom Kim