Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1391033

[PATCH 0/3] Add available sampling frequency and scale attributes

From Daniel Baluta <daniel.baluta@intel.com>
Newsgroups linux.kernel
Subject [PATCH 0/3] Add available sampling frequency and scale attributes
Date 2016-04-29 13:50 +0200
Message-ID <rtf5M-5f6-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


First two patches are bugfixes related to sampling frequency and the last
one is adding support for exporting available sampling frequency and scale.

Daniel Baluta (3):
  iio: bmi160: Fix output data rate for accel
  iio: bmi160: Fix ODR setting
  imu: bmi160: Add avail frequency and scale attributes

 drivers/iio/imu/bmi160/bmi160_core.c | 43 +++++++++++++++++++++++++++++-------
 1 file changed, 35 insertions(+), 8 deletions(-)

-- 
2.5.0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] Add available sampling frequency and scale attributes Daniel Baluta <daniel.baluta@intel.com> - 2016-04-29 13:50 +0200
  [PATCH 3/3] imu: bmi160: Add avail frequency and scale attributes Daniel Baluta <daniel.baluta@intel.com> - 2016-04-29 13:50 +0200
    Re: [PATCH 3/3] imu: bmi160: Add avail frequency and scale attributes Jonathan Cameron <jic23@kernel.org> - 2016-05-01 23:30 +0200
      Re: [PATCH 3/3] imu: bmi160: Add avail frequency and scale attributes Jonathan Cameron <jic23@kernel.org> - 2016-05-04 16:40 +0200
  [PATCH 1/3] iio: bmi160: Fix output data rate for accel Daniel Baluta <daniel.baluta@intel.com> - 2016-04-29 13:50 +0200
    Re: [PATCH 1/3] iio: bmi160: Fix output data rate for accel Jonathan Cameron <jic23@kernel.org> - 2016-05-01 23:30 +0200
      Re: [PATCH 1/3] iio: bmi160: Fix output data rate for accel Jonathan Cameron <jic23@kernel.org> - 2016-05-04 16:40 +0200
  Re: [PATCH 0/3] Add available sampling frequency and scale attributes Jonathan Cameron <jic23@kernel.org> - 2016-05-01 23:30 +0200

csiph-web