<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/regulator, branch v5.1</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=v5.1</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v5.1'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2019-03-04T00:01:08Z</updated>
<entry>
<title>regulator: mc13xxx: Constify regulator_ops variables</title>
<updated>2019-03-04T00:01:08Z</updated>
<author>
<name>Axel Lin</name>
<email>axel.lin@ingics.com</email>
</author>
<published>2019-03-01T14:20:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=e5680c4de3eb3ea5538d11733a91ccef19badd69'/>
<id>urn:sha1:e5680c4de3eb3ea5538d11733a91ccef19badd69</id>
<content type='text'>
These regulator_ops variables should never change, make them const.

Signed-off-by: Axel Lin &lt;axel.lin@ingics.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>regulator: palmas: Constify palmas_smps_ramp_delay array</title>
<updated>2019-03-04T00:00:47Z</updated>
<author>
<name>Axel Lin</name>
<email>axel.lin@ingics.com</email>
</author>
<published>2019-03-01T14:20:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=ad542a527c9a4d9088da3a0977c7508266229f07'/>
<id>urn:sha1:ad542a527c9a4d9088da3a0977c7508266229f07</id>
<content type='text'>
The palmas_smps_ramp_delay array should never modify, make it const.

Signed-off-by: Axel Lin &lt;axel.lin@ingics.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>regulator: wm831x-dcdc: Convert to use regulator_set/get_current_limit_regmap</title>
<updated>2019-03-04T00:00:27Z</updated>
<author>
<name>Axel Lin</name>
<email>axel.lin@ingics.com</email>
</author>
<published>2019-02-28T13:40:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=20eb641e471a6a9ff64b10edb199e72cb847b9ef'/>
<id>urn:sha1:20eb641e471a6a9ff64b10edb199e72cb847b9ef</id>
<content type='text'>
Use regulator_set/get_current_limit_regmap helpers to save some code.

Signed-off-by: Axel Lin &lt;axel.lin@ingics.com&gt;
Acked-by: Charles Keepax &lt;ckeepax@opensource.cirrus.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>regulator: pv88090: Convert to use regulator_set/get_current_limit_regmap</title>
<updated>2019-03-04T00:00:06Z</updated>
<author>
<name>Axel Lin</name>
<email>axel.lin@ingics.com</email>
</author>
<published>2019-02-28T13:40:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=f4afd05ed6b6ccec43d347d822676332777fc32f'/>
<id>urn:sha1:f4afd05ed6b6ccec43d347d822676332777fc32f</id>
<content type='text'>
Use regulator_set/get_current_limit_regmap helpers to save some code.

Signed-off-by: Axel Lin &lt;axel.lin@ingics.com&gt;
Acked-by: Steve Twiss &lt;stwiss.opensource@diasemi.com&gt;;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>regulator: pv88080: Convert to use regulator_set/get_current_limit_regmap</title>
<updated>2019-03-03T23:59:46Z</updated>
<author>
<name>Axel Lin</name>
<email>axel.lin@ingics.com</email>
</author>
<published>2019-02-28T13:40:20Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=989a99bc64e8f905b8b5908149f20f9d79510957'/>
<id>urn:sha1:989a99bc64e8f905b8b5908149f20f9d79510957</id>
<content type='text'>
Use regulator_set/get_current_limit_regmap helpers to save some code.

Signed-off-by: Axel Lin &lt;axel.lin@ingics.com&gt;
Acked-by: Steve Twiss &lt;stwiss.opensource@diasemi.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>regulator: pv88060: Convert to use regulator_set/get_current_limit_regmap</title>
<updated>2019-03-03T23:59:20Z</updated>
<author>
<name>Axel Lin</name>
<email>axel.lin@ingics.com</email>
</author>
<published>2019-02-28T13:40:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=9a5b3e5b2f43e726afe3a628682f866d5cebb25f'/>
<id>urn:sha1:9a5b3e5b2f43e726afe3a628682f866d5cebb25f</id>
<content type='text'>
Use regulator_set/get_current_limit_regmap helpers to save some code.

Signed-off-by: Axel Lin &lt;axel.lin@ingics.com&gt;
Acked-by: Steve Twiss &lt;stwiss.opensource@diasemi.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-5.1</title>
<updated>2019-03-03T23:49:46Z</updated>
<author>
<name>Mark Brown</name>
<email>broonie@kernel.org</email>
</author>
<published>2019-03-03T23:49:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=1aad9f2f79e0e09f3ecdf6787df6021ab3941ce9'/>
<id>urn:sha1:1aad9f2f79e0e09f3ecdf6787df6021ab3941ce9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>regulator: max77650: Convert to use regulator_set/get_current_limit_regmap</title>
<updated>2019-03-03T23:47:26Z</updated>
<author>
<name>Axel Lin</name>
<email>axel.lin@ingics.com</email>
</author>
<published>2019-02-28T13:40:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=6c98ac2a347f4849885bd9f966bda50fc25f8d55'/>
<id>urn:sha1:6c98ac2a347f4849885bd9f966bda50fc25f8d55</id>
<content type='text'>
Use regulator_set/get_current_limit_regmap helpers to save some code.

Signed-off-by: Axel Lin &lt;axel.lin@ingics.com&gt;
Acked-by: Bartosz Golaszewski &lt;bgolaszewski@baylibre.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>regulator: lp873x: Convert to use regulator_set/get_current_limit_regmap</title>
<updated>2019-03-03T23:47:06Z</updated>
<author>
<name>Axel Lin</name>
<email>axel.lin@ingics.com</email>
</author>
<published>2019-02-28T13:40:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=be6230c3198b61e0b0bb1fc843a42a2e5546da36'/>
<id>urn:sha1:be6230c3198b61e0b0bb1fc843a42a2e5546da36</id>
<content type='text'>
Use regulator_set/get_current_limit_regmap helpers to save some code.

Signed-off-by: Axel Lin &lt;axel.lin@ingics.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>regulator: lp872x: Convert to use regulator_set/get_current_limit_regmap</title>
<updated>2019-03-03T23:46:45Z</updated>
<author>
<name>Axel Lin</name>
<email>axel.lin@ingics.com</email>
</author>
<published>2019-02-28T13:40:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=8918f068070010928b9a0ae85a9453936dba29a9'/>
<id>urn:sha1:8918f068070010928b9a0ae85a9453936dba29a9</id>
<content type='text'>
Use regulator_set/get_current_limit_regmap helpers to save some code.

Signed-off-by: Axel Lin &lt;axel.lin@ingics.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
</feed>
