Linus Torvalds
|
bdc0077af5
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
|
13 years ago |
Mark Brown
|
3384fb9884
Merge branch 'regulator-drivers' into regulator-next
|
13 years ago |
Mark Brown
|
8cfc545e0e
Merge branches 'regulator-core', 'regulator-dt' and 'regulator-dummy' into regulator-next
|
13 years ago |
Dan Williams
|
2955b47d2c
[SCSI] async: introduce 'async_domain' type
|
13 years ago |
Mark Brown
|
d5b2e30bdc
Merge tag 'v3.5-rc7' into regulator-drivers
|
13 years ago |
Krystian Garbaciak
|
1beaf762b4
regulator: Add REGULATOR_STATUS_UNDEFINED.
|
13 years ago |
Krystian Garbaciak
|
03ffcf3d08
regulator: Fix a typo in regulator_mode_to_status() core function.
|
13 years ago |
Mark Brown
|
86f5fcfc3e
regulator: core: Mark all DT based boards as having full constraints
|
13 years ago |
Shawn Guo
|
e2c98eaf92
regulator: core: remove sysfs entry properly in regulator_put
|
13 years ago |
Mark Brown
|
65f735082d
regulator: core: Add core support for GPIO controlled enable lines
|
13 years ago |
Mark Brown
|
5c5659d0a2
regulator: core: Factor out enable and disable operations some more
|
13 years ago |
Mark Brown
|
79511ed322
regulator: core: Allow fixed enable_time to be set in the regulator_desc
|
13 years ago |
Mark Brown
|
e113d792d5
regulator: core: Check that the selector from map_voltage() is valid
|
13 years ago |
Mark Brown
|
c5f3939b8f
regulator: core: Support fixed voltages in regulator_is_supported_voltage()
|
13 years ago |
Stephen Boyd
|
d92d95b6bf
regulator: Fix recursive mutex lockdep warning
|
13 years ago |
Fabio Estevam
|
bf2516cd02
regulator: core: Remove unused get_device_regulator
|
13 years ago |
Mark Brown
|
222cc7b1ce
regulator: core: Allow multiple requests of a single supply mapping
|
13 years ago |
Mark Brown
|
5aff3a8b20
regulator: core: Check for failed voltage sets before checking for delay
|
13 years ago |
Mark Brown
|
85e63343f4
Merge tag 'v3.5-rc4' into regulator-drivers
|
13 years ago |
Axel Lin
|
f11d08c3d6
regulator: Use list_voltage() to get voltage in regulator_set_voltage_time_sel
|
13 years ago |
Mark Brown
|
b19dbf711e
regulator: core: Add export of regulator_set_voltage_time_sel()
|
13 years ago |
Mark Brown
|
230a5a1c41
regulator: Fix double free in devm_regulator_put()
|
13 years ago |
Axel Lin
|
ea38d13fd1
regulator: core: Change the unit of ramp_delay from mV/uS to uV/uS
|
13 years ago |
Axel Lin
|
398715ab94
regulator: core: Support table based mapping in regulator_set_voltage_time_sel
|
13 years ago |
Yadwinder Singh Brar
|
6f0b2c696c
regulator: Add ramp_delay configuration to constraints
|
13 years ago |
Philip Rakity
|
8b96de31b0
regulator: core.c Only delay when setting voltage requires this
|
13 years ago |
Philip Rakity
|
2f7baf89d3
regulator: core.c Pass voltage to notifier when setting voltage
|
13 years ago |
Mark Brown
|
d8493d210b
regulator: core: Actually use the data in _notifier_call_chain()
|
13 years ago |
Axel Lin
|
578df8babf
regulator: core: Return correct delay time in regulator_set_voltage_time_sel
|
13 years ago |
Yadwinder Singh Brar
|
98a175b60f
regulator: core: Add regulator_set_voltage_time_sel to calculate ramp delay.
|
13 years ago |