Mark Brown
|
177f72fd10
Merge tag 'v3.3-rc2' into for-3.4
|
13 years ago |
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 |
Mark Brown
|
e6e740304a
regulator: Provide devm_regulator_bulk_get()
|
13 years ago |
Mark Brown
|
d5ad34f7cb
regulator: Implement devm_regulator_free()
|
13 years ago |
Stephen Boyd
|
070b907922
regulator: Add devm_regulator_get()
|
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
|
14 years ago |
Mark Brown
|
12f457dd78
Merge remote-tracking branch 'regulator/for-linus' into regulator-next
|
14 years ago |
Lothar Waßmann
|
58fb5cf5d1
regulator: fix use after free bug
|
14 years ago |
Mark Brown
|
924ee2c962
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
|
14 years ago |
Rajendra Nayak
|
69511a452e
regulator: map consumer regulator based on device tree
|
14 years ago |
Rajendra Nayak
|
2c043bcbf2
regulator: pass additional of_node to regulator_register()
|
14 years ago |
Mark Brown
|
4c78899b92
regulator: Don't create voltage sysfs entries if we can't read voltage
|
14 years ago |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
14 years ago |
Linus Torvalds
|
f3c3f06705
Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator
|
14 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()
|
14 years ago |
Mark Brown
|
aa59802ded
regulator: Fix return code from regulator_disable_deferred()
|
14 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 |