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 |
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 |
Axel Lin
|
5a6881e8e1
regulator: core: Handle fixed voltage in map_voltage_linear
|
13 years ago |
Mark Brown
|
3a4b0a07fa
regulator: core: Use dev_get_regmap() to find the regmap
|
13 years ago |
Mark Brown
|
361ff50174
regulator: Use newly added devres_release() rather than open coding
|
13 years ago |
Axel Lin
|
8b7485ef62
regulator: core: Call set_voltage_time_sel() only when the regulator is on
|
13 years ago |
Axel Lin
|
cffc9592fd
regulator: core: Allow drivers to set voltage mapping table in regulator_desc
|
13 years ago |
Linus Torvalds
|
ac1806572d
Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
|
13 years ago |
Mark Brown
|
b1a868310e
regulator: core: Don't open code _regulator_is_enabled()
|
13 years ago |
Mark Brown
|
e81dba85c6
regulator: core: Release regulator-regulator supplies on error
|
13 years ago |
Axel Lin
|
ccfcb1c3cf
regulator: core: Ensure simple linear voltage mappings falls within the specified range
|
13 years ago |
Mark Brown
|
bca7bbfff3
regulator: core: Allow drivers to set simple linear voltage maps as data
|
13 years ago |
Mark Brown
|
e843fc4616
regulator: core: Allow regulators to provide a voltage to selector mapping
|
13 years ago |
Mark Brown
|
178e43aef2
Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regmap' and 'regulator/topic/register' into regulator-next
|
13 years ago |
Mark Brown
|
dcf701125e
regulator: core: Warn on missing struct device
|
13 years ago |
Mark Brown
|
968c2c1707
regulator: Actually free the regulator in devm_regulator_put()
|
13 years ago |
Mark Brown
|
6492bc1b1a
regulator: core: Optimise enable/disable path for always on regulators
|
13 years ago |
Axel Lin
|
854ccbaee7
regulator: core: Add checking set_mode callback in regulator_set_optimum_mode
|
13 years ago |
Mark Brown
|
cd6dffb4c6
regulator: core: Provide standard enable operations for regmap users
|
13 years ago |
Mark Brown
|
4ab5b3d92c
regulator: core: Provide regmap based voltage_sel operations
|
13 years ago |
Mark Brown
|
65b19ce6c2
regulator: core: Allow drivers to pass in a regmap
|
13 years ago |
Axel Lin
|
8ac0e95d64
regulator: core: Support setting suspend_[mode|voltage] if set_suspend_[en|dis]able is NULL
|
13 years ago |
Axel Lin
|
3f24f5ada6
regulator: core: Fix getting input_uV when supplied by another regulator
|
13 years ago |
Mark Brown
|
32c8fad438
regulator: Appease smatch in regulator_register()
|
13 years ago |
Mark Brown
|
b920eb41a8
Merge tag 'v3.4-rc2' into regulator-drivers
|
13 years ago |
Mark Brown
|
c172708d38
regulator: core: Use a struct to pass in regulator runtime configuration
|
13 years ago |
Axel Lin
|
eba41a5e8c
regulator: Support set_voltage_time_sel for drivers implement set_voltage
|
13 years ago |