Mark Brown
|
4a7cbb56fd
regulator: Fix documentation for of_node parameter of regulator_register()
|
13 years ago |
Randy Dunlap
|
5bc75a8863
kernel-doc: fix new warning in regulator core
|
13 years ago |
Donggeun Kim
|
e1de2f4234
regulator: add regulator_bulk_force_disable function
|
13 years ago |
Laxman Dewangan
|
b2296bd43e
regulator: Enable supply regulator if child rail is enabled.
|
13 years ago |
Axel Lin
|
32c78de8f1
regulator: Fix checking return value of create_regulator
|
13 years ago |
Axel Lin
|
bcda432194
regulator: Fix the error handling if create_regulator fails
|
13 years ago |
Mark Brown
|
a398eaa23e
regulator: Export regulator_is_supported_voltage()
|
13 years ago |
Mark Brown
|
9a8f5e0720
regulator: Allow regulators to register with no init_data
|
13 years ago |
Mark Brown
|
12f457dd78
Merge remote-tracking branch 'regulator/for-linus' into regulator-next
|
13 years ago |
Lothar Waßmann
|
58fb5cf5d1
regulator: fix use after free bug
|
13 years ago |
Mark Brown
|
924ee2c962
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
|
13 years ago |
Rajendra Nayak
|
69511a452e
regulator: map consumer regulator based on device tree
|
13 years ago |
Rajendra Nayak
|
2c043bcbf2
regulator: pass additional of_node to regulator_register()
|
13 years ago |
Mark Brown
|
4c78899b92
regulator: Don't create voltage sysfs entries if we can't read voltage
|
13 years ago |
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
|
14 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 |