Mark Brown
|
cf1466fbf8
Merge remote-tracking branch 'regulator/topic/of' into regulator-next
|
12 years ago |
Mark Brown
|
6a244cadb0
Merge remote-tracking branch 'regulator/topic/max8997' into regulator-next
|
12 years ago |
Axel Lin
|
ee70b25849
regulator: max8997: Use of_get_child_count()
|
12 years ago |
Axel Lin
|
c92f5dd2c4
regulator: Add missing of_node_put()
|
12 years ago |
Axel Lin
|
b4895e2ca5
regulator: max8997: Fix using wrong dev argument at various places
|
12 years ago |
Axel Lin
|
bc3b7756b5
regulator: max8997: Use uV in voltage_map_desc
|
12 years ago |
Axel Lin
|
b79ca051bd
regulator: max8997: Convert max8997_safeout_ops to set_voltage_sel and list_voltage_table
|
12 years ago |
Axel Lin
|
24bd410905
regulator: max8997: Remove set_voltage_time_sel setting for max8997_ldo_ops
|
12 years ago |
Mark Brown
|
b87d07b13c
Merge branch 'topic/hotplug' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-max8997
|
12 years ago |
Thomas Abraham
|
77b71b370e
regulator: add device tree support for max8997
|
12 years ago |
Thomas Abraham
|
068a8c8239
regulator: max8997: limit the number of dvs registers programmed in non-dvs mode
|
12 years ago |
Thomas Abraham
|
11ec7bf001
regulator: max8997: reorder buck1/2/5 dvs setup code
|
12 years ago |
Bill Pemberton
|
8dc995f56e
regulator: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
a5023574d1
regulator: remove use of __devinit
|
12 years ago |
Bill Pemberton
|
5eb9f2b963
regulator: remove use of __devexit_p
|
12 years ago |
Axel Lin
|
8fa25eda86
regulator: max8997: Properly handle gpio_request failure
|
13 years ago |
Linus Torvalds
|
ac1806572d
Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
|
13 years ago |
Axel Lin
|
8ae5767ba1
regulator: max8997: Convert ot use devm_kzalloc
|
13 years ago |
Axel Lin
|
6c9eeb0f5c
regulator: Remove unneeded include of linux/delay.h from regulator drivers
|
13 years ago |
Axel Lin
|
23b7d09a3f
regulator: max8997: Remove empty set_suspend_enable callback implementation
|
13 years ago |
Axel Lin
|
c245c087c5
regulator: max8997: Remove is_enabled callback implementation for max8997_charger_fixedstate_ops
|
13 years ago |
Axel Lin
|
62bc4d4a70
regulator: Convert max8997 to set_voltage_time_sel
|
13 years ago |
Axel Lin
|
9e96b3a7ad
regulator: Convert max8997 to get_voltage_sel
|
13 years ago |
Axel Lin
|
f55205f4d4
regulator: Fix the logic to ensure new voltage setting in valid range
|
13 years ago |
Axel Lin
|
2358b7763e
regulator: max8997: Use simple equation to get selector
|
13 years ago |
Axel Lin
|
0fa310ccab
regulator: max8997: Remove n_bits from struct voltage_map_desc
|
13 years ago |
Mark Brown
|
c172708d38
regulator: core: Use a struct to pass in regulator runtime configuration
|
13 years ago |
Axel Lin
|
4533f80ef8
regulator: Add MAX8997_VOLTAGE_REGULATOR and MAX8997_CURRENT_REGULATOR macros
|
13 years ago |
Axel Lin
|
6f43c3809e
regulator: Make max8997_get_voltage_register always return correct register
|
13 years ago |
Axel Lin
|
b3e1348e27
regulator: Kill max8997_get_rid function
|
13 years ago |