[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1461957681-6163-1-git-send-email-betty.dall@hpe.com>
Date: Fri, 29 Apr 2016 13:21:18 -0600
From: Betty Dall <betty.dall@....com>
To: rjw@...ysocki.net, lenb@...nel.org, linux-acpi@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/3] ACPI/device_sysfs: Add sysfs support for _HRV hardware revision
The ACPI _HRV object on the device is used to supply Linux with the
device's hardware revision. This is an optional object. Add sysfs support
for the _HRV object if it exists on the device.
This change allows users to easily find the hardware version of non-PCI
hardware by looking at the sysfs 'hrv' file. It is most useful for
non-PCI devices because lspci can list the hardware version for PCI
devices.
Betty Dall (3):
ACPI/device_sysfs: Add sysfs support for _HRV hardware revision
Change _SUN and _STA show functions error return to EIO
Clean up checkpatch errors
drivers/acpi/device_sysfs.c | 50 ++++++++++++++++++++++++++++++++++++---------
1 file changed, 40 insertions(+), 10 deletions(-)
--
1.9.1
Powered by blists - more mailing lists