Mark Brown
|
f3cd19c38c
Merge remote-tracking branch 'regulator/topic/change' into regulator-next
|
12 years ago |
Axel Lin
|
8a23b4e03d
regulator: core: Fix logic to determinate if regulator can change voltage
|
12 years ago |
Mark Brown
|
b17fc86cc5
Merge branch 'topic/min' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-change
|
12 years ago |
Mark Brown
|
adca48f7c6
Merge remote-tracking branch 'regulator/topic/min' into regulator-next
|
12 years ago |
Mark Brown
|
bdb7e45507
Merge remote-tracking branch 'regulator/topic/log' into regulator-next
|
12 years ago |
Mark Brown
|
1f9cc5f771
Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-next
|
12 years ago |
Marek Szyprowski
|
d1e7de3007
regulators: add regulator_can_change_voltage() function
|
12 years ago |
Mark Brown
|
fff15bef48
regulator: core: Say what unsupportable voltage constraints are
|
12 years ago |
Mark Brown
|
dd8004af2b
regulator: core: Log when a device causes a voltage constraint fail
|
12 years ago |
Axel Lin
|
33234e791d
regulator: core: Allow specific minimal selector for starting linear mapping
|
12 years ago |
Mark Brown
|
f86221d2b9
Merge branches 'topic/tps51632', 'topic/tps80031', 'topic/vexpress', 'topic/max8925', 'topic/gpio' and 'topic/tps65090' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-hotplug
|
12 years ago |
Mark Brown
|
ecb48c337b
Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and 'regulator/fix/supp-volt' into tmp
|
12 years ago |
Marek Szyprowski
|
f0f98b19e2
regulator: fix voltage check in regulator_is_supported_voltage()
|
12 years ago |
Charles Keepax
|
23ff2f0f61
regulator: core: Avoid deadlock when regulator_register fails
|
12 years ago |
Andrew Lunn
|
b2da55d944
Regulator: core: Unregister when gpio request fails.
|
12 years ago |
Pawel Moll
|
bd7a2b600a
regulator: core: Support for continuous voltage range
|
12 years ago |
Linus Torvalds
|
033d9959ed
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
12 years ago |
Mark Brown
|
6a2027abd2
Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypass', 'regulator/topic/tol', 'regulator/topic/drivers' and 'regulator/topic/tps6586x' into regulator-next
|
12 years ago |
Mark Brown
|
df36793115
regulator: core: Provide regmap get/set bypass operations
|
13 years ago |
Mark Brown
|
f59c8f9fe6
regulator: core: Support bypass mode
|
13 years ago |
AnilKumar Ch
|
52b84dac43
regulator: core: Try using the parent device for the default regmap
|
13 years ago |
Mark Brown
|
2b5a24a01d
regulator: core: Fast path non-deferred disables
|
13 years ago |
Mark Brown
|
f2889e650a
regulator: core: Report microvolts in sysfs even with only list_voltage()
|
13 years ago |
Randy Dunlap
|
dedae957a4
regulator: fix kernel-doc warnings in drivers/regulator/core.c
|
13 years ago |
Tejun Heo
|
43829731dd
workqueue: deprecate flush[_delayed]_work_sync()
|
13 years ago |
Randy Dunlap
|
296c656616
regulator: fix kernel-doc warnings in drivers/regulator/core.c
|
13 years ago |
Marek Szyprowski
|
b2a1ef473b
regulator: core: request only valid gpio pins for regulator enable
|
13 years ago |
Mark Brown
|
f7df20ec32
regulator: core: Use list_voltage() to read single voltage regulators
|
13 years ago |
Uwe Kleine-König
|
215b8b055d
regulator: make the dummy regulator's print_constraint more helpful
|
13 years ago |
Axel Lin
|
2f6c797f84
regulator: core: Fix cast to pointer from integer of different size warning
|
13 years ago |