From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aishwarya Pant Subject: [PATCH v2 0/2] acpi: document sysfs interfaces Date: Sat, 10 Feb 2018 14:25:53 +0530 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-io0-f196.google.com ([209.85.223.196]:34722 "EHLO mail-io0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750880AbeBJIz7 (ORCPT ); Sat, 10 Feb 2018 03:55:59 -0500 Content-Disposition: inline Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: "Rafael J. Wysocki" , Len Brown , linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, Jonathan Corbet , Greg KH Cc: Julia Lawall Patchset contains documentation for two acpi drivers- dock and dptf. Description was collected from git history and reading through code. This might be useful for tracking changes in the ABI. Changes in v2: - Split up multiple attribute definitions Aishwarya Pant (2): acpi/dptf: document sysfs atttributes acpi/dock: document sysfs interface .../ABI/testing/sysfs-devices-platform-dock | 39 +++++++++++++++++++++ Documentation/ABI/testing/sysfs-platform-dptf | 40 ++++++++++++++++++++++ 2 files changed, 79 insertions(+) create mode 100644 Documentation/ABI/testing/sysfs-devices-platform-dock create mode 100644 Documentation/ABI/testing/sysfs-platform-dptf -- 2.16.1