Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 лет назад |
Javier Martinez Canillas
|
072e78b12b
regulator: of: Add regulator desc param to of_get_regulator_init_data()
|
11 лет назад |
Wolfram Sang
|
6c794b2654
regulator: drop owner assignment from platform_drivers
|
11 лет назад |
Guodong Xu
|
b8b27a44dd
regulator: remove unnecessary of_node_get() to parent
|
11 лет назад |
Axel Lin
|
ad78bba42a
regulator: max8997: Remove unnecessary **rdev from struct max8997_data
|
11 лет назад |
Sachin Kamat
|
f0d5c73af6
regulator: max8997: Remove redundant error message
|
11 лет назад |
Sachin Kamat
|
c0a3536317
regulator: max8997: Use of_get_child_by_name
|
11 лет назад |
Mark Brown
|
08f09c63e1
Merge remote-tracking branch 'regulator/topic/max8997' into regulator-next
|
12 лет назад |
Jingoo Han
|
c4e3b1442a
regulator: max8997: Fix checkpatch issue
|
12 лет назад |
Sachin Kamat
|
cab87f062d
regulator: Remove redundant NULL assignment
|
12 лет назад |
Sachin Kamat
|
4177f95b84
regulator: max8997: Use devm_regulator_register
|
12 лет назад |
Axel Lin
|
a2f07305e5
regulator: max8997: Test pdata by NULL checking instead of IS_ERR_OR_NULL
|
12 лет назад |
Mark Brown
|
cf1466fbf8
Merge remote-tracking branch 'regulator/topic/of' into regulator-next
|
12 лет назад |
Mark Brown
|
6a244cadb0
Merge remote-tracking branch 'regulator/topic/max8997' into regulator-next
|
12 лет назад |
Axel Lin
|
ee70b25849
regulator: max8997: Use of_get_child_count()
|
12 лет назад |
Axel Lin
|
c92f5dd2c4
regulator: Add missing of_node_put()
|
12 лет назад |
Axel Lin
|
b4895e2ca5
regulator: max8997: Fix using wrong dev argument at various places
|
12 лет назад |
Axel Lin
|
bc3b7756b5
regulator: max8997: Use uV in voltage_map_desc
|
12 лет назад |
Axel Lin
|
b79ca051bd
regulator: max8997: Convert max8997_safeout_ops to set_voltage_sel and list_voltage_table
|
12 лет назад |
Axel Lin
|
24bd410905
regulator: max8997: Remove set_voltage_time_sel setting for max8997_ldo_ops
|
12 лет назад |
Mark Brown
|
b87d07b13c
Merge branch 'topic/hotplug' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-max8997
|
12 лет назад |
Thomas Abraham
|
77b71b370e
regulator: add device tree support for max8997
|
12 лет назад |
Thomas Abraham
|
068a8c8239
regulator: max8997: limit the number of dvs registers programmed in non-dvs mode
|
13 лет назад |
Thomas Abraham
|
11ec7bf001
regulator: max8997: reorder buck1/2/5 dvs setup code
|
13 лет назад |
Bill Pemberton
|
8dc995f56e
regulator: remove use of __devexit
|
13 лет назад |
Bill Pemberton
|
a5023574d1
regulator: remove use of __devinit
|
13 лет назад |
Bill Pemberton
|
5eb9f2b963
regulator: remove use of __devexit_p
|
13 лет назад |
Axel Lin
|
8fa25eda86
regulator: max8997: Properly handle gpio_request failure
|
13 лет назад |
Linus Torvalds
|
ac1806572d
Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
|
13 лет назад |
Axel Lin
|
8ae5767ba1
regulator: max8997: Convert ot use devm_kzalloc
|
13 лет назад |