<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/pwm/pwm-twl.c, branch v3.10-rc5</title>
<subtitle>Linux Kernel (branches are rebased on master from time to time)</subtitle>
<id>https://sre.ring0.de/linux/atom?h=v3.10-rc5</id>
<link rel='self' href='https://sre.ring0.de/linux/atom?h=v3.10-rc5'/>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/'/>
<updated>2013-04-23T05:42:20Z</updated>
<entry>
<title>pwm: Constify OF match tables</title>
<updated>2013-04-23T05:42:20Z</updated>
<author>
<name>Thierry Reding</name>
<email>thierry.reding@avionic-design.de</email>
</author>
<published>2013-04-18T08:04:14Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=f1a8870aeb5baeb58f0613d1f1e1dca967127fbd'/>
<id>urn:sha1:f1a8870aeb5baeb58f0613d1f1e1dca967127fbd</id>
<content type='text'>
A few drivers already annotate this properly. Make the same change for
all other OF supporting drivers.

Signed-off-by: Thierry Reding &lt;thierry.reding@avionic-design.de&gt;
Acked-by: Shawn Guo &lt;shawn.guo@linaro.org&gt;
Acked-by: Alexandre Pereira da Silva &lt;aletes.xgr@gmail.com&gt;
Acked-by: Viresh Kumar &lt;viresh.kumar@linaro.org&gt;
</content>
</entry>
<entry>
<title>pwm: twl: Return proper error if twl6030_pwm_enable() fails</title>
<updated>2013-04-02T09:32:14Z</updated>
<author>
<name>Axel Lin</name>
<email>axel.lin@ingics.com</email>
</author>
<published>2013-03-31T15:07:30Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=c8e4df3109646762f21c6e288187ec395fdf67be'/>
<id>urn:sha1:c8e4df3109646762f21c6e288187ec395fdf67be</id>
<content type='text'>
Return proper error instead of 0 if twl6030_pwm_enable() fails.

Signed-off-by: Axel Lin &lt;axel.lin@ingics.com&gt;
Acked-by: Peter Ujfalusi &lt;peter.ujfalusi@ti.com&gt;
Signed-off-by: Thierry Reding &lt;thierry.reding@avionic-design.de&gt;
</content>
</entry>
<entry>
<title>pwm: twl: Add .owner to struct pwm_ops</title>
<updated>2013-04-02T09:30:18Z</updated>
<author>
<name>Axel Lin</name>
<email>axel.lin@ingics.com</email>
</author>
<published>2013-03-31T03:17:05Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=d5714e8b9de5d3a82347fe37a9038373c44afce0'/>
<id>urn:sha1:d5714e8b9de5d3a82347fe37a9038373c44afce0</id>
<content type='text'>
Add missing .owner of struct pwm_ops. This prevents the module from being
removed from underneath its users.

Signed-off-by: Axel Lin &lt;axel.lin@ingics.com&gt;
Acked-by: Peter Ujfalusi &lt;peter.ujfalusi@ti.com&gt;
Signed-off-by: Thierry Reding &lt;thierry.reding@avionic-design.de&gt;
</content>
</entry>
<entry>
<title>pwm: twl: Use to_twl() instead of container_of()</title>
<updated>2013-02-17T10:27:07Z</updated>
<author>
<name>Johannes Thumshirn</name>
<email>morbidrsa@gmail.com</email>
</author>
<published>2013-02-16T18:20:51Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=30f786170352b8264bc7b61c2482713e54accec8'/>
<id>urn:sha1:30f786170352b8264bc7b61c2482713e54accec8</id>
<content type='text'>
Always use to_twl() for converting into private data instead of
container_of().

Signed-off-by: Johannes Thumshirn &lt;morbidrsa@gmail.com&gt;
Signed-off-by: Thierry Reding &lt;thierry.reding@avionic-design.de&gt;
</content>
</entry>
<entry>
<title>pwm: Add can_sleep property to drivers</title>
<updated>2013-01-30T08:12:51Z</updated>
<author>
<name>Florian Vaussard</name>
<email>florian.vaussard@epfl.ch</email>
</author>
<published>2013-01-28T14:00:58Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=2e2a0f6ed1637e8cc4c33850bdf51a418d516157'/>
<id>urn:sha1:2e2a0f6ed1637e8cc4c33850bdf51a418d516157</id>
<content type='text'>
Calls to PWM drivers connected through I2C can sleep.
Use the new can_sleep property.

Acked-by: Peter Ujfalusi &lt;peter.ujfalusi@ti.com&gt;
Signed-off-by: Florian Vaussard &lt;florian.vaussard@epfl.ch&gt;
Signed-off-by: Thierry Reding &lt;thierry.reding@avionic-design.de&gt;
</content>
</entry>
<entry>
<title>pwm: New driver to support PWMs on TWL4030/6030 series of PMICs</title>
<updated>2012-11-28T14:16:19Z</updated>
<author>
<name>Peter Ujfalusi</name>
<email>peter.ujfalusi@ti.com</email>
</author>
<published>2012-11-27T10:09:57Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=3744c26386971db1c7ecf5aa5900882deae60492'/>
<id>urn:sha1:3744c26386971db1c7ecf5aa5900882deae60492</id>
<content type='text'>
The driver supports the following PWM outputs:
TWL4030 PWM0 and PWM1
TWL6030 PWM1 and PWM2

On TWL4030 the PWM signals are muxed. Upon requesting the PWM the driver
will select the correct mux so the PWM can be used. When the PWM has been
freed the original configuration is going to be restored.

Signed-off-by: Peter Ujfalusi &lt;peter.ujfalusi@ti.com&gt;
Signed-off-by: Thierry Reding &lt;thierry.reding@avionic-design.de&gt;
</content>
</entry>
</feed>
