summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max8997.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: Add MAX8997_VOLTAGE_REGULATOR and MAX8997_CURRENT_REGULATOR macrosAxel Lin2012-04-011-90/+45
* regulator: Make max8997_get_voltage_register always return correct registerAxel Lin2012-04-011-6/+7
* regulator: Kill max8997_get_rid functionAxel Lin2012-03-111-17/+12
* regulator: max8997: Avoid spaces in regulator namesKarol Lewandowski2012-01-241-4/+4
* regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-231-1/+1
* regulator: Add module.h to drivers/regulator users as requiredPaul Gortmaker2011-10-311-0/+1
* regulator: max8997: Fix setting inappropriate value for ramp_delay variableDonggeun Kim2011-07-081-1/+2
* regulator: max8997: remove dependency on platform_data pointerMyungJoo Ham2011-07-081-21/+23
* regulator: MAX8997: Fix for divide by zero errorTushar Behera2011-07-081-4/+4
* regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5...Axel Lin2011-05-271-6/+6
* regulator: max8997: remove useless codeJonghwan Choi2011-05-271-1/+0
* regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998Axel Lin2011-03-271-0/+1
* regulator: MAX8997/8966 supportMyungJoo Ham2011-03-231-0/+1213