Linus Walleij
|
b0ce7b29bf
regulator/gpio: Allow nonexclusive GPIO access
|
6 years ago |
Linus Walleij
|
28be5f15df
regulator: fixed: Default enable high on DT regulators
|
6 years ago |
Linus Walleij
|
efdfeb079c
regulator: fixed: Convert to use GPIO descriptor only
|
7 years ago |
Mark Rutland
|
1372cef1c6
regulator: fixed: Revert support for ACPI interface
|
8 years ago |
Lu Baolu
|
13bed58ce8
regulator: fixed: add support for ACPI interface
|
9 years ago |
Laxman Dewangan
|
f5a6d35163
regulator: fixed: Remove workaround to handle of_get_named_gpio() return
|
9 years ago |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Mark Brown
|
92d07a8ff6
Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/max77693', 'regulator/topic/max77802', 'regulator/topic/power-off' and 'regulator/topic/rk808' into regulator-next
|
10 years ago |
Javier Martinez Canillas
|
072e78b12b
regulator: of: Add regulator desc param to of_get_regulator_init_data()
|
10 years ago |
Markus Pargmann
|
5315fe2f8d
regulator: fixed: Use gpio_is_valid
|
10 years ago |
Markus Pargmann
|
1de3821ace
regulator: Set ena_gpio_initialized in regulator drivers
|
10 years ago |
Wolfram Sang
|
6c794b2654
regulator: drop owner assignment from platform_drivers
|
10 years ago |
Sergei Shtylyov
|
4127f696f9
regulator: fixed: use of_property_read_{bool|u32}()
|
11 years ago |
Sachin Kamat
|
f1b3f9031d
regulator: fixed: Remove redundant error message
|
11 years ago |
Manish Badarkhe
|
84d0ffbe28
regulator: fixed: update to devm_* API
|
11 years ago |
Jingoo Han
|
609d5f6ddc
regulator: fixed: Fix checkpatch issue
|
11 years ago |
Laxman Dewangan
|
c368e5fc2a
regulator: fixed: get rid of {get|list}_voltage()
|
12 years ago |
Jingoo Han
|
dff91d0b72
regulator: use dev_get_platdata()
|
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 |
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 |