aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/magnetometer (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-28iio: ak8975: fix AK09911 dependenciesArnd Bergmann1-0/+2
2015-01-27iio: magnetometer: ak8975: Add AK8963Srinivas Pandruvada1-0/+1
2015-01-25iio: hid-sensor-magn-3d: Introduce PMSrinivas Pandruvada1-8/+1
2014-12-12iio: ak8975: add ak09911 and ak09912 supportGwendal Grignou4-353/+185
2014-12-12iio: ak8975: add definition structure per compass typeGwendal Grignou1-95/+186
2014-11-22iio: ak8975: minor fixesGwendal Grignou1-21/+14
2014-11-05Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman4-15/+12
2014-10-04iio:common: Set the device pointer into ST common sensors libraryDenis CIOCCA2-2/+0
2014-10-04iio:magnetometer: Removed unnecessary parameter on common_probe functionDenis CIOCCA4-7/+5
2014-10-04iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA1-6/+7
2014-09-22Merge 3.17-rc6 into staging-next.Greg Kroah-Hartman1-22/+30
2014-09-14iio: magn: ak8975: fix unnecessary casting between char* and const char*Irina Tirdea1-5/+5
2014-09-14iio:magnetometer: bugfix magnetometers gain valuesDenis CIOCCA1-22/+30
2014-08-26iio: remove .owner field for driver using module_platform_driverSanjeev Sharma1-1/+0
2014-07-27iio: hid-sensor-magn-3d: Fix build warningReyad Attiyat1-5/+2
2014-07-24Merge tag 'iio-for-3.17d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-45/+157
2014-07-20iio: hid-sensor-magn-3d: Add support for rotation from northReyad Attiyat1-1/+52
2014-07-20iio: hid-sensor-magn-3d: Scan for usage attributes before setting up iio channelsReyad Attiyat1-44/+105
2014-07-13Merge 3.16-rc5 into staging-nextGreg Kroah-Hartman1-5/+2
2014-07-11iio: st_sensors: add devicetree probing supportLinus Walleij1-0/+23
2014-07-07iio:st sensors: remove custom sampling frequence attribute in favour of core support.Jonathan Cameron1-2/+10
2014-07-05iio: hid-sensor-magn-3d: Fix return valuesSachin Kamat1-5/+2
2014-06-29Merge tag 'iio-for-3.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-44/+14
2014-06-29iio: magnetometer: ak8975: Use devm_* APIsBeomho Seo1-44/+14
2014-06-22Merge 3.16-rc2 into staging-nextGreg Kroah-Hartman1-8/+1
2014-06-18Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-8/+1
2014-06-16iio: AK09911 : 3 axis compass supportSrinivas Pandruvada3-0/+337
2014-06-07iio: Fix endianness issue in ak8975_read_axis()Peter Meerwald1-8/+1
2014-05-05iio: hid-sensors: Compass 3D: Raw read supportSrinivas Pandruvada1-0/+16
2014-05-05iio: hid-sensors: Add API to power on/offSrinivas Pandruvada1-4/+3
2014-05-05iio: hid-sensors: Compass 3D: adjust scale and offsetSrinivas Pandruvada1-4/+13
2014-05-03iio: ak8975: Fix issue with the nameSrinivas Pandruvada1-1/+0
2014-05-03iio:magnetometer:mag3110: Enable user offset calibrationPeter Meerwald1-2/+15
2014-05-03iio:magnetometer:mag3110: Fix initialization of ctrl_reg1Peter Meerwald1-1/+1
2014-04-26iio: st_sensors: move regulator retrieveal to coreLinus Walleij1-0/+4
2014-04-26iio: st_sensors: announce registered sensorsLinus Walleij1-0/+3
2014-03-29iio: ak8975: Added ACPI enumerationSrinivas Pandruvada1-3/+37
2014-03-22iio: ak8975 : Add AK8963 compatibility mode supportSrinivas Pandruvada2-6/+31
2014-02-25iio:magnetometer:mag3110: Fix unreachable codePeter Meerwald1-1/+0
2014-02-15iio:magnetometer:mag3110: Scale factor missing for temperaturePeter Meerwald1-3/+13
2014-02-11Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-0/+1
2014-02-08iio: ak8975: Add device nameBeomho Seo1-0/+1
2014-02-08iio: ak8975: Fix calculation formula for convert micro tesla to gauss unitBeomho Seo1-7/+9
2014-02-08iio:magnetometer:mag3110: Fix output of decimal digits in show_int_plus_micros()Peter Meerwald1-1/+1
2014-02-08iio:magnetometer:mag3110: Report busy in _read_raw() / write_raw() when buffer is enabledPeter Meerwald1-0/+6
2013-12-17iio:mag:mag3110 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron1-1/+5
2013-12-02Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman3-3/+11
2013-11-09iio: hid-sensors: magnetometer : Add sensitivitySrinivas Pandruvada1-0/+12
2013-11-09iio: Fix mag3110 Kconfig dependenciesPeter Meerwald1-0/+2
2013-11-09iio: Fix mag3110 scan_typePeter Meerwald1-1/+6