.. |
88pm8607.c
|
c006b21f7f
regulator: 88pm8607: Use regulator_get_voltage_sel_regmap()
|
13 years ago |
Kconfig
|
133d4016f1
regulator: MAX77686: Add Maxim 77686 regulator driver
|
13 years ago |
Makefile
|
133d4016f1
regulator: MAX77686: Add Maxim 77686 regulator driver
|
13 years ago |
aat2870-regulator.c
|
6c9eeb0f5c
regulator: Remove unneeded include of linux/delay.h from regulator drivers
|
13 years ago |
ab3100.c
|
1bd1955a1f
regulator: ab3100: Convert fixed voltage to use regulator_list_voltage_linear
|
13 years ago |
ab8500.c
|
07b9e329f9
regulator: ab8500: Remove min_uV and max_uV from struct ab8500_regulator_info
|
13 years ago |
ad5398.c
|
c172708d38
regulator: core: Use a struct to pass in regulator runtime configuration
|
13 years ago |
anatop-regulator.c
|
d01c3a1e1b
regulator: anatop: Convert to set_voltage_sel and regulator_map_voltage_linear
|
13 years ago |
core.c
|
ea38d13fd1
regulator: core: Change the unit of ramp_delay from mV/uS to uV/uS
|
13 years ago |
da903x.c
|
ee3ed6effd
regulator: da903x: Don't read/write to DA9030_INVAL/DA9034_INVAL address
|
13 years ago |
da9052-regulator.c
|
4923b48b27
regulator: da9052: Convert to set_voltage_sel and map_voltage
|
13 years ago |
db8500-prcmu.c
|
392b309644
regulator: Change db8500-prcmu match names to reflect Device Tree
|
13 years ago |
dbx500-prcmu.c
|
38e968380b
regulators/db8500: split off shared dbx500 code
|
13 years ago |
dbx500-prcmu.h
|
38e968380b
regulators/db8500: split off shared dbx500 code
|
13 years ago |
dummy.c
|
0f82b6cf76
regulator: dummy: Specify a struct device
|
13 years ago |
dummy.h
|
f5ee10ab42
regulator: fix build when CONFIG_REGULATOR_DUMMY=n
|
14 years ago |
fixed-helper.c
|
d49fe3c4cd
regulator: Remove non-existent parameter from fixed-helper.c kernel doc
|
13 years ago |
fixed.c
|
abcfaf23c7
regulator: fixed: Use of_match_ptr() for of_match_table entry
|
13 years ago |
gpio-regulator.c
|
6c9eeb0f5c
regulator: Remove unneeded include of linux/delay.h from regulator drivers
|
13 years ago |
isl6271a-regulator.c
|
e4a9993870
regulator: isl6271a: Remove setting map_voltage callback for isl_fixed_ops
|
13 years ago |
lp3971.c
|
cad8d76e20
regulator: lp3971: Use regulator_list_voltage_table()
|
13 years ago |
lp3972.c
|
4f73ccad5c
regulator: lp3972: Use regulator_list_voltage_table()
|
13 years ago |
max1586.c
|
9b558950bb
regulator: max1586: Convert max1586_v3_ops to set_voltage_sel and map_voltage_linear
|
13 years ago |
max77686.c
|
23ca6bf231
regulator: max77686: Fix the delay time for set_voltage_time_sel
|
13 years ago |
max8649.c
|
0cbd670218
regulator: max8649: Remove unused check_range() function
|
13 years ago |
max8660.c
|
5eb3394f86
regulator: max8660: Convert to set_voltage_sel and regulator_map_voltage_linear
|
13 years ago |
max8925-regulator.c
|
68c7ff8f9b
regulator: max8925: Remove check_range function and max_uV from struct rc5t583_regulator_info
|
13 years ago |
max8952.c
|
372de4aa5e
regulator: max8952: Use devm_kzalloc
|
13 years ago |
max8997.c
|
ac1806572d
Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
|
13 years ago |
max8998.c
|
0f80ea1499
regulator: max8998: Convert ot use devm_kzalloc
|
13 years ago |
mc13783-regulator.c
|
34e74f39fa
regulator: mc13xxx: Convert to regulator_list_voltage_table
|
13 years ago |
mc13892-regulator.c
|
2c19ad43d1
regulator: mc13xxx: Remove mc13xxx_sw_regulator_is_enabled function
|
13 years ago |
mc13xxx-regulator-core.c
|
2c19ad43d1
regulator: mc13xxx: Remove mc13xxx_sw_regulator_is_enabled function
|
13 years ago |
mc13xxx.h
|
2c19ad43d1
regulator: mc13xxx: Remove mc13xxx_sw_regulator_is_enabled function
|
13 years ago |
of_regulator.c
|
086ccd4379
regulator: Fix setting constraints->ramp_delay in of_get_regulation_constraints
|
13 years ago |
palmas-regulator.c
|
fedd89b1aa
regulator: palmas: Slightly code change for better readability
|
13 years ago |
pcap-regulator.c
|
c49af95631
regulator: pcap: Convert to regulator_list_voltage_table
|
13 years ago |
pcf50633-regulator.c
|
368a788769
regulator: pcf50633: Convert to regulator_set_voltage_sel_regmap and map_voltage
|
13 years ago |
rc5t583-regulator.c
|
1acb645ebf
regulator: rc5t583: Simplify rc5t583_set_voltage_time_sel implementation
|
13 years ago |
s5m8767.c
|
df2643cfa4
regulator: Replace set_voltage with set_voltage_sel
|
13 years ago |
tps6105x-regulator.c
|
c55979b7bd
regulator: tps6105x: Use regulator_list_voltage_table()
|
13 years ago |
tps62360-regulator.c
|
e08ef739fe
regulator: tps62360: Simplify tps62360_set_voltage_time_sel implementation
|
13 years ago |
tps65023-regulator.c
|
a133829e66
regulator: tps65023: Convert to get_voltage_sel
|
13 years ago |
tps6507x-regulator.c
|
93b07e7bcd
regulator: tps6507x: Avoid duplicating the same mapping table for LDO2 and VDCDCx
|
13 years ago |
tps65090-regulator.c
|
5949a7e9ab
Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next
|
13 years ago |
tps65217-regulator.c
|
b4bc9ef625
regulator: tps65217: Convert to regulator_[is_enabled|get_voltage_sel]_regmap
|
13 years ago |
tps6524x-regulator.c
|
9eb0c4218a
regulator: Convert tps65xxx regulator drivers to use devm_kzalloc
|
13 years ago |
tps6586x-regulator.c
|
f464703793
regulator: tps6586x: Convert to regulator_list_voltage_table
|
13 years ago |
tps65910-regulator.c
|
74ea0e5992
regulator: tps65910: Don't use 0 as NULL
|
13 years ago |
tps65912-regulator.c
|
9db7f05624
regulator: tps65912: Convert to get_voltage_sel
|
13 years ago |
twl-regulator.c
|
0e8e5c34cf
regulator: twl: Remove references to 32kHz clock from DT bindings
|
13 years ago |
userspace-consumer.c
|
5abe0c4005
regulator: userspace-consumer: Convert to use devm_* APIs
|
13 years ago |
virtual.c
|
85960e7b3a
regulator: virtual: Replace strict_strtol with kstrtol
|
13 years ago |
wm831x-dcdc.c
|
b5fb77e018
regulator: wm831x-dcdc: Convert wm831x_buckv_ops to set_voltage_sel and map_voltage
|
13 years ago |
wm831x-isink.c
|
4b78147468
Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
|
13 years ago |
wm831x-ldo.c
|
0a4796896b
regulator: wm831x-ldo: Convert to regulator_set_voltage_sel_regmap and map_voltage
|
13 years ago |
wm8350-regulator.c
|
c705742201
regulator: wm8350: Reuse map_voltage() to get selector of a given uV
|
13 years ago |
wm8400-regulator.c
|
74e20e5691
regulator: wm8400: Adjust the equation for selector >= 15 in wm8400_ldo_list_voltage
|
13 years ago |
wm8994-regulator.c
|
f2d103add1
regulator: wm8994: Convert wm8994_ldo1_ops to regulator_[list|map]_voltage_linear
|
13 years ago |