On Wed, Feb 8, 2017 at 9:40 AM, wrote:
> From: "Edward A. James"
>
> Add functions to parse the data structures that are specific to the OCC on
> the POWER8 processor. These are the sensor data structures, including
> temperature, frequency, power, and "caps."
>
> Signed-off-by: Edward A. James
On Wed, Feb 8, 2017 at 9:40 AM, wrote:
> From: "Edward A. James"
>
> Add functions to parse the data structures that are specific to the OCC on
> the POWER9 processor. These are the sensor data structures, including
> temperature, frequency, power, and "caps."
>
> Signed-off-by: Edward A. James
On Wed, Feb 8, 2017 at 9:40 AM, wrote:
> diff --git a/Documentation/hwmon/occ b/Documentation/hwmon/occ
> new file mode 100644
> index 000..79d1642
> --- /dev/null
> +++ b/Documentation/hwmon/occ
The kernel is using reStructuredText these days. You should consider
following suit:
https:
On Wed, Feb 8, 2017 at 9:40 AM, wrote:
> From: "Edward A. James"
>
> Add code to tie the hwmon sysfs code and the POWER8 OCC code together, as
> well as probe the entire driver from the I2C bus. I2C is the communication
> method between the BMC and the P8 OCC.
>
> Signed-off-by: Edward A. James
On Wed, Feb 8, 2017 at 9:40 AM, wrote:
> From: "Edward A. James"
>
> Add functions to send SCOM operations over I2C bus. The BMC can
> communicate with the Power8 host processor over I2C, but needs to use SCOM
> operations in order to access the OCC register space.
This doesn't need to be separ
On Wed, Feb 8, 2017 at 9:40 AM, 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/Ma
Fixed spelling issue.
Signed-off-by: Nathan Howard
---
Documentation/DMA-ISA-LPC.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/DMA-ISA-LPC.txt b/Documentation/DMA-ISA-LPC.txt
index b1a1983..c413313 100644
--- a/Documentation/DMA-ISA-LPC.txt
+++ b/Documenta
Corrections to the email below. It should be
Tested-by: Krishna Dhulipala krish...@fb.com
Reviewed-by: Wei Zhang wzh...@fb.com
Thanks,
-Wei
--
wei zhang | software engineer | facebook
wzh...@fb.com | (408) 460-4803
On 2/9/17, 3:16 PM, "Wei Zhang" wrote:
Hi,
The switcht
Hi,
The switchtec driver patches [PATCH v2 (0-4)/4] in conjunction with the
switchtec userland tool is used to communicate with the Microsemi 8536 PCIe
Switch used on Facebook’s Lightning platform. The following essential driver
and tool functions were successfully tested with it:
· Ret
On Tue, Jan 24, 2017 at 07:35:56PM +0200, Michael S. Tsirkin wrote:
> No hardware seems to actually call link_reset, and
> no driver implements it as more than a nop stub.
>
> This drops the mentions of the callback from everywhere.
> It's dropped from the documentation as well, but
> the doc real
On Thu, 09 Feb 2017, Jim Davis wrote:
> On a Fedora 25 system, make pdfdocs is failing with
>
> [jim@krebstar linux-rc]$ grep -v -i 'warning:' /tmp/make-pdfdocs.err
> /data/linux-rc/Documentation/doc-guide/sphinx.rst:110: ERROR: Unknown
> target name: "sphinx c domain".
This one is caused by 1dc4
On a Fedora 25 system, make pdfdocs is failing with
[jim@krebstar linux-rc]$ grep -v -i 'warning:' /tmp/make-pdfdocs.err
/data/linux-rc/Documentation/doc-guide/sphinx.rst:110: ERROR: Unknown
target name: "sphinx c domain".
./include/net/cfg80211.h:3154: ERROR: Unexpected indentation.
./include/net
On Tue, Feb 07, 2017 at 10:41:55PM +0100, Peter Rosin wrote:
> The rename did the wrong thing for this documentation file all those
> years ago. Fix that as well as the neglected rename of the platform
> data structure.
>
> Fixes: e7065e20d9a6 ("i2c: Rename last mux driver to standard pattern")
>
On Wed, 8 Feb 2017, Dave Jones wrote:
> On Wed, Feb 08, 2017 at 11:54:30AM -0800, Linus Torvalds wrote:
> > On Wed, Feb 8, 2017 at 11:26 AM, Kees Cook wrote:
> > >
> > > Given that the tracer can give the same information, this patch entirely
> > > removes CONFIG_TIMER_STATS.
> > >
> > > Su
Hi,
Don't forget to send to linux-...@vger.kernel.org
Le mercredi 08 février 2017 à 11:26 -0800, Kees Cook a écrit :
> Currently CONFIG_TIMER_STATS exposes process information across
> namespaces:
>
> kernel/time/timer_list.c print_timer():
>
> SEQ_printf(m, ", %s/%d", tmp, timer->star
15 matches
Mail list logo