<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/git/stable/linux.git/drivers/misc/ep93xx_pwm.c, branch master</title>
<subtitle>Linux kernel stable tree</subtitle>
<id>https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master</id>
<link rel='self' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/'/>
<updated>2013-10-17T14:07:19+00:00</updated>
<entry>
<title>pwm: add ep93xx PWM support</title>
<updated>2013-10-17T14:07:19+00:00</updated>
<author>
<name>H Hartley Sweeten</name>
<email>hartleys@visionengravers.com</email>
</author>
<published>2013-10-16T01:40:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=a23086981723570c8952520d9ffaf6995d45f63e'/>
<id>urn:sha1:a23086981723570c8952520d9ffaf6995d45f63e</id>
<content type='text'>
Remove the non-standard EP93xx PWM driver in drivers/misc and add
a new driver for the PWM controllers on the EP93xx platform based
on the PWM framework.

These PWM controllers each support 1 PWM channel with programmable
duty cycle, frequency, and polarity inversion.

Signed-off-by: H Hartley Sweeten &lt;hsweeten@visionengravers.com&gt;
Cc: Ryan Mallon &lt;rmallon@gmail.com&gt;
Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
Acked-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
Signed-off-by: Thierry Reding &lt;thierry.reding@gmail.com&gt;
</content>
</entry>
<entry>
<title>misc/ep93xx_pwm: use kstrtol instead of strict_strtol</title>
<updated>2013-05-30T12:54:07+00:00</updated>
<author>
<name>H Hartley Sweeten</name>
<email>hartleys@visionengravers.com</email>
</author>
<published>2013-05-24T23:28:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=a4b05d1262c1f79ff07e9baceccbf3398846b8c0'/>
<id>urn:sha1:a4b05d1262c1f79ff07e9baceccbf3398846b8c0</id>
<content type='text'>
strict_strtol is deprecated in favor of kstrtol.

Signed-off-by: H Hartley Sweeten &lt;hsweeten@visionengravers.com&gt;
Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
Reviewed-by: Ryan Mallon &lt;rmallon@gmail.com&gt;
Cc: Matthieu Crapet &lt;mcrapet@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>misc/ep93xx_pwm: use module_platform_driver()</title>
<updated>2013-05-30T12:54:06+00:00</updated>
<author>
<name>H Hartley Sweeten</name>
<email>hartleys@visionengravers.com</email>
</author>
<published>2013-05-24T23:28:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=6e1cf66ee3105b41ec93a3848e848ae682add3ff'/>
<id>urn:sha1:6e1cf66ee3105b41ec93a3848e848ae682add3ff</id>
<content type='text'>
Add the (*probe) function to the platform_driver and use the
module_platform_driver() macro to initialize the module.

Remove the unnecessary __init and __exit tags.

Signed-off-by: H Hartley Sweeten &lt;hsweeten@visionengravers.com&gt;
Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
Reviewed-by: Ryan Mallon &lt;rmallon@gmail.com&gt;
Cc: Matthieu Crapet &lt;mcrapet@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>misc/ep93xx_pwm: remove ep93xx_pwm_is_inverted() inline function</title>
<updated>2013-05-30T12:54:05+00:00</updated>
<author>
<name>H Hartley Sweeten</name>
<email>hartleys@visionengravers.com</email>
</author>
<published>2013-05-24T23:27:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=ddfd6894db8d1c1a5b5e532283aee1f3afd880b9'/>
<id>urn:sha1:ddfd6894db8d1c1a5b5e532283aee1f3afd880b9</id>
<content type='text'>
This is a simple wrapper around readl(), remove it.

Signed-off-by: H Hartley Sweeten &lt;hsweeten@visionengravers.com&gt;
Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
Reviewed-by: Ryan Mallon &lt;rmallon@gmail.com&gt;
Cc: Matthieu Crapet &lt;mcrapet@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>misc/ep93xx_pwm: remove ep93xx_pwm_is_enabled() inline function</title>
<updated>2013-05-30T12:54:05+00:00</updated>
<author>
<name>H Hartley Sweeten</name>
<email>hartleys@visionengravers.com</email>
</author>
<published>2013-05-24T23:27:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=5b2cd8f9b4a098d5aab91539ab5d589c6b676b1e'/>
<id>urn:sha1:5b2cd8f9b4a098d5aab91539ab5d589c6b676b1e</id>
<content type='text'>
This is a simple wrapper around readl(), remove it.

