On Wed, Jan 16, 2019 at 02:17:28PM -0500, Johannes Weiner wrote:
> > > Also, you probably want to use atomic_t for g->polling, because we
> > > (sadly) have architectures where regular stores and atomic ops don't
> > > work 'right'.
> >
> > Oh, I see. Will do. Thanks!
>
> Yikes, that's news to m
Typo: the data line is called "SDA" not "SCA".
Signed-off-by: Wolfram Sang
---
Documentation/driver-api/gpio/driver.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/driver-api/gpio/driver.rst
b/Documentation/driver-api/gpio/driver.rst
index a92d8837b62b..304
On Thu, Jan 17, 2019 at 11:14 AM Wolfram Sang
wrote:
> Typo: the data line is called "SDA" not "SCA".
>
> Signed-off-by: Wolfram Sang
Reviewed-by: Geert Uytterhoeven
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m6
On Wed, 16 Jan 2019 at 23:10, Rafael J. Wysocki wrote:
>
> On Wed, Jan 9, 2019 at 11:54 AM Rafael J. Wysocki wrote:
> >
> > From: Rafael J. Wysocki
> >
> > Replace the remaining documents under Documentation/cpuidle/
> > with one more complete governor and driver API document for cpuidle
> > und
On Thu, Jan 17, 2019 at 11:56 AM Ulf Hansson wrote:
>
> On Wed, 16 Jan 2019 at 23:10, Rafael J. Wysocki wrote:
> >
> > On Wed, Jan 9, 2019 at 11:54 AM Rafael J. Wysocki
> > wrote:
> > >
> > > From: Rafael J. Wysocki
> > >
> > > Replace the remaining documents under Documentation/cpuidle/
> > >
czw., 17 sty 2019 o 11:24 Geert Uytterhoeven napisał(a):
>
> On Thu, Jan 17, 2019 at 11:14 AM Wolfram Sang
> wrote:
> > Typo: the data line is called "SDA" not "SCA".
> >
> > Signed-off-by: Wolfram Sang
>
> Reviewed-by: Geert Uytterhoeven
>
Applied to for-next, thanks!
Bart
On Wed, Jan 16, 2019 at 11:49 AM Thomas Hellstrom wrote:
>
> Hi,
>
> On Wed, 2019-01-16 at 09:24 -0500, Rob Clark wrote:
> > So, I guess this is to do w/ the magic of merge commits, but it looks
> > like the hunk changing the crtc_ww_class got lost:
>
> So what happened here is that this commit ch
On 2019-01-16 17:45, Bartlomiej Zolnierkiewicz wrote:
> On 01/07/2019 11:35 AM, Peter Rosin wrote:
>> Right. So, here's an update...
>>
>> Again, it would probably be best if this went in before 5.0 is released.
>>
>> Changes since v1:
>> - rename from fbcon=center-logo option to fbcon=logo-pos:cen
On 01/17/2019 02:40 PM, Peter Rosin wrote:
> On 2019-01-16 17:45, Bartlomiej Zolnierkiewicz wrote:
>> On 01/07/2019 11:35 AM, Peter Rosin wrote:
>>> Right. So, here's an update...
>>>
>>> Again, it would probably be best if this went in before 5.0 is released.
>>>
>>> Changes since v1:
>>> - rena
Hi,
On 10/01/19 11:05, Quentin Perret wrote:
> Introduce a documentation file summarizing the key design points and
> APIs of the newly introduced Energy Model framework.
>
> Signed-off-by: Quentin Perret
Looks good to me.
Reviewed-by: Juri Lelli
Best,
- Juri
On Thursday 17 Jan 2019 at 15:47:44 (+0100), Juri Lelli wrote:
> Hi,
>
> On 10/01/19 11:05, Quentin Perret wrote:
> > Introduce a documentation file summarizing the key design points and
> > APIs of the newly introduced Energy Model framework.
> >
> > Signed-off-by: Quentin Perret
>
> Looks goo
Hi,
On 10/01/19 11:05, Quentin Perret wrote:
> Add some documentation detailing the main design points of EAS, as well
> as a list of its dependencies.
>
> Parts of this documentation are taken from Morten Rasmussen's original
> EAS posting: https://lkml.org/lkml/2015/7/7/754
>
> Reviewed-by: Qa
On Wed, Jan 16, 2019 at 12:14:42PM +, Rasmus Villemoes wrote:
> The watchdog framework takes care of feeding a hardware watchdog until
> userspace opens /dev/watchdogN. If that never happens for some reason
> (buggy init script, corrupt root filesystem or whatnot) but the kernel
> itself is fin
Hi,
in this document
Documentation/process/stable-api-nonsense.rst
there is this note:
Is it possible to get it fixed with the proper link? I searched for it without
success. If that comment is impossible to find I will send a patch to remove
that note, but first I wanted to ask you if you
On Thu, 17 Jan 2019 23:14:08 +0100
Federico Vaga wrote:
> in this document
>
> Documentation/process/stable-api-nonsense.rst
>
> there is this note:
>
>
>
> Is it possible to get it fixed with the proper link? I searched for it
> without
> success. If that comment is impossible to find I w
On Fri, Jan 04, 2019 at 05:26:42PM -0800, Nicolin Chen wrote:
> Hi Stefan,
>
> Sorry for a super late reply. I took a long vacation.
>
> On Wed, Nov 21, 2018 at 10:16:09PM +, Brüns, Stefan wrote:
> > > > Another concern may be voltage drop over the shunt, but for this case
> > > > you
> > >
On Thu, Jan 17, 2019 at 02:38:28PM -0800, Nicolin Chen wrote:
> On Fri, Jan 04, 2019 at 05:26:42PM -0800, Nicolin Chen wrote:
> > Hi Stefan,
> >
> > Sorry for a super late reply. I took a long vacation.
> >
> > On Wed, Nov 21, 2018 at 10:16:09PM +, Brüns, Stefan wrote:
> > > > > Another conce
Hi Guenter,
On Thu, Jan 17, 2019 at 03:13:23PM -0800, Guenter Roeck wrote:
> I have one claim stating that your change won't make a difference,
> and your claim that it would. That leaves me with no choice but to
> spend a large amount of time with the datasheet, and possibly with
> my evaluation
On Mon, Jan 7, 2019 at 4:01 AM liaoweixiong
wrote:
>
> pstore_blk is similar to pstore_ram, but dump log to block devices
> rather than persistent ram.
>
> Why should we need pstore_blk?
> 1. Most embedded intelligent equipment have no persistent ram, which
> increases costs. We perfer to cheaper
On Mon, Jan 7, 2019 at 4:01 AM liaoweixiong
wrote:
>
> It is a sample for pstore_blk, using general ram rather than block device.
> According to pstore_blk, the data will be saved to ram buffer if not
> register device path and apis for panic. So, it can only used to dump
> Oops and some things wi
On Mon, Jan 7, 2019 at 4:01 AM liaoweixiong
wrote:
>
> To enable pmsg, just set pmsg_size when block device register blkzone.
At first pass, this looks like a reasonable extension of blkzone. Is
it possible to add console, ftrace, etc, too?
-Kees
>
> Signed-off-by: liaoweixiong
> ---
> fs/pst
On Mon, Jan 7, 2019 at 4:02 AM liaoweixiong
wrote:
>
> The documemt, at Documentation/admin-guide/pstore-block.rst,
typo: documemt -> document
> tells user how to use pstore_blk and the attentions about panic
> read/write
Yay! I love seeing documentation. :)
-Kees
>
> Signed-off-by: liaoweixi
On Thu, Jan 17, 2019 at 4:15 PM Kees Cook wrote:
>
> On Mon, Jan 7, 2019 at 4:01 AM liaoweixiong
> wrote:
> >
> > It is a sample for pstore_blk, using general ram rather than block device.
> > According to pstore_blk, the data will be saved to ram buffer if not
> > register device path and apis f
Eddie,
On Wed, 11 Jul 2018, Eddie James wrote:
> --- /dev/null
> +++ b/drivers/hwmon/occ/sysfs.c
> @@ -0,0 +1,188 @@
> +// SPDX-License-Identifier: GPL-2.0
> +/*
> + * OCC hwmon driver sysfs interface
> + *
> + * Copyright (C) IBM Corporation 2018
> + *
> + * This program is free software; you ca
On Fri, 18 Jan 2019 at 11:44, Thomas Gleixner wrote:
>
> Eddie,
>
> On Wed, 11 Jul 2018, Eddie James wrote:
>
> > --- /dev/null
> > +++ b/drivers/hwmon/occ/sysfs.c
> > @@ -0,0 +1,188 @@
> > +// SPDX-License-Identifier: GPL-2.0
> > +/*
> > + * OCC hwmon driver sysfs interface
> > + *
> > + * Copyri
On Thu, Jan 17, 2019 at 03:19:53PM -0700, Jonathan Corbet wrote:
> On Thu, 17 Jan 2019 23:14:08 +0100
> Federico Vaga wrote:
>
> > in this document
> >
> > Documentation/process/stable-api-nonsense.rst
> >
> > there is this note:
> >
> >
> >
> > Is it possible to get it fixed with the proper
On Fri, Jan 18, 2019 at 08:20:31AM +0100, Greg KH wrote:
> On Thu, Jan 17, 2019 at 03:19:53PM -0700, Jonathan Corbet wrote:
> > On Thu, 17 Jan 2019 23:14:08 +0100
> > Federico Vaga wrote:
> >
> > > in this document
> > >
> > > Documentation/process/stable-api-nonsense.rst
> > >
> > > there is t
27 matches
Mail list logo