<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lwn.git/drivers/hwtracing/intel_th/pti.c, branch standardize-docs</title>
<subtitle>Linux kernel documentation tree maintained by Jonathan Corbet</subtitle>
<id>http://mirrors.hust.edu.cn/git/lwn.git/atom?h=standardize-docs</id>
<link rel='self' href='http://mirrors.hust.edu.cn/git/lwn.git/atom?h=standardize-docs'/>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/'/>
<updated>2016-04-08T13:11:57+00:00</updated>
<entry>
<title>intel_th: pti: Create sysfs attributes using core driver's facility</title>
<updated>2016-04-08T13:11:57+00:00</updated>
<author>
<name>Alexander Shishkin</name>
<email>alexander.shishkin@linux.intel.com</email>
</author>
<published>2016-03-04T17:55:10+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=e8644e4c2aa5c52c357f63af9cc17ef5dce38396'/>
<id>urn:sha1:e8644e4c2aa5c52c357f63af9cc17ef5dce38396</id>
<content type='text'>
The core intel_th driver allows subdevices to bring in their sysfs
attributes. Use this instead of taking care of them in probe and
remove.

Signed-off-by: Alexander Shishkin &lt;alexander.shishkin@linux.intel.com&gt;
Reviewed-by: Laurent Fert &lt;laurent.fert@intel.com&gt;
</content>
</entry>
<entry>
<title>intel_th: pti: Do remove sysfs group on device removal</title>
<updated>2016-04-08T13:11:54+00:00</updated>
<author>
<name>Alexander Shishkin</name>
<email>alexander.shishkin@linux.intel.com</email>
</author>
<published>2016-03-04T14:10:20+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=8f1127ea09a7bfe7e1b5fab5b7f52bd56f2d1bf5'/>
<id>urn:sha1:8f1127ea09a7bfe7e1b5fab5b7f52bd56f2d1bf5</id>
<content type='text'>
Right now, the PTI output driver forgets to clean up its sysfs group
when it gets removed. Fix this.

Reported-by: Alan Cox &lt;alan.cox@intel.com&gt;
Signed-off-by: Alexander Shishkin &lt;alexander.shishkin@linux.intel.com&gt;
Reviewed-by: Laurent Fert &lt;laurent.fert@intel.com&gt;
</content>
</entry>
<entry>
<title>intel_th: Check for NULL instead of ERR_PTR</title>
<updated>2015-10-17T06:25:48+00:00</updated>
<author>
<name>Dan Carpenter</name>
<email>dan.carpenter@oracle.com</email>
</author>
<published>2015-10-16T14:09:13+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=73061da07d28ac6724bcd9ce4b51cf51a8b6b40e'/>
<id>urn:sha1:73061da07d28ac6724bcd9ce4b51cf51a8b6b40e</id>
<content type='text'>
devm_ioremap() returns NULL on error, it doesn't return an ERR_PTR,
which is what the current code does. This patch corrects these
checks.

Signed-off-by: Dan Carpenter &lt;dan.carpenter@oracle.com&gt;
Signed-off-by: Alexander Shishkin &lt;alexander.shishkin@linux.intel.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>intel_th: Add PTI output driver</title>
<updated>2015-10-04T19:28:58+00:00</updated>
<author>
<name>Alexander Shishkin</name>
<email>alexander.shishkin@linux.intel.com</email>
</author>
<published>2015-09-22T12:47:19+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=14cdbf041788f150ec3b323583b80bfd5775f73e'/>
<id>urn:sha1:14cdbf041788f150ec3b323583b80bfd5775f73e</id>
<content type='text'>
Parallel Trace Interface (PTI) unit is a trace output device that sends
data over a PTI port.

The driver provides interfaces to configure bus width, bus clock divider
and mode. Tracing is enabled via output device's "active" attribute.

Signed-off-by: Alexander Shishkin &lt;alexander.shishkin@linux.intel.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
</feed>
