aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/max8998.c
AgeCommit message (Expand)Author
2011-01-12regulator: Report actual configured voltage to set_voltage()Mark Brown
2010-10-29regulator: max8998 BUCK1/2 voltage change with use of GPIOsLukasz Majewski
2010-10-29regulator: max8998 BUCK1/2 internal voltages and indexes definedLukasz Majewski
2010-10-29regulator: Separate set_voltage for max8998 ldo and buckLukasz Majewski
2010-10-29mfd: Use i2c_client as an argument on MAX8998 i2c routinesJoonyoung Shim
2010-09-01regulator: set max8998->dev to &pdev->dev.Axel Lin
2010-09-01regulator: max8998 - set max8998->num_regulatorsAxel Lin
2010-09-01regulator: max8998 - fix memory allocation size for max8998->rdevAxel Lin
2010-08-11max8998: fix off-by-one value range checkingAxel Lin
2010-08-11regulator: MAX8998: set_voltage bugfix. ramp_up delay and min/max voltageMyungJoo Ham
2010-08-11drivers: regulator: add Maxim 8998 driverKyungmin Park