Re: [PATCH linux v9 2/5] hwmon: occ: Add sysfs interface

2017-04-02 Thread Guenter Roeck
On 03/14/2017 01:55 PM, Eddie James wrote: From: "Edward A. James" Add a generic mechanism to expose the sensors provided by the OCC in sysfs. Signed-off-by: Edward A. James Signed-off-by: Andrew Jeffery --- Documentation/hwmon/occ | 62 +++ drivers/hwmon/occ/Makefile|

Re: [PATCH 0/9] convert genericirq.tmpl and kernel-api.tmpl to DocBook

2017-04-02 Thread Jonathan Corbet
On Thu, 30 Mar 2017 17:11:27 -0300 Mauro Carvalho Chehab wrote: > This series converts just two documents, adding them to the > core-api.rst book. It addresses the errors/warnings that popup > after the conversion. > > I had to add two fixes to scripts/kernel-doc, in order to solve > some of the

[PATCH 2/2] docs: Convert unshare.txt to RST and add to the user-space API manual

2017-04-02 Thread Jonathan Corbet
This is a straightforward conversion, without any real textual changes. Since this document has seen no substantive changes since its addition in 2006, some such changes are probably warranted. Signed-off-by: Jonathan Corbet --- Documentation/userspace-api/index.rst | 2 + .../{un

[PATCH 1/2] docs: Create a user-space API guide

2017-04-02 Thread Jonathan Corbet
This is meant to be the place for documentation relevant to application developers. It's empty for the moment, but at least we have a place now! Signed-off-by: Jonathan Corbet --- Documentation/index.rst | 12 Documentation/userspace-api/conf.py | 10 ++ Doc

[PATCH 0/2] Create an initial user-space API manual

2017-04-02 Thread Jonathan Corbet
For a bit we have talked about adding another manual for user-space API documentation. This is that manual. I've started by populating it with an ancient document that nobody probably cares about, but it shows the direction I'm thinking of going. Jonathan Corbet (2): docs: Create a user-space

Re: [PATCH v2 01/22] tmplcvt: make the tool more robust

2017-04-02 Thread Jonathan Corbet
On Thu, 30 Mar 2017 07:45:35 -0300 Mauro Carvalho Chehab wrote: > Currently, the script just assumes to be called at > Documentation/sphinx/. Change it to work on any directory, > and make it abort if something gets wrong. > > Also, be sure that both parameters are specified. > > That should av

Re: [PATCH 11/33] docs: input/event-codes: convert it to ReST format

2017-04-02 Thread Peter Hutterer
On Sat, Apr 01, 2017 at 11:42:05PM -0300, Mauro Carvalho Chehab wrote: > Em Sun, 2 Apr 2017 11:16:35 +1000 > Peter Hutterer escreveu: > > > On Sat, Apr 01, 2017 at 03:15:54PM -0300, Mauro Carvalho Chehab wrote: > > > This file require minimum adjustments to be a valid ReST file. > > > Do it, in o

[lwn:docs-next 175/183] htmldocs: include/linux/jbd2.h:1047: warning: No description found for parameter 'j_chkpt_bhs'

2017-04-02 Thread kbuild test robot
tree: git://git.lwn.net/linux-2.6 docs-next head: 0e056eb5530da802c07f080d6bbd43c50e799efd commit: f9b5c5304ce212b72c5c997b298ab96002e1634f [175/183] scripts/kernel-doc: fix handling of parameters with parenthesis reproduce: make htmldocs All warnings (new ones prefixed by >>): fs/inode.c