summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max8998.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: set max8998->dev to &pdev->dev.Axel Lin2010-09-011-0/+1
* regulator: max8998 - set max8998->num_regulatorsAxel Lin2010-09-011-0/+1
* regulator: max8998 - fix memory allocation size for max8998->rdevAxel Lin2010-09-011-3/+3
* max8998: fix off-by-one value range checkingAxel Lin2010-08-111-2/+2
* regulator: MAX8998: set_voltage bugfix. ramp_up delay and min/max voltageMyungJoo Ham2010-08-111-2/+27
* drivers: regulator: add Maxim 8998 driverKyungmin Park2010-08-111-0/+610