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 |
Laxman Dewangan
|
6be5bfc3bf
regulator: fixed: dt: support for input supply
|
13 years ago |
Mark Brown
|
25a53dfbfb
regulator: fixed: Use core GPIO enable support
|
13 years ago |
Mark Brown
|
3d0f267fcd
regulator: fixed: Set enable enable_time in regulator_desc
|
13 years ago |
Stephen Warren
|
f141822b15
regulator: fixed: support deferred probe for DT GPIOs
|
13 years ago |
Axel Lin
|
abcfaf23c7
regulator: fixed: Use of_match_ptr() for of_match_table entry
|
13 years ago |
Laxman Dewangan
|
9a50dba509
regulator: fixed: add property for gpio open drain flag
|
13 years ago |
Axel Lin
|
6c9eeb0f5c
regulator: Remove unneeded include of linux/delay.h from regulator drivers
|
13 years ago |
Mark Brown
|
c172708d38
regulator: core: Use a struct to pass in regulator runtime configuration
|
13 years ago |
Laxman Dewangan
|
a4d9f179cc
regulator: fixed: Support for open drain gpio pin
|
13 years ago |
Mark Brown
|
9d442061da
regulator: fixed: Don't supply voltage change ops when no GPIO is given
|
13 years ago |
Mark Brown
|
c45bb35f8b
regulator: fixed: Use devm_kzalloc()
|
13 years ago |
Sascha Hauer
|
1c37f8a838
regulator fixed: Do not report enumaratable voltages if there are none
|
13 years ago |
Richard Zhao
|
0c437c4ae7
regulator: set constraints.apply_uV to 0 in of_get_fixed_voltage_config
|
13 years ago |
Richard Zhao
|
1bb50b28a9
regulator: pass regulator_register of_node in fixed voltage driver
|
13 years ago |
Mark Brown
|
2f288efd2f
Merge branch 'topic/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-next
|
13 years ago |
Shawn Guo
|
d9a861cce1
regulator: pass device_node to of_get_regulator_init_data()
|
13 years ago |
Mark Brown
|
ae523fc574
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
|
13 years ago |
Axel Lin
|
22d881c068
regulator: Avoid potential NULL dereference in reg_fixed_voltage_probe()
|
13 years ago |
Mark Brown
|
6806a663b0
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
|
13 years ago |
Axel Lin
|
bc91396b0b
regulator: Staticise of_get_fixed_voltage_config()
|
13 years ago |
Axel Lin
|
4b864af1a3
regulator: Checking return value of of_get_regulator_init_data
|
13 years ago |
Mark Brown
|
924ee2c962
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
|
13 years ago |
Rajendra Nayak
|
2c043bcbf2
regulator: pass additional of_node to regulator_register()
|
13 years ago |
Rajendra Nayak
|
cef49102c1
regulator: adapt fixed regulator driver to dt
|
13 years ago |
Mark Brown
|
aebe495895
regulator: Don't report zero volts for the fixed voltage regulator
|
13 years ago |
Paul Gortmaker
|
65602c32ee
regulator: Add module.h to drivers/regulator users as required
|
14 years ago |