Signed-off-by: H Hartley Sweeten &lt;hsweeten@visionengravers.com&gt;
Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
Reviewed-by: Ryan Mallon &lt;rmallon@gmail.com&gt;
Cc: Matthieu Crapet &lt;mcrapet@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>misc/ep93xx_pwm: remove ep93xx_pwm_read_tc() inline function</title>
<updated>2013-05-30T12:54:05+00:00</updated>
<author>
<name>H Hartley Sweeten</name>
<email>hartleys@visionengravers.com</email>
</author>
<published>2013-05-24T23:26:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=7501ba361f4b22004deec31a8227ca0240630193'/>
<id>urn:sha1:7501ba361f4b22004deec31a8227ca0240630193</id>
<content type='text'>
This is a simple wrapper around readl(), remove it.

Signed-off-by: H Hartley Sweeten &lt;hsweeten@visionengravers.com&gt;
Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
Reviewed-by: Ryan Mallon &lt;rmallon@gmail.com&gt;
Cc: Matthieu Crapet &lt;mcrapet@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>misc/ep93xx_pwm: remove ep93xx_pwm_normal() inline function</title>
<updated>2013-05-30T12:54:04+00:00</updated>
<author>
<name>H Hartley Sweeten</name>
<email>hartleys@visionengravers.com</email>
</author>
<published>2013-05-24T23:26:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=d98d7903d14781ab6a8f85daa393eddf13b7f918'/>
<id>urn:sha1:d98d7903d14781ab6a8f85daa393eddf13b7f918</id>
<content type='text'>
This is a simple wrapper around writel(), remove it.

Signed-off-by: H Hartley Sweeten &lt;hsweeten@visionengravers.com&gt;
Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
Reviewed-by: Ryan Mallon &lt;rmallon@gmail.com&gt;
Cc: Matthieu Crapet &lt;mcrapet@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>misc/ep93xx_pwm: remove ep93xx_pwm_invert() inline function</title>
<updated>2013-05-30T12:54:04+00:00</updated>
<author>
<name>H Hartley Sweeten</name>
<email>hartleys@visionengravers.com</email>
</author>
<published>2013-05-24T23:25:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=47a36ee95a5fe31358e97a055988fe7a00163038'/>
<id>urn:sha1:47a36ee95a5fe31358e97a055988fe7a00163038</id>
<content type='text'>
This is a simple wrapper around writel(), remove it.

Signed-off-by: H Hartley Sweeten &lt;hsweeten@visionengravers.com&gt;
Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
Reviewed-by: Ryan Mallon &lt;rmallon@gmail.com&gt;
Cc: Matthieu Crapet &lt;mcrapet@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>misc/ep93xx_pwm: remove ep93xx_pwm_disable() inline function</title>
<updated>2013-05-30T12:54:04+00:00</updated>
<author>
<name>H Hartley Sweeten</name>
<email>hartleys@visionengravers.com</email>
</author>
<published>2013-05-24T23:24:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=02846b97d7464b92441df2e9d2f59fd5591bbd81'/>
<id>urn:sha1:02846b97d7464b92441df2e9d2f59fd5591bbd81</id>
<content type='text'>
This is a simple wrapper around writel(), remove it.

Signed-off-by: H Hartley Sweeten &lt;hsweeten@visionengravers.com&gt;
Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
Reviewed-by: Ryan Mallon &lt;rmallon@gmail.com&gt;
Cc: Matthieu Crapet &lt;mcrapet@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>misc/ep93xx_pwm: remove ep93xx_pwm_enable() inline function</title>
<updated>2013-05-30T12:54:03+00:00</updated>
<author>
<name>H Hartley Sweeten</name>
<email>hartleys@visionengravers.com</email>
</author>
<published>2013-05-24T23:24:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=ac91b96f3070a2c3b562464604847887cc44b342'/>
<id>urn:sha1:ac91b96f3070a2c3b562464604847887cc44b342</id>
<content type='text'>
This is a simple wrapper around writel(), remove it.

Signed-off-by: H Hartley Sweeten &lt;hsweeten@visionengravers.com&gt;
Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
Reviewed-by: Ryan Mallon &lt;rmallon@gmail.com&gt;
Cc: Matthieu Crapet &lt;mcrapet@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
</feed>
