summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max8973-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada2016-09-271-1/+2
* regulator: max8973: Fix setting ramp delayAxel Lin2016-05-301-10/+6
* regulator: max8973: add support for junction thermal warningLaxman Dewangan2016-04-131-0/+97
*-. Merge remote-tracking branches 'regulator/topic/mt6311', 'regulator/topic/ocp...Mark Brown2015-08-301-1/+0
|\ \
| | * regulator: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-141-1/+0
| |/
* | regulator: max8973: Set VSEL regmap ops if DVS GPIO is not setMikko Perttunen2015-07-291-0/+9
* | regulator: max8973: add support to configure ETR based on rail loadLaxman Dewangan2015-07-071-0/+52
* | regulator: max8973: add support to configure ETR from DTLaxman Dewangan2015-07-071-0/+19
* | regulator: max8973: Fix up control flag option for bias controlLaxman Dewangan2015-07-071-1/+1
|/
* regulator: max8973: Fix up ramp_delay for MAX8973_RAMP_25mV_PER_US caseAxel Lin2015-06-101-1/+1
* regulator: max8973: add support for MAX77621Laxman Dewangan2015-06-091-20/+84
* regulator: max8973: configure ramp delay through callbackLaxman Dewangan2015-06-091-16/+57
* regulator: max8973: add mechanism to enable/disable through GPIOLaxman Dewangan2015-05-221-6/+23
* regulator: max8973: add DT parsing of platform specific parameterLaxman Dewangan2015-05-221-20/+65
* regulator: max8973: get rid of extra variable for gpio validityLaxman Dewangan2015-05-211-6/+2
* regulator: max8973: make default/unset dvs gpio as invalid gpioLaxman Dewangan2015-05-211-1/+1
* regulator: max8973: set startup time for rail based on BIAS controlLaxman Dewangan2015-04-271-1/+5
* regulator: of: Add regulator desc param to of_get_regulator_init_data()Javier Martinez Canillas2014-11-261-1/+2
* regulator: max8973: Remove unused field from 'struct max8973_chip'Krzysztof Kozlowski2014-03-101-2/+0
* regulator: max8973: Remove redundant error messageSachin Kamat2014-02-191-3/+1
* regulator: max8973-regulator: Use devm_regulator_registerSachin Kamat2013-09-171-10/+1
* regulator: use dev_get_platdata()Jingoo Han2013-07-301-1/+1
* regulator: max8973: initial DT supportGuennadi Liakhovetski2013-06-241-12/+25
* regulators: max8973: fix multiple instance supportGuennadi Liakhovetski2013-06-211-5/+7
* regulator: max8973: Don't override control1 variable when set ramp delay bitsAxel Lin2013-04-241-5/+5
* Drivers: regulator: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-6/+6
* regulator: max8973: provide enable/disable if external control disabledLaxman Dewangan2012-11-231-1/+1
* regulator: max8973: Fix callback setting for max8973_dcdc_ops.enableAxel Lin2012-11-221-1/+1
* regulator: max8973: add regulator driver supportLaxman Dewangan2012-11-191-0/+505