Jingoo Han
|
dff91d0b72
regulator: use dev_get_platdata()
|
12 years ago |
Graeme Gregory
|
89ce43fbbc
mfd: twl-core: Change TWL6025 references to TWL6032
|
12 years ago |
Mark Brown
|
bcd5d1d978
Merge remote-tracking branch 'regulator/topic/twl' into v3.9-rc8
|
12 years ago |
Axel Lin
|
d1924519fe
regulator: twl: Remove TWL6030_FIXED_RESOURCE
|
12 years ago |
Axel Lin
|
4813dd0efc
regulator: twl: Remove VDD1_VSEL_table and VDD2_VSEL_table
|
12 years ago |
Axel Lin
|
6949fbe5b2
regulator: twl: Convert twl4030ldo_ops to get_voltage_sel
|
12 years ago |
Axel Lin
|
b3816d5043
regulator: twl: Convert twl[6030|4030]fixed_ops to regulator_list_voltage_linear
|
12 years ago |
Greg Kroah-Hartman
|
3d68dfe324
Drivers: regulator: remove __dev* attributes.
|
12 years ago |
Bill Pemberton
|
8dc995f56e
regulator: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
a5023574d1
regulator: remove use of __devinit
|
12 years ago |
Bill Pemberton
|
5eb9f2b963
regulator: remove use of __devexit_p
|
12 years ago |
Mark Brown
|
029dd3cefa
regulator: twl: Remove another unused variable warning
|
13 years ago |
Stephen Rothwell
|
8f52a5800a
regulator: using kfree() requires including slab.h
|
13 years ago |
Arnd Bergmann
|
0ffff5a60f
regulator: twl: make twl_info tables const
|
13 years ago |
Axel Lin
|
f9cfbde723
regulator: twl: Remove get_voltage implementation for single voltage regulators
|
13 years ago |
Axel Lin
|
38f8f43cba
regulator: twl: Convert twlsmps_ops to get_voltage_sel and map_voltage
|
13 years ago |
Axel Lin
|
78292f4ed2
regulator: twl: Fix checking voltage range in twl6030smps_set_voltage()
|
13 years ago |
Aaro Koskinen
|
908d6d5292
regulator: twl-regulator: fix up VINTANA1/VINTANA2
|
13 years ago |
Mark Brown
|
e76ab829cc
regulator: twl: Remove references to the twl4030 regulator
|
13 years ago |
Axel Lin
|
c6a717c9d7
regulator: twl: Fix list_voltate for twl6030ldo_ops
|
13 years ago |
Axel Lin
|
4bcb9f4342
regulator: twl: Convert twl6030ldo_ops to [get|set]_voltage_sel
|
13 years ago |
Axel Lin
|
a3cb80f43a
regulator: twl: Fix the formula to calculate vsel and voltage for twl6030ldo
|
13 years ago |
Axel Lin
|
fca53d862d
regulator: twl: Set enable enable_time in regulator_desc
|
13 years ago |
Mark Brown
|
0e8e5c34cf
regulator: twl: Remove references to 32kHz clock from DT bindings
|
13 years ago |
Axel Lin
|
ea7e330454
regulator: twl: Convert twl6030ldo_ops to use regulator_list_voltage_linear
|
13 years ago |
NeilBrown
|
411a2df509
regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable.
|
13 years ago |
Axel Lin
|
6c9eeb0f5c
regulator: Remove unneeded include of linux/delay.h from regulator drivers
|
13 years ago |
Axel Lin
|
b6f476c2c1
regulator: twl-regulator: Use twlreg_grp helper function
|
13 years ago |
Axel Lin
|
48c936d6da
regulator: twl-regulator: Implement enable_time callback
|
13 years ago |
Axel Lin
|
0cb2f1239d
regulator: twl-regulator: Fix off-by-one vsel setting in twl6030smps_set_voltage
|
13 years ago |