aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/rc5t583-regulator.c
AgeCommit message (Expand)Author
2013-04-16regulator: rc5t583: Remove unused fields from struct rc5t583_regulator_infoAxel Lin
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-06-24regulator: rc5t583: Use regulator_set_voltage_time_sel()Axel Lin
2012-06-08regulator: rc5t583: Simplify rc5t583_set_voltage_time_sel implementationAxel Lin
2012-05-17regulator: rc5t583: Remove max_uV from struct rc5t583_regulator_infoAxel Lin
2012-05-14regulator: rc5t583: Convert to regulator_set_voltage_sel_regmap and regulator...Axel Lin
2012-05-14regulator: rc5t583: Convert to regulator_list_voltage_linear()Axel Lin
2012-05-12Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown
2012-05-04regulator: rc5t583: Use regulator_get_voltage_sel_regmap()Axel Lin
2012-04-23regulator: Remove unneeded include of linux/delay.h from regulator driversAxel Lin
2012-04-23regulator: rc5t583: Use generic regmap enable/disable operationsAxel Lin
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown
2012-04-06regulator: Convert rc5t583 to set_voltageAxel Lin
2012-04-06regulator: rc5t583: Correct MODULE LICENSE to GPL v2Laxman Dewangan
2012-04-06regulator: rc5t583: Simplify RC5T583_REG macroAxel Lin
2012-04-05regulator: rc5t583: Remove nsteps from struct rc5t583_regulator_infoAxel Lin
2012-04-05regulator: rc5t583: Fix off-by-one valid range checking for selectorAxel Lin
2012-04-04regulator: Fix rc5t583_regulator_probe error handlingAxel Lin
2012-04-04regulator: Add support for RICOH PMIC RC5T583 regulatorLaxman Dewangan