<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/include/linux/regulator/pfuze100.h, branch linux-5.1.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-5.1.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-5.1.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2018-11-06T17:27:46Z</updated>
<entry>
<title>regulator: pfuze100-regulator: add coin support to PF0100</title>
<updated>2018-11-06T17:27:46Z</updated>
<author>
<name>Adam Ford</name>
<email>aford173@gmail.com</email>
</author>
<published>2018-10-30T14:55:07Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=61d0de0543a6e982918c6054a6a12cfbdd73018a'/>
<id>urn:sha1:61d0de0543a6e982918c6054a6a12cfbdd73018a</id>
<content type='text'>
The driver currently supports coin cell / super cap charging, so
this patch extends it to support PF0100.

Signed-off-by: Adam Ford &lt;aford173@gmail.com&gt;
Reviewed-by: Fabio Estevam &lt;festevam@gmail.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>regulator: pfuze100: add pfuze3001 support</title>
<updated>2018-06-18T11:22:39Z</updated>
<author>
<name>Stefan Wahren</name>
<email>stefan.wahren@i2se.com</email>
</author>
<published>2018-06-15T11:44:53Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=297101ab85841319aac2c7843ca755d650c1964f'/>
<id>urn:sha1:297101ab85841319aac2c7843ca755d650c1964f</id>
<content type='text'>
This extends the pfuze100 driver with pfuze3001 support.

Latest datasheet:
https://www.nxp.com/docs/en/data-sheet/PF3001.pdf

Signed-off-by: Robin Gong &lt;yibin.gong@nxp.com&gt;
Signed-off-by: Stefan Wahren &lt;stefan.wahren@i2se.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>regulator: pfuze100-regulator: add coin support</title>
<updated>2017-03-13T16:15:42Z</updated>
<author>
<name>George McCollister</name>
<email>george.mccollister@gmail.com</email>
</author>
<published>2017-03-09T14:14:43Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=c6182ac96096f35c7216e4e6a3c64c7374dadeb7'/>
<id>urn:sha1:c6182ac96096f35c7216e4e6a3c64c7374dadeb7</id>
<content type='text'>
Add support for PF0200 coin cell/super capacitor charger which works as
a current limited voltage source via the LICELL pin. When VIN goes below
a certain threshold LICELL is used to provide power for VSNVS which is
usually used to hold up secure non-volatile storage and the real-time
clock on the SoC.

Signed-off-by: George McCollister &lt;george.mccollister@gmail.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>regulator: pfuze100-regulator: add pfuze3000 support</title>
<updated>2015-01-09T12:22:18Z</updated>
<author>
<name>Robin Gong</name>
<email>b38343@freescale.com</email>
</author>
<published>2015-01-09T01:57:33Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=e5a7a72cd51a585b8f1a1e299bf88fff44b94440'/>
<id>urn:sha1:e5a7a72cd51a585b8f1a1e299bf88fff44b94440</id>
<content type='text'>
Add pfuze3000 chip support.

Signed-off-by: Robin Gong &lt;b38343@freescale.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>regulator: pfuze100: add pfuze200 support</title>
<updated>2014-03-04T09:40:31Z</updated>
<author>
<name>Robin Gong</name>
<email>b38343@freescale.com</email>
</author>
<published>2014-03-04T09:40:36Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=f2518480c7b744296a5587990a54e3a284d932b8'/>
<id>urn:sha1:f2518480c7b744296a5587990a54e3a284d932b8</id>
<content type='text'>
support pfuze200 chip which remove SW1C and SW4 based on pfuze100.

Signed-off-by: Robin Gong &lt;b38343@freescale.com&gt;
Signed-off-by: Mark Brown &lt;broonie@linaro.org&gt;
</content>
</entry>
<entry>
<title>regulator: pfuze100: add pfuze100 regulator driver</title>
<updated>2013-07-25T09:34:34Z</updated>
<author>
<name>Robin Gong</name>
<email>b38343@freescale.com</email>
</author>
<published>2013-07-25T03:33:18Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=3784b6d64dc52ed3fbebad61a85ab9b7a687a167'/>
<id>urn:sha1:3784b6d64dc52ed3fbebad61a85ab9b7a687a167</id>
<content type='text'>
Add pfuze100 regulator driver.

Signed-off-by: Robin Gong &lt;b38343@freescale.com&gt;
Tested-by: Steffen Trumtrar &lt;s.trumtrar@pengutronix.de&gt;
Signed-off-by: Mark Brown &lt;broonie@linaro.org&gt;
</content>
</entry>
</feed>
