Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/regulator
Axel Lin d154f0a617 regulator: max8907: Add MODULE_ALIAS
This driver can be built as a module, add MODULE_ALIAS for it.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-08-28 11:00:30 -07:00
..
88pm8607.c
aat2870-regulator.c regulator: aat2870: Remove unused min_uV and max_uV from struct aat2870_regulator 2012-07-12 18:22:13 +01:00
ab3100.c regulator: ab3100: Remove get_voltage implementation for regulator_ops_fixed 2012-08-28 11:00:27 -07:00
ab8500.c regulator: ab8500: provide per-regulator shift 2012-08-28 11:00:30 -07:00
ad5398.c regulator: ad5398: Fix min/max current limit boundary checking 2012-07-04 12:39:38 +01:00
anatop-regulator.c regulator: anatop: Fix wrong mask used in anatop_get_voltage_sel 2012-08-07 18:10:26 +01:00
arizona-ldo1.c regulator: arizona-ldo1: Implement GPIO enable support 2012-07-03 20:29:30 +01:00
arizona-micsupp.c regulator: arizona-micsupp: Force regulated mode until we have API support 2012-07-04 16:22:39 +01:00
core.c regulator: fix kernel-doc warnings in drivers/regulator/core.c 2012-08-28 11:00:30 -07:00
da903x.c regulator: da903x: Don't read/write to DA9030_INVAL/DA9034_INVAL address 2012-06-08 07:29:47 +08:00
da9052-regulator.c regulator: da9052: set_current_limit should select the maximum current in specific range 2012-08-28 11:00:26 -07:00
db8500-prcmu.c mfd: Register db8500-prcmu devices using the newly DT:ed MFD API 2012-07-09 00:16:09 +02:00
dbx500-prcmu.c
dbx500-prcmu.h
dummy.c
dummy.h
fixed-helper.c regulator: extend the fixed dummy voltage regulator to accept voltage 2012-06-19 23:22:30 +01:00
fixed.c regulator: fixed: dt: support for input supply 2012-07-05 13:49:35 +01:00
gpio-regulator.c regulator: gpio-regulator: Split setting of voltages and currents 2012-08-08 12:16:06 +01:00
isl6271a-regulator.c regulator: isl6271a: Remove get_voltage implementation for isl_fixed_ops 2012-08-28 11:00:27 -07:00
Kconfig regulator: add MAX8907 driver 2012-08-28 11:00:28 -07:00
lp872x.c regulator: lp872x: set_current_limit should select the maximum current in specific range 2012-08-28 11:00:26 -07:00
lp3971.c
lp3972.c
lp8788-buck.c regulator: Use BUCK_FPWM_[MASK|SHIFT] macros to replace buck_pmap table 2012-08-28 11:00:24 -07:00
lp8788-ldo.c regulator: lp8788-ldo: Set n_voltages to 1 for fixed voltage 2012-08-28 11:00:24 -07:00
Makefile regulator: add MAX8907 driver 2012-08-28 11:00:28 -07:00
max1586.c regulator: max1586: Convert max1586_v3_ops to set_voltage_sel and map_voltage_linear 2012-06-08 08:48:23 +08:00
max8649.c
max8660.c
max8907-regulator.c regulator: max8907: Add MODULE_ALIAS 2012-08-28 11:00:30 -07:00
max8925-regulator.c
max8952.c regulator: max8952: Use core GPIO enable support 2012-07-10 14:48:42 +01:00
max8997.c regulator: max8997: Properly handle gpio_request failure 2012-07-15 21:49:53 +01:00
max8998.c regulator: max8998: Remove wrong set_suspend_[en|dis]able callback settings 2012-07-09 19:45:12 +01:00
max77686.c regulator: max77686: Use array to save pointer to rdev 2012-08-28 11:00:26 -07:00
mc13xxx-regulator-core.c regulator: mc13xxx: Remove get_voltage implementation for single voltage regulators 2012-08-28 11:00:27 -07:00
mc13xxx.h regulator: mc13xxx: Remove get_voltage implementation for single voltage regulators 2012-08-28 11:00:27 -07:00
mc13783-regulator.c regulator: mc13xxx: Remove get_voltage implementation for single voltage regulators 2012-08-28 11:00:27 -07:00
mc13892-regulator.c regulator: mc13xxx: Remove get_voltage implementation for single voltage regulators 2012-08-28 11:00:27 -07:00
of_regulator.c regulator: dt: regulator match by regulator-compatible 2012-07-03 20:19:41 +01:00
palmas-regulator.c regulator: palmas: Convert palmas_ops_ldo to [get|set]_voltage_sel_regmap 2012-08-28 11:00:16 -07:00
pcap-regulator.c regulator: pcap: Convert to regulator_list_voltage_table 2012-06-08 07:37:29 +08:00
pcf50633-regulator.c regulator: pcf50633: Convert to regulator_set_voltage_sel_regmap and map_voltage 2012-06-17 21:05:28 +01:00
rc5t583-regulator.c regulator: rc5t583: Use regulator_set_voltage_time_sel() 2012-06-24 12:13:38 +01:00
s2mps11.c regulator: s2mps11: Use array to save pointer to rdev 2012-08-28 11:00:15 -07:00
s5m8767.c regulator: Fix an s5m8767 build failure 2012-07-31 00:51:09 +02:00
tps6105x-regulator.c
tps6507x-regulator.c
tps6524x-regulator.c regulator: tps6524x: set_current_limit should select the maximum current in specific range 2012-08-28 11:00:26 -07:00
tps6586x-regulator.c regulator: tps6586x: Convert to regulator_[enable|disable|is_enabled|get_voltage_sel]_regmap 2012-08-28 11:00:25 -07:00
tps62360-regulator.c regulator: tps62360: use devm_* for gpio request 2012-07-15 21:49:52 +01:00
tps65023-regulator.c regulator: tps65023: Convert tps65023_ldo_ops to regulator_[get|set]_voltage_sel_regmap 2012-06-19 12:14:11 +01:00
tps65090-regulator.c
tps65217-regulator.c regulator: tps65217: Add device tree support 2012-07-12 18:27:36 +01:00
tps65910-regulator.c regulator: tps65910: set input_supply on desc unconditionally 2012-07-17 11:08:46 +01:00
tps65912-regulator.c
twl-regulator.c regulator: using kfree() requires including slab.h 2012-08-28 11:00:28 -07:00
userspace-consumer.c
virtual.c
wm831x-dcdc.c regulator: wm831x-dcdc: set_current_limit should select the maximum current in specific range 2012-08-28 11:00:26 -07:00
wm831x-isink.c
wm831x-ldo.c regulator: wm831x-ldo: Check return value of wm831x_reg_read() 2012-08-28 11:00:25 -07:00
wm8350-regulator.c regulator: wm8350: Reuse map_voltage() to get selector of a given uV 2012-06-17 20:53:58 +01:00
wm8400-regulator.c regulator: wm8400: Simplify set REGULATOR_MODE_IDLE mode in wm8400_dcdc_set_mode 2012-08-28 11:00:25 -07:00
wm8994-regulator.c regulator: wm8994: Use core GPIO enable support 2012-07-03 20:29:29 +01:00