Age | Commit message (Expand) | Author |
2013-09-17 | regulator: s2mps11: Use devm_regulator_register | Sachin Kamat |
2013-09-17 | regulator: s2mps11: Convert to devm_regulator_register() | Mark Brown |
2013-08-13 | regulator: s2mps11: Fix setting ramp_delay | Axel Lin |
2013-08-13 | regulator: s2mps11: Fix wrong arguments for regmap_update_bits() call | Axel Lin |
2013-07-15 | regulator: s2mps11: Convert driver completely to use set_ramp_delay callback | Yadwinder Singh Brar |
2013-07-15 | regulator: s2mps11: Add DT support | Yadwinder Singh Brar |
2013-07-15 | regulator: s2mps11: Implement set_ramp_rate callback for bucks | Yadwinder Singh Brar |
2013-07-15 | regulator: s2mps11: Implement set_voltage_time_sel() ops for bucks | Yadwinder Singh Brar |
2013-07-03 | regulator: s2mps11: Convert ramp rate to uV/us and set default ramp rate | Yadwinder Singh Brar |
2013-05-12 | regulator: Remove unnecessary include of linux/delay.h from regulator drivers | Axel Lin |
2013-01-31 | regulator: s2mps11: fix incorrect register for buck10 | Alim Akhtar |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/s2mps11' into regulator-next | Mark Brown |
2012-11-27 | regulator: s2mps11: Fix ramp delay value shift operation | Sangbeom Kim |
2012-11-20 | regulator: remove use of __devexit | Bill Pemberton |
2012-11-20 | regulator: remove use of __devinit | Bill Pemberton |
2012-11-20 | regulator: remove use of __devexit_p | Bill Pemberton |
2012-08-28 | regulator: s2mps11: Use array to save pointer to rdev | Axel Lin |
2012-07-12 | regulator: s2mps11: Use sec_reg_write rather than sec_reg_update when mask is... | Axel Lin |
2012-07-12 | regulator: s2mps11: Fix wrong setting for config.dev | Axel Lin |
2012-07-12 | regulator: s2mps11: Fixup missing commas | Axel Lin |
2012-07-11 | regulator: s2mps11: Add samsung s2mps11 regulator driver | Sangbeom Kim |