summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max77686.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: max77686: Use array to save pointer to rdevAxel Lin2012-08-281-19/+9
* regulator: max77686: initialize of_node param for regulator registerAxel Lin2012-08-281-0/+2
* regulator: max77686: Initialise rmatch.of_node to NULL.Yadwinder Singh Brar2012-07-061-0/+1
* regulator: max77686: Add device tree support.Yadwinder Singh Brar2012-07-051-1/+57
* regulator: max77686: Implement .set_ramp_delay() callbackYadwinder Singh Brar2012-06-201-8/+29
* regulator: max77686: Initialize regulator_configAxel Lin2012-06-201-1/+1
* regulator: max77686: Convert driver to use regulator_set_voltage_time_sel.Yadwinder Singh Brar2012-06-191-33/+9
* regulator: max77686: Fix the delay time for set_voltage_time_selAxel Lin2012-06-111-2/+2
* regulator: max77686: Check pdata->num_regulators earlierAxel Lin2012-06-111-24/+19
* regulator: max77686: Fix checkpatch warningsAxel Lin2012-06-041-6/+7
* regulator: max77686: Use regulator_map_voltage_linear for simple linear mappingsAxel Lin2012-06-031-0/+2
* regulator: MAX77686: Add Maxim 77686 regulator driverJonghwa Lee2012-06-031-0/+337
OpenPOWER on IntegriCloud