Shawn Guo
|
e2c98eaf92
regulator: core: remove sysfs entry properly in regulator_put
|
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 |
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
|
230a5a1c41
regulator: Fix double free in devm_regulator_put()
|
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
|
9152c36a3b
regulator: core: Use map_voltage_linear() if list_voltage_linear() is in use and nothing is set
|
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 |