Mark Brown
|
a2a2be6309
Merge remote-tracking branches 'regulator/topic/db8500', 'regulator/topic/gpio', 'regulator/topic/lp3971', 'regulator/topic/lp3972', 'regulator/topic/max14577', 'regulator/topic/max77693', 'regulator/topic/mc13892', 'regulator/topic/pcf50633' and 'regulator/topic/pfuze100' into regulator-linus
|
11 years ago |
Mark Brown
|
9eb9d3150b
regulator: gpio: Warn if an invalid regulator-type is supplied
|
11 years ago |
Mark Brown
|
5b1ada83ba
regulator: gpio: Don't require a regulator-type property
|
11 years ago |
Mark Brown
|
3981560c2a
Merge remote-tracking branch 'regulator/fix/gpio' into regulator-linus
|
11 years ago |
Laurent Pinchart
|
251b9c21d2
regulator: gpio-regulator: Don't oops on missing regulator-type property
|
12 years ago |
Sachin Kamat
|
6653efb75d
regulator: gpio: Remove redundant break
|
12 years ago |
Jingoo Han
|
dff91d0b72
regulator: use dev_get_platdata()
|
12 years ago |
Axel Lin
|
a451405fcd
regulator: gpio-regulator: Staticize of_get_gpio_regulator_config()
|
12 years ago |
Axel Lin
|
655efa0ff2
regulator: gpio-regulator: Use of_gpio_count()
|
12 years ago |
Greg Kroah-Hartman
|
3d68dfe324
Drivers: regulator: remove __dev* attributes.
|
12 years ago |
Mark Brown
|
bfd9155ebb
Merge remote-tracking branch 'regulator/topic/gpio' into regulator-next
|
12 years ago |
Lee Jones
|
3708903ee6
regulator: gpio-regulator: gpio_set_value should use cansleep
|
12 years ago |
Lee Jones
|
ad0b8b9e82
regulator: gpio-regulator: Fix logical error in for() loop
|
12 years ago |
Mark Brown
|
1f9cc5f771
Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-next
|
12 years ago |
Axel Lin
|
ec4f7b88b4
regulator: gpio-regulator: Add ifdef CONFIG_OF guard for regulator_gpio_of_match
|
12 years ago |
Bill Pemberton
|
8dc995f56e
regulator: remove use of __devexit
|
13 years ago |
Bill Pemberton
|
a5023574d1
regulator: remove use of __devinit
|
13 years ago |
Bill Pemberton
|
5eb9f2b963
regulator: remove use of __devexit_p
|
13 years ago |
Lee Jones
|
216f2b9c95
regulator: gpio-regulator: Catch 'no states property' misuse
|
13 years ago |
Frank Li
|
f8a9f757cb
regulator: gpio-regulator: fix can't find regulator node in dt
|
13 years ago |
Lee Jones
|
006694d099
regulator: gpio-regulator: Allow use of GPIO controlled regulators though DT
|
13 years ago |
Heiko Stübner
|
eb0c5686b3
regulator: gpio-regulator: Split setting of voltages and currents
|
13 years ago |
Axel Lin
|
4b7c948f55
regulator: gpio-regulator: Use core GPIO enable support
|
13 years ago |
Axel Lin
|
a2a8222be8
regulator: gpio-regulator: Set enable enable_time in regulator_desc
|
13 years ago |
Heiko Stübner
|
b0e4d7bf8b
regulator: gpio-regulator: populate selector from set_voltage
|
13 years ago |
Heiko Stübner
|
00926369b7
regulator: gpio-regulator: Fix finding of smallest value
|
13 years ago |
Heiko Stübner
|
7d4be2f5ad
regulator: gpio-regulator: do not pass drvdata pointer as reference
|
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 |
Mark Brown
|
02b552160f
regulator: gpio-regulator: Basic devm_kzalloc() conversion
|
13 years ago |