Commit Graph

907 Commits (133d4016f1783b21e9458430fa7c0c610c010037)

Author SHA1 Message Date
Jonghwa Lee 133d4016f1 regulator: MAX77686: Add Maxim 77686 regulator driver 13 years ago
Axel Lin 27eeabb7a1 regulator: wm8400: Use regulator_map_voltage_linear for wm8400_dcdc_ops 13 years ago
Axel Lin c2543b5f6c regulator: wm831x-ldo: Use regulator_map_voltage_linear for wm831x_alive_ldo_ops 13 years ago
Axel Lin f2d103add1 regulator: wm8994: Convert wm8994_ldo1_ops to regulator_[list|map]_voltage_linear 13 years ago
Axel Lin 0713e6abf3 regulator: anatop: Convert to regulator_list_voltage_linear() 13 years ago
Axel Lin 8029a00686 regulator: palmas: Use regulator_[list|map]_voltage_linear() for palmas_ops_smps10 13 years ago
Mark Brown 107a3967a8 regulator: wm8350: Convert DCDCs to set_voltage_sel() and linear voltages 13 years ago
Mark Brown a540f68286 regulator: wm8350: Convert to core regmap-based enable operations 13 years ago
Mark Brown b4ec87aedb regulator: wm8350: Convert to use core regmap vsel readback 13 years ago
Axel Lin 6333e9ddf4 regulator: ab8500: Let regulator core handle the case no delay for setting new voltage if regulator is off 13 years ago
Axel Lin cad8d76e20 regulator: lp3971: Use regulator_list_voltage_table() 13 years ago
Axel Lin 055917ac56 regulator: tps6507x: Use regulator_list_voltage_table() 13 years ago
Axel Lin c55979b7bd regulator: tps6105x: Use regulator_list_voltage_table() 13 years ago
Axel Lin 4f73ccad5c regulator: lp3972: Use regulator_list_voltage_table() 13 years ago
Axel Lin ec1cc4d9da regulator: ab8500: Use regulator_list_voltage_table() 13 years ago
Axel Lin a3beb74261 regulator: ab3100: Use regulator_list_voltage_table() 13 years ago
Mark Brown 3a4b0a07fa regulator: core: Use dev_get_regmap() to find the regmap 13 years ago
Mark Brown 361ff50174 regulator: Use newly added devres_release() rather than open coding 13 years ago
Axel Lin 8b7485ef62 regulator: core: Call set_voltage_time_sel() only when the regulator is on 13 years ago
Axel Lin cffc9592fd regulator: core: Allow drivers to set voltage mapping table in regulator_desc 13 years ago
Laxman Dewangan 84df8c1241 regulator: tps65910: use of_node of matched regulator being register 13 years ago
Laxman Dewangan 92ab953bd6 regulator: tps65910: dt: support when "regulators" node found 13 years ago
Laxman Dewangan 7e9a57e626 regulator: tps65910: add error message in case of failure 13 years ago
Laxman Dewangan 9fc3815e26 regulator: tps62360: dt: initialize of_node param for regulator register. 13 years ago
Richard Zhao b09530ef84 mfd: Make anatop register accessor more flexible and rename meaningfully 13 years ago
Mark Brown cd99758ba3 mfd: Convert wm831x to irq_domain 13 years ago
Rhyland Klein 3f7e82759c mfd: Commonize tps65910 regmap access through header 13 years ago
Laxman Dewangan 68d8c1cd51 regulator: tps65910: use devm_* for memory allocation 13 years ago
Laxman Dewangan 33a6943d2c regulator: tps65910: use small letter for regulator names 13 years ago
Graeme Gregory 4c5dabce4e regulator: regulator for Palmas Kconfig 13 years ago
Graeme Gregory e5ce4208f1 regulator: regulator driver for Palmas series chips 13 years ago
Lee Jones 1bdd670a32 regulator: Enable Device Tree for the db8500-prcmu regulator driver 13 years ago
Lee Jones 8986cf8852 regulator: db8500-prcmu: Separate regulator registration from probe 13 years ago
Axel Lin b13296d070 regulator: ab3100: Use regulator_map_voltage_iterate() 13 years ago
Axel Lin 8b22285fd7 regulator: tps65217: Convert to set_voltage_sel and map_voltage 13 years ago
Lee Jones 3a8334b948 regulator: Enable the ab8500 for Device Tree 13 years ago
Lee Jones a7ac1d9e4e regulator: ab8500: Split up probe() into manageable pieces 13 years ago
Axel Lin 68c7ff8f9b regulator: max8925: Remove check_range function and max_uV from struct rc5t583_regulator_info 13 years ago
Axel Lin 0cbd670218 regulator: max8649: Remove unused check_range() function 13 years ago
Axel Lin 8b370e086b regulator: rc5t583: Remove max_uV from struct rc5t583_regulator_info 13 years ago
Axel Lin 4923b48b27 regulator: da9052: Convert to set_voltage_sel and map_voltage 13 years ago
Axel Lin 372de4aa5e regulator: max8952: Use devm_kzalloc 13 years ago
Axel Lin dde2b724e6 regulator: isl6271a: Convert to set_voltage_sel and regulator_map_voltage_linear 13 years ago
Axel Lin a9b2899b9d regulator: isl6271a: Convert to get_voltage_sel 13 years ago
Axel Lin 2b7a7a4e83 regulator: isl6271a: Use regulator_list_voltage_linear() 13 years ago
Axel Lin 5eb3394f86 regulator: max8660: Convert to set_voltage_sel and regulator_map_voltage_linear 13 years ago
Axel Lin 9392c4f06a regulator: max8660: Convert to get_voltage_sel 13 years ago
Axel Lin 134d34a835 regulator: max8660: Convert to regulator_list_voltage_linear() 13 years ago
Axel Lin bae5e9c33f regulator: da903x: Kill da903x_[get|set]_[ldo12|ldo14]_voltage_sel() functions 13 years ago
Axel Lin c972a02948 regulator: da903x: Convert to set_voltage_sel and map_voltage 13 years ago