Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1426062
| From | Azael Avalos <coproscefalo@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/3] toshiba_acpi: Accelerometer updates |
| Date | 2016-06-20 01:30 +0200 |
| Message-ID | <rLUk9-tT-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
These series of patches update the accelerometer axis data reporting to use the IIO subsystem, deprecating the custom position sysfs entry, and finally bumping the driver version to 0.24. Changes since v1: - Small format and style changes - Changed the iio code according to feedback from Jonathan Cameron Azael Avalos (3): toshiba_acpi: Add IIO interface for accelerometer axis data toshiba_acpi: Remove the position sysfs entry toshiba_acpi: Bump driver version and update copyright year drivers/platform/x86/toshiba_acpi.c | 136 +++++++++++++++++++++++++++++------- 1 file changed, 109 insertions(+), 27 deletions(-) -- 2.8.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/3] toshiba_acpi: Accelerometer updates Azael Avalos <coproscefalo@gmail.com> - 2016-06-20 01:30 +0200 [PATCH v2 2/3] toshiba_acpi: Remove the position sysfs entry Azael Avalos <coproscefalo@gmail.com> - 2016-06-20 01:30 +0200
csiph-web