On Thu, 10 Apr 2008 00:53:01 -0300 Henrique de Moraes Holschuh wrote:
> Add a sysfs led class interface to the led subdriver.
>
> Signed-off-by: Henrique de Moraes Holschuh <[EMAIL PROTECTED]>
> Cc: Richard Purdie <[EMAIL PROTECTED]>
> ---
> Documentation/laptops/thinkpad-acpi.txt | 47 +++
On Thu, 10 Apr 2008 00:52:58 -0300 Henrique de Moraes Holschuh wrote:
> Unfortunately, a lot of stuff in the kernel has size limitations, so
> "thinkpad-acpi" ends up eating up too much real estate. We were using
> "tpacpi" in symbols already, but this shorthand was not visible to
> userland.
>
On Thu, 10 Apr 2008 00:53:00 -0300 Henrique de Moraes Holschuh wrote:
> Add a sysfs led class interface to the thinklight (light subdriver).
>
> Signed-off-by: Henrique de Moraes Holschuh <[EMAIL PROTECTED]>
> Cc: Richard Purdie <[EMAIL PROTECTED]>
> ---
> Documentation/laptops/thinkpad-acpi.txt
On Thu, 10 Apr 2008 00:52:53 -0300 Henrique de Moraes Holschuh wrote:
> Documentation/laptops/thinkpad-acpi.txt | 49 +++
> drivers/misc/thinkpad_acpi.c| 238
> +--
> 2 files changed, 182 insertions(+), 105 deletions(-)
>
> diff --git a/Documentati
Henrique de Moraes Holschuh wrote:
> Change all occourences of the "led" word to full uppercase in user
> documentation.
>
> Signed-off-by: Henrique de Moraes Holschuh <[EMAIL PROTECTED]>
> Cc: Randy Dunlap <[EMAIL PROTECTED]>
Thank you.
Ack
On Mon, 21 Dec 2009 14:38:56 -0800 Marcel Holtmann wrote:
> Hi Henrique,
>
> > > The patch isn't correct (I guess the upstream fix is same?).
> > >
> > > CONFIG_SOUND is a global config for sound subsystem. The relevant
> > > functions are ALSA core part, which is CONFIG_SND.
> > > So, the fix
On Fri, 25 Dec 2009 11:41:57 -0200 Henrique de Moraes Holschuh wrote:
> On Fri, 25 Dec 2009, Takashi Iwai wrote:
> > > "depends on SND || SND = n" takes care of the technical restrictions.
> >
> > Yep, that's what I mentioned as Kconfig dependency :)
>
> I think I will do it a bit different, so
On 11/14/2017 03:14 PM, Simranjit Singh wrote:
> From: Simranjit Singh
>
> Using the checkpatch.pl script, there were 8 errors in thinkpad_acpi.c. I
> fixed them by changing permissions to octal,
> and by adding parenthesis.
> On the current tree, if you use checkpatch.pl, thinkpad_acpi.c will
On 6/16/20 10:29 AM, Andrzej Pietrasiewicz wrote:
> Document inhibiting input devices and its relation to being
> a wakeup source.
>
> Signed-off-by: Andrzej Pietrasiewicz
> ---
Hi,
I have some editorial comments. Please see below.
> @Hans, @Dmitry,
>
> My fist attempt at documenting inhibiti
7;s open().
> Depending on what close()
> +means for the device in question, not opening() it before going to sleep
> might make it
> +impossible to provide any wakeup events. The device is going to sleep anyway.
> +
> Basic event types
> ~
>
>
Reviewed-by: Randy Dunlap
Thanks.
--
~Randy
___
ibm-acpi-devel mailing list
ibm-acpi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ibm-acpi-devel
From: Randy Dunlap
Fix underline length build warning in thinkpad-acpi.rst documentation:
Documentation/admin-guide/laptops/thinkpad-acpi.rst:1437: WARNING: Title
underline too short.
DYTC Lapmode sensor
--
Fixes: acf7f4a59114 ("platform/x86: thinkpad_acpi: lap or desk
comment starts with '/**', but isn't a
kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
thinkpad_acpi.c:9307: warning: missing initial short description on line:
* This evaluates a ACPI method call specific to the battery
Signed-off-by: Randy Dunlap
Cc: Henrique de
Hi Mark,
On 12/6/23 07:30, Mark Pearson wrote:
> Hi Randy
>
> On Wed, Dec 6, 2023, at 1:01 AM, Randy Dunlap wrote:
>> Add a function's return description and don't misuse "/**" for
>> non-kernel-doc comments to prevent warnings from scripts/kernel-do
13 matches
Mail list logo