Age | Commit message (Expand) | Author |
2015-01-25 | iio: hid-sensor-press: Introduce PM | Srinivas Pandruvada |
2014-12-26 | iio:pressure:bmp280: cleanup | Hartmut Knaack |
2014-12-12 | iio: bmp280: refactor compensation code | Vlad Dogaru |
2014-11-05 | iio:pressure:bmp280: fix pressure calculation | Hartmut Knaack |
2014-10-25 | bmp280: use correct routine for division | Vlad Dogaru |
2014-10-22 | iio: add bmp280 pressure and temperature driver | Vlad Dogaru |
2014-10-04 | iio:common: Set the device pointer into ST common sensors library | Denis CIOCCA |
2014-10-04 | iio:pressure: Changed pressure data variable name to press_data | Denis CIOCCA |
2014-10-04 | iio:pressure: Removed unnecessary parameter on common_probe function | Denis CIOCCA |
2014-10-04 | iio:imu: changed structure name from st_sensors to st_sensor_settings | Denis CIOCCA |
2014-08-26 | iio: remove .owner field for driver using module_platform_driver | Sanjeev Sharma |
2014-07-13 | Merge 3.16-rc5 into staging-next | Greg Kroah-Hartman |
2014-07-11 | iio: st_sensors: add devicetree probing support | Linus Walleij |
2014-07-07 | iio:st sensors: remove custom sampling frequence attribute in favour of core ... | Jonathan Cameron |
2014-07-05 | iio: hid-sensor-press: Fix return values | Sachin Kamat |
2014-06-22 | Merge 3.16-rc2 into staging-next | Greg Kroah-Hartman |
2014-06-18 | Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2014-06-14 | iio: Add t5403 barometric pressure sensor driver | Peter Meerwald |
2014-05-29 | iio: Fix two mpl3115 issues in measurement conversion | Peter Meerwald |
2014-05-05 | iio: hid-sensors: Pressure: Raw read support | Srinivas Pandruvada |
2014-05-05 | iio: hid-sensors: Add API to power on/off | Srinivas Pandruvada |
2014-05-05 | iio: hid-sensors: Pressure: adjust scale and offset | Srinivas Pandruvada |
2014-05-03 | iio: Add Freescale MPL115A2 pressure / temperature sensor driver | Peter Meerwald |
2014-04-26 | iio: st_sensors: move regulator retrieveal to core | Linus Walleij |
2014-04-26 | iio: st_sensors: announce registered sensors | Linus Walleij |
2014-02-22 | iio:pressure: Add support for LPS25H pressure sensor | Denis CIOCCA |
2014-02-22 | iio: hid-sensors: Added Pressure Sensor driver | Archana Patni |
2014-01-11 | iio:pressure:mpl3115: Fix sparse cast to restricted __be32 warning | Peter Meerwald |
2013-11-24 | iio: Add Freescale MPL3115A2 pressure / temperature sensor driver | Peter Meerwald |
2013-10-23 | iio:pressure: Adds LPS001WP support also on spi interface and Kconfig fix | Denis CIOCCA |
2013-10-16 | iio:st_pressure: Remove redundant call to iio_sw_buffer_preenable(). | Lars-Peter Clausen |
2013-09-23 | iio: pressure-core: st: Provide support for the Vdd_IO power supply | Lee Jones |
2013-09-23 | iio: pressure-core: st: Provide support for the Vdd power supply | Lee Jones |
2013-09-21 | iio:press: Register buffer also without specific trigger | Denis CIOCCA |
2013-09-21 | iio: pressure: st: Add support for new LPS001WP pressure sensor | Lee Jones |
2013-09-21 | iio: pressure-core: st: Clean-up probe() function | Lee Jones |
2013-09-21 | iio: sensors-core: st: Support sensors which don't have a Data Ready pin | Lee Jones |
2013-09-14 | iio: pressure-core: st: Allow for number of channels to vary | Lee Jones |
2013-09-14 | iio: pressure-core: st: Expand and rename LPS331AP's channel descriptor | Lee Jones |
2013-09-14 | iio: pressure-core: st: Describe LPS331AP defines by name | Lee Jones |
2013-09-14 | iio: sensors-core: st: Allow full-scale to be an optional feature | Lee Jones |
2013-08-03 | iio: pressure: st_pressure: Use devm_iio_device_alloc | Sachin Kamat |
2013-08-03 | iio: lps331ap: Modify in_temp_scale calculation way | Jacek Anaszewski |
2013-08-03 | iio: Add a comment to about alphabetical order to Kconfigs and Makefiles | Lars-Peter Clausen |
2013-08-03 | iio: reword help text of several IIO_ST drivers | Peter Meerwald |
2013-08-03 | iio: fix Kconfig typos | Peter Meerwald |
2013-08-03 | iio: Added ST-sensors platform data to select the DRDY interrupt pin | Denis CIOCCA |
2013-07-16 | iio: lps331ap: Fix wrong in_pressure_scale output value | Jacek Anaszewski |
2013-06-05 | iio:pressure: Add STMicroelectronics pressures driver | Denis CIOCCA |