18 Mar, 2014
1 commit
-
Both 5102 and 8997 have the regulator capable of supplying 1.8V, and the
voltage step from the 5110 regulator is different from what is specified
in the default description. This patch updates the default regulator
description to match 5110 and selects the 1.8V capable description for
8997.Signed-off-by: Charles Keepax
Signed-off-by: Mark Brown
Cc: stable@vger.kernel.org
20 Feb, 2014
1 commit
-
kzalloc prints its own OOM message upon failure.
Signed-off-by: Sachin Kamat
Signed-off-by: Mark Brown
17 Sep, 2013
1 commit
-
Signed-off-by: Mark Brown
26 Mar, 2013
1 commit
-
As per latest evaluation.
Signed-off-by: Mark Brown
10 Dec, 2012
1 commit
29 Nov, 2012
4 commits
-
Some Arizona device support a 1.8V output mode. Enable this in the driver.
Signed-off-by: Mark Brown
-
The number of voltage slots supported by the LDO is 7, not 6.
Signed-off-by: Mark Brown
-
Some Arizona devices such as the WM5102 can use DVFS on their digital core,
for these devices allow the voltage range to vary in the default setup.Signed-off-by: Mark Brown
-
Signed-off-by: Mark Brown
20 Nov, 2012
3 commits
-
CONFIG_HOTPLUG is going away as an option so __devexit is no
longer needed.Signed-off-by: Bill Pemberton
Signed-off-by: Mark Brown -
CONFIG_HOTPLUG is going away as an option so __devinit is no longer
needed.Signed-off-by: Bill Pemberton
Signed-off-by: Mark Brown -
CONFIG_HOTPLUG is going away as an option so __devexit_p is no longer
needed.Signed-off-by: Bill Pemberton
Signed-off-by: Mark Brown
28 Sep, 2012
2 commits
-
… 'regulator/topic/tol', 'regulator/topic/drivers' and 'regulator/topic/tps6586x' into regulator-next
-
The highest voltage step is not supported.
Signed-off-by: Mark Brown
10 Sep, 2012
1 commit
-
Signed-off-by: Mark Brown
04 Jul, 2012
1 commit
-
Signed-off-by: Mark Brown
25 Jun, 2012
1 commit
-
Arizona class devices feature an integrated LDO which is intended to
supply the digital core for the device. Provide a driver offering
minimal control of this regulator.Signed-off-by: Mark Brown