Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Linus Torvalds
|
f3c3f06705
Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator
|
13 years ago |
Paul Gortmaker
|
65602c32ee
regulator: Add module.h to drivers/regulator users as required
|
14 years ago |
Heiko Stübner
|
d1685e4e2c
regulator: Fix possible nullpointer dereference in regulator_enable()
|
13 years ago |
Mark Brown
|
aa59802ded
regulator: Fix return code from regulator_disable_deferred()
|
13 years ago |
Mark Brown
|
da07ecd93b
regulator: Implement deferred disable support
|
13 years ago |
Mark Brown
|
ba55a9741d
regulator: Add debugfs file showing the supply map table
|
14 years ago |
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 |