30 Apr, 2017
1 commit
-
…e100', 'regulator/topic/settle', 'regulator/topic/tps65132' and 'regulator/topic/twl6030' into regulator-next
25 Mar, 2017
1 commit
-
It has been pointed out to me that the range for vsel = 58 is actually
dead code as this is covered by an earlier check for (min_uV >= 700000)
&& (min_uV
Signed-off-by: Colin Ian King
Signed-off-by: Mark Brown
19 Jan, 2017
1 commit
-
The range min_uV > 1350000 && min_uV
Signed-off-by: Mark Brown
23 Nov, 2016
1 commit
-
The table_len, *table, remap and max_mV fields are not used, so remove
them.Signed-off-by: Axel Lin
Signed-off-by: Mark Brown
17 Nov, 2016
1 commit
-
In order to not break existing users, we keep using the same
CONFIG symbol.
This makes it easier to add support for TWL6032 and refactor
mfd/twl-core.
Checkpatch warnings are inherited from twl-regulator.c and will
be addressed in a subsequent patch.Signed-off-by: Nicolae Rosia
Signed-off-by: Mark Brown