Mark Brown
|
1130e5b3ff
regulator: Add initial per-regulator debugfs support
|
14 years ago |
Mark Brown
|
21cf891a47
regulator: Make regulator_has_full_constraints a bool
|
14 years ago |
Mark Brown
|
13ce29f80f
regulator: Clean up logging a bit
|
14 years ago |
Mark Brown
|
95a3c23ae6
regulator: Optimise out noop voltage changes
|
14 years ago |
Mark Brown
|
606a256281
regulator: Add API to re-apply voltage to hardware
|
14 years ago |
Mark Brown
|
ded06a5270
regulator: Only notify voltage changes when they succeed
|
14 years ago |
Mark Brown
|
e8eef82b2c
regulator: Provide a selector based set_voltage_sel() operation
|
14 years ago |
Mark Brown
|
7579025130
regulator: Factor out voltage set operation into a separate function
|
14 years ago |
Mark Brown
|
476c2d83c7
regulator: Allow drivers to report voltages as selectors
|
14 years ago |
Mark Brown
|
1bf5a1f86a
regulator: Use _regulator_get_voltage() consistently
|
14 years ago |
Joe Perches
|
43e7ee33f2
drivers/regulator: Update WARN uses
|
14 years ago |
Thomas Petazzoni
|
05fda3b1ab
regulator: Take into account the requirements of all consumers
|
14 years ago |
Joe Perches
|
5da84fd99b
regulator: Add and use rdev_<level> macros
|
14 years ago |
Mark Brown
|
f8c12fe329
regulator: Copy constraints from regulators when initialising them
|
14 years ago |
Mark Brown
|
50ba5ca4be
regulator: Remove regulator core version announcement
|
14 years ago |
Mark Brown
|
4c35508fc0
regulator: Fix obfuscated log messages
|
14 years ago |
Daniel Walker
|
1d7372e15e
drivers: regulator: core: convert to using pr_ macros
|
14 years ago |
Daniel Walker
|
c5e28ed782
drivers: regulator: core: use pr_fmt
|
14 years ago |
Bengt Jonsson
|
acaf6ffefd
regulator: enable supply regulator only when use count is zero
|
14 years ago |
Mark Brown
|
02fa3ec01a
regulator: Add basic trace facilities
|
14 years ago |
Mark Brown
|
3a93f2a9f4
regulator: Report actual configured voltage to set_voltage()
|
14 years ago |
Mattias Wallin
|
63cee94614
regulator: lock supply in regulator enable
|
14 years ago |
Randy Dunlap
|
06c63f9396
regulator: fix kernel-doc for set_consumer_device_supply
|
14 years ago |
Bengt Jonsson
|
f3c18a87f3
regulator: enable supply regulator only when use count is zero
|
14 years ago |
Mattias Wallin
|
3aa713e76e
regulator: lock supply in regulator enable
|
14 years ago |
Axel Lin
|
7727da22e8
regulator: Return proper error for regulator_register()
|
14 years ago |
Axel Lin
|
e36c1df8e1
regulator: Ensure enough delay time for enabling regulator
|
14 years ago |
Axel Lin
|
aa7a74040a
regulator: Remove a redundant device_remove_file call in create_regulator
|
14 years ago |
Mattias Wallin
|
b12a1e29af
regulator: regulator disable supply fix
|
14 years ago |
Jeffrey Carlyle
|
8cbf811dfd
regulator: avoid deadlock when disabling regulator with supply
|
14 years ago |