Sundar R Iyer
|
500b4ac90d
regulator: return set_mode is same mode is requested
|
15 years ago |
Jani Nikula
|
d4033b54fc
regulator: simplify regulator_register() error handling
|
15 years ago |
Jani Nikula
|
47bd53f0e8
regulator: fix unset_regulator_supplies() to remove all matches
|
15 years ago |
Jani Nikula
|
23b5cc2ab6
regulator: prevent registration of matching regulator consumer supplies
|
15 years ago |
Mark Brown
|
0178f3e28e
regulator: Allow regulator-regulator supplies to be specified by name
|
15 years ago |
Jiri Kosina
|
6c9468e9eb
Merge branch 'master' into for-next
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Ameya Palande
|
4f26a2abe1
regulator: Get rid of lockdep warning
|
15 years ago |
Thomas Weber
|
8839316121
Fix typos in comments
|
15 years ago |
Mark Brown
|
34abbd68ef
regulator: Provide optional dummy regulator for consumers
|
15 years ago |
Mark Brown
|
9a7f6a4c6e
regulator: Assume regulators are enabled if they don't report anything
|
15 years ago |
Mark Brown
|
31aae2beeb
regulator: Allow regulators to specify the time taken to ramp on enable
|
15 years ago |
Mark Brown
|
84b6826306
regulator: Add notifier event on regulator disable
|
15 years ago |
Mark Brown
|
973e9a2795
regulator: Fix display of null constraints for regulators
|
15 years ago |
Lars-Peter Clausen
|
eb143ac1b9
regulator: Fix unbalanced disables/enables in regulator_bulk_{enable,disable} error path
|
15 years ago |
Stefan Roese
|
fa2984d469
regulator: core.c: Small coding style cleanup (indentation fixup)
|
15 years ago |
Mark Brown
|
638f85c54f
regulator: Handle regulators without suspend mode configuration
|
15 years ago |
Mark Brown
|
1083c39346
regulator: Factor out regulator name pretty printing
|
15 years ago |
Mark Brown
|
8f031b48cd
regulator: Display actual settings with constraints
|
15 years ago |
Mark Brown
|
af5866c9cd
regulator: Also lift apply_uV into machine_constraints_voltage()
|
15 years ago |
Mark Brown
|
e79055d62e
regulator: Factor out voltage constraint setup
|
15 years ago |
Mark Brown
|
5b30762773
regulator: Report error codes for bulk operations
|
15 years ago |
Mark Brown
|
60ef66fcf4
regulator: Handle missing constraints in _regulator_disable()
|
15 years ago |
Linus Walleij
|
a7433cff9e
REGULATOR Handle positive returncode from enable
|
16 years ago |
Mark Brown
|
9a2372fa7a
regulator: regulator_enable() permission checking
|
16 years ago |
Mark Brown
|
9332546fe8
regulator: Push locking for regulator_is_enabled() out
|
16 years ago |
Mark Brown
|
f25e0b4fcc
regulator: Check for constraints in regulator_init_complete()
|
16 years ago |
Mark Brown
|
b39480ac37
regulator: Check for constraints before using them for name
|
16 years ago |
Mark Brown
|
9ed2099edc
regulator: Fix support for deviceless supply mappings
|
16 years ago |
Mark Brown
|
6bf87d17c9
regulator: Warn when unregistering an in-use regulator
|
16 years ago |