all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mathieu Othacehe <othacehe@gnu.org>
To: simon@netpanic.org
Cc: 57287-done@debbugs.gnu.org
Subject: bug#57287: [PATCH] gnu: Add tp-smapi-module.
Date: Mon, 12 Sep 2022 21:14:34 +0200	[thread overview]
Message-ID: <87o7vkxv51.fsf@gnu.org> (raw)
In-Reply-To: <f04fac9f43bbb8a7a0d59961d2474c4777fcc8d6.1660855176.git.simon@netpanic.org> (simon@netpanic.org's message of "Thu, 18 Aug 2022 22:51:16 +0200")


Hello,

> * gnu/packages/linux.scm (tp-smapi-module): New variable.

Applied with the following diff.

--8<---------------cut here---------------start------------->8---
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -9354,11 +9354,11 @@ (define-public tp-smapi-module
      `(#:tests? #f))                    ;there are none.
     (home-page "https://github.com/linux-thinkpad/tp_smapi")
     (synopsis
-     "The tp_smapi kernel module exposes some features of ThinkPad hardware")
+     "Linux Kernel module exposing features of ThinkPad hardware")
     (description
-     "Currently, the main functionality tp_smapi
-implements is control of battery chargin and extended battery status.
-The software package also includes an improved version of the HDAPS
-driver.  The underlying hardware interfaces are SMAPI and direct access
-to the embedded controller.")
+     "This package provides a Linux Kernel module that allows to control
+battery charging of specific ThinkPad laptops.  It also includes an improved
+version of the HDAPS driver.  The underlying hardware interfaces are
+@acronym{SMAPI, System Management Application Program Interface} and direct
+access to the embedded controller.")
     (license license:gpl2+)))
--8<---------------cut here---------------end--------------->8---

Thanks,

Mathieu




      reply	other threads:[~2022-09-12 19:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-18 20:51 [bug#57287] [PATCH] gnu: Add tp-smapi-module simon
2022-09-12 19:14 ` Mathieu Othacehe [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87o7vkxv51.fsf@gnu.org \
    --to=othacehe@gnu.org \
    --cc=57287-done@debbugs.gnu.org \
    --cc=simon@netpanic.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.