From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id yJPUFVaFH2O+CQEAbAwnHQ (envelope-from ) for ; Mon, 12 Sep 2022 21:15:34 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id fdr9FFaFH2Mf5wAAG6o9tA (envelope-from ) for ; Mon, 12 Sep 2022 21:15:34 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id B26D81B6D2 for ; Mon, 12 Sep 2022 21:15:33 +0200 (CEST) Received: from localhost ([::1]:60514 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oXou3-0006ZI-UW for larch@yhetil.org; Mon, 12 Sep 2022 15:15:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56272) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oXota-0006XZ-Lx for guix-patches@gnu.org; Mon, 12 Sep 2022 15:15:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59371) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oXota-0007Yx-Cy for guix-patches@gnu.org; Mon, 12 Sep 2022 15:15:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oXota-00007j-88 for guix-patches@gnu.org; Mon, 12 Sep 2022 15:15:02 -0400 Subject: bug#57287: [PATCH] gnu: Add tp-smapi-module. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 12 Sep 2022 19:15:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 57287 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: simon@netpanic.org Cc: 57287-done@debbugs.gnu.org Mail-Followup-To: 57287@debbugs.gnu.org, othacehe@gnu.org, simon@netpanic.org Received: via spool by 57287-done@debbugs.gnu.org id=D57287.1663010088431 (code D ref 57287); Mon, 12 Sep 2022 19:15:01 +0000 Received: (at 57287-done) by debbugs.gnu.org; 12 Sep 2022 19:14:48 +0000 Received: from localhost ([127.0.0.1]:48069 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oXotL-00006s-Ol for submit@debbugs.gnu.org; Mon, 12 Sep 2022 15:14:48 -0400 Received: from eggs.gnu.org ([209.51.188.92]:38512) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oXotK-00006e-BX for 57287-done@debbugs.gnu.org; Mon, 12 Sep 2022 15:14:46 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:53948) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oXotE-0007UW-Uo; Mon, 12 Sep 2022 15:14:40 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=CvCjqMV2Slu4JGHT0Kmv5G2X66GOE4B/Dau0f5xgnKE=; b=TQqL5B6sdZS5qxl//CCB IKpWPH/Q+l9z/Yws8JqObT3zghh2U3X0hA1ciEN/bBMt89rdhriGVlF44g24tvTv4sPbkMupHEnug xUqBakMB/ppOznql6J2W9CHk7xgTB+zsSon1W/aSMFja/RxU/9Rh/Jk9uSJ9qww8iPhlW4I8T/qi6 bPX8ZgCBTdqomZaQ2Etpba9SHLTWEbp+R5Dwzhb0+u2CS2uBS+kGyp/O+Z5Yjb90gnhRoGF3gUUb5 DlUCbZ67M+tiyeIjERUHj50NPkfZ/S0VHzPojgCFV8sual4O6V7U3V/DyXlHeXv4PNSm1JQO2elPU idaxT7bHqzIhNg==; Received: from [2a02:587:1d33:7300:4fa4:945e:237e:7b1f] (port=50326 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oXotD-0003DX-TP; Mon, 12 Sep 2022 15:14:40 -0400 From: Mathieu Othacehe References: Date: Mon, 12 Sep 2022 21:14:34 +0200 In-Reply-To: (simon@netpanic.org's message of "Thu, 18 Aug 2022 22:51:16 +0200") Message-ID: <87o7vkxv51.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1663010134; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=CvCjqMV2Slu4JGHT0Kmv5G2X66GOE4B/Dau0f5xgnKE=; b=HK98uD4C1j9SFg2SA19AMZbAy4VNnHle8KpExlWat1IC7+V6YsEXKosR0vh3slYkGKIXFw iYlWPOZHfBPJnxsER4W2zAloU7lO4q+O4qzV8bUqOJMVTJ+nLvAz19sPPg4eT/ljslE/5r 3uxNfVFZ5IL6W79v+U5luhJeYBGqoDDzdzMFhvMl2uIdUF+rLtKize29+OucDqSuAM1E82 eJpoFxMJlIboU67ze2YEz/PeKjeRaUgf2tg7HYQYJs/2eHz7Xk98Mtl7tcnPVtlELfR++r 3m2y08mR0L7JzVwHBbzOgG7jC332apOp9Xnoq8TABuAF/hCGydZ2OEWMk3rCzQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1663010134; a=rsa-sha256; cv=none; b=L+2VdebX9kel1e+x5QhtYfaYNa5lWN/KEbubMvoHmrEp5hj5MmeJs9egHr4/EukQabQX2q UZ+ERoR9AHQCDpHhJZ19LC68IpF3tBwlvR2FokaRmGTVz6b74oCMpN5oSUcSrndo+9XYhF OVQUOg7Szj+GLRCyBBrEH3ho8vno5Lxh9rXRTFE4ya31VGEo2EpufEIi/qQB9f7HarApPC 5edT7Ad9F93oGFn0/oYazpJ1cG7ApqUJGGCHjVa9pMSlvw0HtWp08LqYdez3XcmufE898L QA+z2x72H8uKMHITigON39+iWnrXo8tKoinQdq++WKO0UYpEYR4fShOg6UeHhQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=TQqL5B6s; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.21 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=TQqL5B6s; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: B26D81B6D2 X-Spam-Score: -2.21 X-Migadu-Scanner: scn1.migadu.com X-TUID: 4YXWzi3TjF7y 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