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
|
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 |
Lee Jones
|
216f2b9c95
regulator: gpio-regulator: Catch 'no states property' misuse
|
12 years ago |
Frank Li
|
f8a9f757cb
regulator: gpio-regulator: fix can't find regulator node in dt
|
12 years ago |
Lee Jones
|
006694d099
regulator: gpio-regulator: Allow use of GPIO controlled regulators though DT
|
12 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 |
Axel Lin
|
4dbd8f63f0
regulator: gpio-regulator: Set the smallest voltage/current in the specified range
|
13 years ago |
Rajendra Nayak
|
156843470c
regulator: Fix compile break due to missing arguments to regulator_register
|
13 years ago |
Mark Brown
|
ecc37edf7b
regulator: Add module.h include to gpio-regulator
|
13 years ago |
Heiko Stübner
|
3f0292ae8b
regulator: Add driver for gpio-controlled regulators
|
13 years ago |