[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1430146908-27919-1-git-send-email-octavian.purdila@intel.com>
Date: Mon, 27 Apr 2015 18:01:45 +0300
From: Octavian Purdila <octavian.purdila@...el.com>
To: jic23@...nel.org
Cc: lars@...afoo.de, pmeerw@...erw.net, robert.moore@...el.com,
rafael.j.wysocki@...el.com, lenb@...nel.org,
linux-api@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-iio@...r.kernel.org, linux-acpi@...r.kernel.org,
Octavian Purdila <octavian.purdila@...el.com>
Subject: [RFC PATCH 0/3] iio: export mounting matrix
This is a RFC patch series that exports information about the way the
sensors are connected to the system so that userspace can correct
readings.
It is inspired by the way MPU6050 exports this information via the
in_{gyro,accel,magn}_matrix sysfs entries.
Octavian Purdila (3):
iio: export mounting matrix information
ACPICA: Add _PLD front and back panel constants
iio: derive the mounting matrix from ACPI _PLD objects
Documentation/ABI/testing/sysfs-bus-iio | 11 ++++
drivers/iio/industrialio-core.c | 93 +++++++++++++++++++++++++++++++++
include/acpi/acbuffer.h | 5 ++
include/linux/iio/iio.h | 55 +++++++++++++++++++
4 files changed, 164 insertions(+)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists