kernel-hacking-2024-linux-s.../drivers/regulator
Axel Lin 8b370e086b regulator: rc5t583: Remove max_uV from struct rc5t583_regulator_info
This driver has been converted to set_voltage_sel and regulator_map_voltage_linear.
regulator_map_voltage_linear will check the voltage falls within specified range.
The max_uV field is not used now, remove it.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-05-17 23:00:55 +01:00
..
88pm8607.c
aat2870-regulator.c
ab3100.c
ab8500.c
ad5398.c
anatop-regulator.c Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regmap' and 'regulator/topic/register' into regulator-next 2012-05-12 11:09:47 +01:00
core.c regulator: core: Don't open code _regulator_is_enabled() 2012-05-14 15:25:19 +01:00
da903x.c regulator: da903x: Kill da903x_[get|set]_[ldo12|ldo14]_voltage_sel() functions 2012-05-15 18:32:57 +01:00
da9052-regulator.c regulator: da9052: Convert to set_voltage_sel and map_voltage 2012-05-16 09:48:57 +01:00
db8500-prcmu.c
dbx500-prcmu.c
dbx500-prcmu.h
dummy.c regulator: dummy: Specify a struct device 2012-05-10 10:48:28 +01:00
dummy.h
fixed-helper.c
fixed.c
gpio-regulator.c
isl6271a-regulator.c regulator: isl6271a: Convert to set_voltage_sel and regulator_map_voltage_linear 2012-05-16 09:46:58 +01:00
Kconfig
lp3971.c
lp3972.c
Makefile
max1586.c
max8649.c regulator: max8649: Convert to regulator_set_voltage_sel_regmap and regulator_map_voltage_linear 2012-05-14 17:34:48 +01:00
max8660.c regulator: max8660: Convert to set_voltage_sel and regulator_map_voltage_linear 2012-05-15 18:35:42 +01:00
max8925-regulator.c regulator: max8925: Convert to set_voltage_sel() and map_voltage() 2012-05-14 11:00:40 +01:00
max8952.c regulator: max8952: Use devm_kzalloc 2012-05-16 09:48:37 +01:00
max8997.c
max8998.c
mc13xxx-regulator-core.c
mc13xxx.h
mc13783-regulator.c
mc13892-regulator.c
of_regulator.c
pcap-regulator.c
pcf50633-regulator.c
rc5t583-regulator.c regulator: rc5t583: Remove max_uV from struct rc5t583_regulator_info 2012-05-17 23:00:55 +01:00
s5m8767.c regulator: Staticise non-exported symbol s5m8767_opmode_reg 2012-05-12 11:11:58 +01:00
tps6105x-regulator.c
tps6507x-regulator.c
tps6524x-regulator.c
tps6586x-regulator.c
tps62360-regulator.c regulator: tps62360: support force PWM mode via regulator mode 2012-05-14 18:03:04 +01:00
tps65023-regulator.c Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next 2012-05-12 11:10:25 +01:00
tps65090-regulator.c Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next 2012-05-12 11:10:25 +01:00
tps65217-regulator.c
tps65910-regulator.c regulator: tps65910 regulator: add device tree support 2012-05-12 11:18:50 +01:00
tps65912-regulator.c
twl-regulator.c regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable. 2012-05-09 10:04:33 +01:00
userspace-consumer.c
virtual.c
wm831x-dcdc.c regulator: wm831x-dcdc: Add missing checks for pdata before use 2012-05-14 11:41:36 +01:00
wm831x-isink.c
wm831x-ldo.c regulator: wm831x: Convert to regulator_list_voltage_linear() 2012-05-12 11:11:40 +01:00
wm8350-regulator.c
wm8400-regulator.c regulator: wm8400: Modernise driver 2012-05-12 11:11:48 +01:00
wm8994-regulator.c regulator: wm8994: Allow registration with no platform data 2012-05-14 15:25:33 +01:00