Mark Brown
|
54abd335fd
regulator: Fix argument format type errors in error prints
|
14 years ago |
Axel Lin
|
1a6958e79f
regulator: Fix memory leak in set_machine_constraints() error paths
|
14 years ago |
Mark Brown
|
89f425ed5b
regulator: Make core more chatty about some errors
|
14 years ago |
Mark Brown
|
5de705194e
regulator: Add basic per consumer debugfs
|
14 years ago |
Mark Brown
|
7d51a0dbe5
regulator: Add rdev_crit() macro
|
14 years ago |
Mark Brown
|
3801b86aa4
regulator: Refactor supply implementation to work as regular consumers
|
14 years ago |
Mark Brown
|
e0eaedefda
regulator: Include the device name in the microamps_requested_ file
|
14 years ago |
Mark Brown
|
f5726ae33c
regulator: Increase the limit on sysfs file names
|
14 years ago |
Mark Brown
|
f21e0e81d8
regulator: Do bulk enables of regulators in parallel
|
14 years ago |
Axel Lin
|
cb220d16f9
regulator: Fix _regulator_get_voltage if get_voltage callback is NULL
|
14 years ago |
Mark Brown
|
4aa922c024
regulator: Only apply voltage constraints from consumers that set them
|
14 years ago |
Mark Brown
|
a4b4148379
regulator: If we can't configure optimum mode we're always in the best one
|
14 years ago |
Mark Brown
|
bf5892a816
regulator: Support voltage offsets to compensate for drops in system
|
14 years ago |
Mark Brown
|
492c826b9f
regulator: Remove supply_regulator_dev from machine configuration
|
14 years ago |
Mark Brown
|
82d158397b
regulator: Factor out references to rdev in regulator_force_disable()
|
14 years ago |
Axel Lin
|
22c51b47aa
regulator: Fix the argument of calling regulator_mode_constrain
|
14 years ago |
Mark Brown
|
2c6082341d
regulator: When constraining modes fall back to higher power modes
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Linus Walleij
|
88cd222b25
regulator: provide consumer interface for fall/rise time
|
14 years ago |
Linus Walleij
|
77af1b2641
regulator: add set_voltage_time_sel infrastructure
|
14 years ago |
MyungJoo Ham
|
7a32b589a9
Regulator: add suspend-finish API for regulator core.
|
14 years ago |
Mark Brown
|
23c2f041ef
regulator: If we fail when setting up a supply say which supply
|
14 years ago |
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 |