Commit Graph

325 Commits (bc72d962d6a0ba8d9d5314d04fd1775261a9ec79)

Author SHA1 Message Date
Guennadi Liakhovetski f446043f1a regulator: fixed: fix regulator_list_voltage() for regression 11 years ago
Charles Keepax a06ccd9c37 regulator: core: Add ability to create a lookup alias for supply 11 years ago
Mark Brown 4040394e12 regulator: core: Always warn when using a dummy regulator 12 years ago
Thierry Reding 5df529d440 regulator: core: Reduce busy-wait looping 12 years ago
Mark Brown ef60abbb6b regulator: core: Always use return value when regulator_dev_lookup() fails 12 years ago
Mark Brown 043c998f95 regulator: core: Fix return code for invalid parameters 12 years ago
Mark Brown 9b92da1f12 regulator: core: Fix default return value for _get() 12 years ago
Laxman Dewangan f8c1700dd7 regulator: core: set current constraints while setting machine constraints 12 years ago
Laxman Dewangan 00c877c69b regulator: core: add support for configuring turn-on time through constraints 12 years ago
Mark Brown 4f0ac6dabf regulator: core: Remove unused regulator_use_dummy_regulator() 12 years ago
Mark Brown 4ddfebd3b0 regulator: core: Provide a dummy regulator with full constraints 12 years ago
Mark Brown 0cdfcc0f93 regulator: core: Split devres code out into a separate file 12 years ago
Axel Lin cee8e35594 regulator: core: Refactor devm_regulator_get* APIs 12 years ago
Sachin Kamat 42141f22e3 regulator: core: Fix a trivial typo 12 years ago
Mark Brown b33e46bcdc regulator: core: Provide managed regulator registration 12 years ago
Laxman Dewangan 5a523605af regulator: core: provide fixed voltage in desc for single voltage rail 12 years ago
Matthias Kaehlcke 9efdd27678 regulator: Add devm_regulator_get_exclusive() 12 years ago
Mark Brown 84fcf447a9 regulator: core: Use bool for exclusivitity flag 12 years ago
Axel Lin d295f76701 regulator: core: Move list_voltage_{linear,linear_range,table} to helpers.c 12 years ago
Mark Brown c4a54b8d54 regulator: core: Move helpers for drivers out into a separate file 12 years ago
Mark Brown de1dd9fd21 regulator: core: Provide hints to the core about optional supplies 12 years ago
Greg Kroah-Hartman 587cea27e4 regulator: core: convert class code to use dev_groups 12 years ago
Mark Brown 6c918d2209 regulator: core: Ensure selector is mapped 12 years ago
Axel Lin a56d66a2f0 regulator: core: Allow fixed voltage range in multiple linear ranges 12 years ago
Mark Brown 070260f07c regulator: core: Use the power efficient workqueue for delayed powerdown 12 years ago
Yadwinder Singh Brar 5b17595201 regulator: core: Remove redundant checks 12 years ago
Yadwinder Singh Brar 1653ccf4c5 regulator: core: Add support for disabling ramp delay 12 years ago
Mark Brown 94d33c02c7 regulator: core: Add helpers for multiple linear ranges 12 years ago
Mark Brown 891636ea27 regulator: core: Drop references on supply regulator when unregistering 12 years ago
Paul Walmsley 2a668a8bc2 regulator: core: add regulator_get_linear_step() 12 years ago
Charles Keepax ce0d10f887 regulator: core: Correct spelling mistake in comment 12 years ago
Robert P. J. Day 31d6eebf7e regulator: Fix kernel-doc generation warnings. 12 years ago
Axel Lin fcf371ee56 regulator: core: Add regulator_map_voltage_ascend() API 12 years ago
Nishanth Menon 1e4b545cdd regulator: core: return err value for regulator_get if there is no DT binding 12 years ago
Andrew Bresticker 0f7b87f0ac regulator: core: don't require a supply when supply_name is specified 12 years ago
Maxime Ripard 167d41dce7 regulator: Fix typo in of_get_regulator function comments 12 years ago
Axel Lin 51dcdafcb7 regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits to disable 12 years ago
Kim, Milo 7b74d14924 regulator: core: use regulator_ena_pin member 12 years ago
Kim, Milo 967cfb18c0 regulator: core: manage enable GPIO list 12 years ago
Kim, Milo f19b00da8e regulator: core: support shared enable GPIO concept 12 years ago
Andrzej Hajda fbe31057fa regulator: fixed regulator_bulk_enable unwinding code 12 years ago
Nishanth Menon 9345dfb849 regulator: core: fix documentation error in regulator_allow_bypass 12 years ago
Russ Dill 9c7b4e8a8a regulator: Fix memory garbage dev_err printout. 12 years ago
Axel Lin c66a566afb regulator: core: Optimize _regulator_do_set_voltage if voltage does not change 12 years ago
Michał Mirosław 896b65f345 regulator: show state for GPIO-controlled regulators 12 years ago
Axel Lin 0384618a79 regulator: core: Fix comment for regulator_register() 12 years ago
Axel Lin c8520b4c5d regulator: core: Allow specify apply_[reg|bit] for regmap based voltage_sel operations 12 years ago
Axel Lin 19280e4071 regulator: core: Fix continuous_voltage_range case in regulator_can_change_voltage 12 years ago
Paolo Pisati 92d7a55879 regulator: core: if voltage scaling fails, restore original voltage values 12 years ago
Axel Lin 8a23b4e03d regulator: core: Fix logic to determinate if regulator can change voltage 12 years ago