<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pm24.git/drivers/regulator/max77843.c, branch v4.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://git.kobert.dev/pm24.git/atom/drivers/regulator/max77843.c?h=v4.2</id>
<link rel='self' href='https://git.kobert.dev/pm24.git/atom/drivers/regulator/max77843.c?h=v4.2'/>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/'/>
<updated>2015-05-04T14:07:32Z</updated>
<entry>
<title>regulator: max77843: Convert to use regulator_is_enabled_regmap</title>
<updated>2015-05-04T14:07:32Z</updated>
<author>
<name>Axel Lin</name>
<email>axel.lin@ingics.com</email>
</author>
<published>2015-05-01T06:17:21Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=6986f44c4c339fc9646a01f5eb296cba7c4efde7'/>
<id>urn:sha1:6986f44c4c339fc9646a01f5eb296cba7c4efde7</id>
<content type='text'>
Use regulator_is_enabled_regmap() to replace max77843_reg_is_enabled().

Signed-off-by: Axel Lin &lt;axel.lin@ingics.com&gt;
Reviewed-by: Krzysztof Kozlowski &lt;k.kozlowski.k@gmail.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>regulator: max77843: Fix enable_mask for max77843 charger</title>
<updated>2015-05-04T14:07:29Z</updated>
<author>
<name>Axel Lin</name>
<email>axel.lin@ingics.com</email>
</author>
<published>2015-05-01T06:16:39Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=b7c960d5d00412cd8deb08087279287fe12c535b'/>
<id>urn:sha1:b7c960d5d00412cd8deb08087279287fe12c535b</id>
<content type='text'>
MAX77843_CHG_ENABLE is 0x05, so the enable_mask should be
MAX77843_CHG_MASK | MAX77843_CHG_BUCK_MASK.

Signed-off-by: Axel Lin &lt;axel.lin@ingics.com&gt;
Reviewed-by: Krzysztof Kozlowski &lt;k.kozlowski.k@gmail.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>regulator: max77843: Reduce duplication of regulator_desc initializers</title>
<updated>2015-04-27T17:58:52Z</updated>
<author>
<name>Krzysztof Kozlowski</name>
<email>k.kozlowski.k@gmail.com</email>
</author>
<published>2015-04-18T11:27:18Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=ec03c08dd14d832f1456527c9da70ed014268b4b'/>
<id>urn:sha1:ec03c08dd14d832f1456527c9da70ed014268b4b</id>
<content type='text'>
Replace duplicated SAFEOUT regulators initializers in array of struct
'regulator_desc' arrays with macro. Generated object is the same but
SAFEOUT is described only once.

Signed-off-by: Krzysztof Kozlowski &lt;k.kozlowski.k@gmail.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>regulator: max77843: Add max77843 regulator driver</title>
<updated>2015-02-05T17:33:39Z</updated>
<author>
<name>Jaewon Kim</name>
<email>jaewon02.kim@samsung.com</email>
</author>
<published>2015-02-05T06:35:58Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=9dfffb7a3d190797b88e419c3456af1855aff81e'/>
<id>urn:sha1:9dfffb7a3d190797b88e419c3456af1855aff81e</id>
<content type='text'>
This patch adds new regulator driver to support max77843
MFD(Multi Function Device) chip`s regulators.
The Max77843 has two voltage regulators for USB safeout.

Signed-off-by: Jaewon Kim &lt;jaewon02.kim@samsung.com&gt;
Signed-off-by: Beomho Seo &lt;beomho.seo@samsung.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
</feed>
