1. 11 4月, 2012 1 次提交
  2. 10 2月, 2012 1 次提交
  3. 27 11月, 2011 2 次提交
  4. 18 11月, 2011 1 次提交
  5. 18 10月, 2011 1 次提交
  6. 27 9月, 2011 3 次提交
  7. 07 9月, 2011 2 次提交
  8. 24 8月, 2011 1 次提交
  9. 29 6月, 2011 1 次提交
  10. 20 5月, 2011 1 次提交
  11. 26 4月, 2011 1 次提交
  12. 21 4月, 2011 1 次提交
  13. 24 2月, 2011 1 次提交
  14. 19 2月, 2011 1 次提交
  15. 15 9月, 2010 1 次提交
    • A
      staging: iio: ak8975: Add ak8975 magnetometer sensor · 3285aae1
      Andrew Chew 提交于
      This is for the Asahi Kasei AK8975 3-axis magnetometer.  It resides within
      the magnetometer section of the IIO subsystem, and implements the raw
      magn_x,y,z_raw attributes, as well as magn_x,y,z_scale attributes for
      converting to Gauss.
      
      Changed to use the magn_x,y,z_scale attributes, and made those attributes
      give the scale factor to conert to Gauss.  Also applied more fixes from
      feedback.
      
      Keeping mode as an unsigned long.  I'm going to add proper power management
      at some point anyway, which would deprecate this attribute.
      Signed-off-by: NAndrew Chew <achew@nvidia.com>
      Acked-by: NJonathan Cameron <jic23@cam.ac.uk>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      3285aae1