2018-03-01 15:34 GMT+09:00 Masahiro Yamada :
> As commit cedd55d49dee ("kconfig: Remove silentoldconfig from help
> and docs; fix kconfig/conf's help") mentioned, 'silentoldconfig' is a
> historical misnomer. That commit removed it from help and docs since
> it is an internal interface. If so, it
Hi!
> Signed-off-by: Jae Hyun Yoo
> ---
> .../devicetree/bindings/peci/peci-aspeed.txt | 73
> ++
> 1 file changed, 73 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/peci/peci-aspeed.txt
>
> diff --git a/Documentation/devicetree/bindings/peci/pe
Hi!
> Introduction of the Platform Environment Control Interface (PECI) bus
> device driver. PECI is a one-wire bus interface that provides a
> communication channel between Intel processor and chipset components to
> external monitoring or control devices. PECI is designed to support the
> follow
On Tue, Mar 06, 2018 at 01:40:02PM +0100, Pavel Machek wrote:
> Hi!
>
> > Signed-off-by: Jae Hyun Yoo
> > ---
> > .../devicetree/bindings/peci/peci-aspeed.txt | 73
> > ++
> > 1 file changed, 73 insertions(+)
> > create mode 100644 Documentation/devicetree/bindings/pe
On Tue 2018-03-06 13:54:16, Andrew Lunn wrote:
> On Tue, Mar 06, 2018 at 01:40:02PM +0100, Pavel Machek wrote:
> > Hi!
> >
> > > Signed-off-by: Jae Hyun Yoo
> > > ---
> > > .../devicetree/bindings/peci/peci-aspeed.txt | 73
> > > ++
> > > 1 file changed, 73 insertions(
On Tue, Mar 6, 2018 at 2:05 PM, Pavel Machek wrote:
> On Tue 2018-03-06 13:54:16, Andrew Lunn wrote:
>> On Tue, Mar 06, 2018 at 01:40:02PM +0100, Pavel Machek wrote:
>> > Hi!
>> >
>> > > Signed-off-by: Jae Hyun Yoo
>> > > ---
>> > > .../devicetree/bindings/peci/peci-aspeed.txt | 73
>> > >
On Mon, Mar 5, 2018 at 6:55 PM, Karthik Ramasubramanian
wrote:
>
>
> On 3/5/2018 4:58 PM, Rob Herring wrote:
>>
>> On Tue, Feb 27, 2018 at 06:38:06PM -0700, Karthikeyan Ramasubramanian
>> wrote:
>>>
>>> Add device tree binding support for the QCOM GENI SE driver.
>>>
>>> Signed-off-by: Karthikeyan
On Fri, 2 Mar 2018, Aishwarya Pant wrote:
> Descriptions have been collected from git commit logs.
Applied, thanks.
--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at htt
On 3/6/2018 6:22 AM, Rob Herring wrote:
On Mon, Mar 5, 2018 at 6:55 PM, Karthik Ramasubramanian
wrote:
On 3/5/2018 4:58 PM, Rob Herring wrote:
On Tue, Feb 27, 2018 at 06:38:06PM -0700, Karthikeyan Ramasubramanian
wrote:
Add device tree binding support for the QCOM GENI SE driver.
Signe
Em Fri, 2 Mar 2018 08:55:24 +0100
Mariusz Bialonczyk escreveu:
> Signed-off-by: Mariusz Bialonczyk
> ---
> Documentation/w1/slaves/w1_ds2438 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/w1/slaves/w1_ds2438
> b/Documentation/w1/slaves/w1_ds2438
> inde
On Sun, Mar 04, 2018 at 10:18:14PM +0200, Aaro Koskinen wrote:
> Add my name to kernel driver statement.
Thanks for doing this!
> Signed-off-by: Aaro Koskinen
Acked-by: Greg Kroah-Hartman
Jon, can you pick this up or do you need me to forward this to you?
thanks,
greg k-h
--
To unsubscribe
On Tue, 6 Mar 2018 09:46:28 -0800
Greg Kroah-Hartman wrote:
> Jon, can you pick this up or do you need me to forward this to you?
I've got it, no worries.
jon
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More major
Hi Pavel,
Thanks for sharing your time on reviewing it. Please see my answers inline.
-Jae
On 3/6/2018 4:40 AM, Pavel Machek wrote:
Hi!
Signed-off-by: Jae Hyun Yoo
---
.../devicetree/bindings/peci/peci-aspeed.txt | 73 ++
1 file changed, 73 insertions(+)
creat
Hi Pavel,
Please see my answer inline.
On 3/6/2018 4:40 AM, Pavel Machek wrote:
Hi!
Introduction of the Platform Environment Control Interface (PECI) bus
device driver. PECI is a one-wire bus interface that provides a
communication channel between Intel processor and chipset components to
ext
Hi,
On 02/21/2018 08:16 AM, Jae Hyun Yoo wrote:
> +temp_labelProvides DDR DIMM temperature if this label
> indicates
> + 'DIMM #'.
> +temp_inputProvides current temperature of the DDR DIMM.
> +
> +Note:
> + DIMM temperature group will be ap
Hi Randy,
On 3/6/2018 12:28 PM, Randy Dunlap wrote:
Hi,
On 02/21/2018 08:16 AM, Jae Hyun Yoo wrote:
+temp_labelProvides DDR DIMM temperature if this label indicates
+ 'DIMM #'.
+temp_inputProvides current temperature of the DDR DIMM.
+
+Note:
+
Quoting Karthik Ramasubramanian (2018-03-05 16:51:23)
> On 3/2/2018 3:11 PM, Stephen Boyd wrote:
> > Quoting Karthikeyan Ramasubramanian (2018-02-27 17:38:09)
> >
> >> + size_t chars_to_write = 0;
> >> + size_t avail = DEF_FIFO_DEPTH_WORDS - DEF_TX_WM;
> >> +
> >> +
Quoting Karthik Ramasubramanian (2018-03-02 16:58:23)
>
>
> On 3/2/2018 1:41 PM, Stephen Boyd wrote:
> > Quoting Karthikeyan Ramasubramanian (2018-02-27 17:38:07)
> >> +
> >> +/**
> >> + * geni_se_get_qup_hw_version() - Read the QUP wrapper Hardware version
> >> + * @se:Po
Hi!
> --- /dev/null
> +++ b/Documentation/thermal/cpu-idle-cooling.txt
> @@ -0,0 +1,165 @@
> +
> +Situation:
> +--
> +
Can we have some real header here? Also if this is .rst, maybe it
should be marked so?
> +Under certain circumstances, the SoC reaches a temperature exceeding
> +the all
From: Dave Hansen
I think we need to soften the language a bit. It might scare folks
off, especially the:
We prefer to fully disclose the bug as soon as possible.
which is not really the case. As Greg mentioned in private mail, we
really do not prefer to disclose things until *after
On Tue, Mar 6, 2018 at 3:31 PM, Dave Hansen wrote:
>
> From: Dave Hansen
>
> I think we need to soften the language a bit. It might scare folks
> off, especially the:
>
> We prefer to fully disclose the bug as soon as possible.
>
> which is not really the case. As Greg mentioned in pri
On Wed, Feb 21, 2018 at 08:15:59AM -0800, Jae Hyun Yoo wrote:
> This commit adds driver implementation for PECI bus into linux
> driver framework.
>
> Signed-off-by: Jae Hyun Yoo
> ---
[..]
> +static int peci_locked_xfer(struct peci_adapter *adapter,
> + struct peci_xfer_m
22 matches
Mail list logo