| Commit message (Expand) | Author | Age | Files | Lines |
* | iio: maxim_thermocouple: detect invalid storage size in read() | Arnd Bergmann | 2016-11-13 | 1 | -0/+2 |
* | iio: maxim_thermocouple: Align 16 bit big endian value of raw reads | sayli karnik | 2016-10-01 | 1 | -7/+9 |
* | iio: temperature: fix non static symbol warnings | Wei Yongjun | 2016-08-29 | 1 | -3/+3 |
* | iio: temperature: add Kconfig selects for triggered buffer | Alison Schofield | 2016-08-21 | 1 | -0/+2 |
* | iio: temperature: add support for Maxim thermocouple chips | Matt Ranostay | 2016-07-10 | 3 | -0/+296 |
* | iio: Export I2C module alias information | Javier Martinez Canillas | 2016-05-21 | 1 | -0/+1 |
* | iio: convert to common i2c_check_functionality() return value | Matt Ranostay | 2016-02-27 | 4 | -4/+4 |
* | Add tsys02d meas-spec driver support | Ludovic Tancerel | 2015-10-11 | 3 | -0/+203 |
* | Add tsys01 meas-spec driver support | Ludovic Tancerel | 2015-10-04 | 3 | -0/+242 |
* | iio: mlx96014: Error checking from positive to negative | Crt Mori | 2015-10-03 | 1 | -6/+8 |
* | iio: mlx90614: Implement filter configuration | Crt Mori | 2015-08-27 | 1 | -3/+87 |
* | Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Greg Kroah-Hartman | 2015-08-12 | 1 | -6/+14 |
|\ |
|
| * | iio: mlx90614: Define magic numbers | Crt Mori | 2015-08-02 | 1 | -6/+14 |
* | | Merge 4.2-rc4 into staging-next | Greg Kroah-Hartman | 2015-07-27 | 1 | -1/+1 |
|\ \ |
|
| * | | iio: mlx96014: Replace offset sign | Crt Mori | 2015-07-19 | 1 | -1/+1 |
| * | | iio: tmp006: Check channel info on write | Peter Meerwald | 2015-07-19 | 1 | -0/+3 |
* | | | Merge 4.2-rc3 into staging-next | Greg Kroah-Hartman | 2015-07-20 | 1 | -0/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | iio: tmp006: Check channel info on write | Peter Meerwald | 2015-07-05 | 1 | -0/+3 |
| |/ |
|
* | | iio: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-07-11 | 2 | -2/+0 |
* | | iio: tmp006: Use GENMASK | Peter Meerwald | 2015-07-05 | 1 | -2/+2 |
|/ |
|
* | iio:temp:mlx90614 trivial drop of unnecessary ret return from write_raw. | Jonathan Cameron | 2015-05-13 | 1 | -3/+1 |
* | iio:tmp006: Prefix #defines with TMP006_ | Peter Meerwald | 2015-04-18 | 1 | -3/+3 |
* | iio: mlx90614: Fix duplicate const warning | Vianney le Clément de Saint-Marcq | 2015-04-18 | 1 | -1/+1 |
* | iio: mlx90614: Check for errors in read values | Vianney le Clément de Saint-Marcq | 2015-04-09 | 1 | -0/+5 |
* | iio: mlx90614: Add power management | Vianney le Clément de Saint-Marcq | 2015-04-09 | 1 | -2/+244 |
* | iio: mlx90614: Add emissivity setting | Vianney le Clément de Saint-Marcq | 2015-04-09 | 1 | -3/+103 |
* | iio: mlx90614: Support devices with dual IR sensor | Vianney le Clément de Saint-Marcq | 2015-03-29 | 1 | -10/+57 |
* | iio: mlx90614: Add symbols for accessible registers | Vianney le Clément de Saint-Marcq | 2015-03-29 | 1 | -1/+25 |
* | iio: mlx90614: Refactor register symbols | Vianney le Clément de Saint-Marcq | 2015-03-09 | 1 | -4/+4 |
* | iio: Add Melexis mlx90614 contact-less infrared temperature sensor driver | Peter Meerwald | 2014-05-03 | 3 | -0/+161 |
* | Merge 3.12-rc2 into staging-next. | Greg Kroah-Hartman | 2013-09-25 | 1 | -2/+4 |
|\ |
|
| * | iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resume | Peter Meerwald | 2013-09-21 | 1 | -2/+4 |
* | | iio:temperature:tmp006 put sampling_frequency in info_mask_shared_by_all | Jonathan Cameron | 2013-09-15 | 1 | -30/+27 |
|/ |
|
* | iio: Add tmp006 IR temperature sensor | Peter Meerwald | 2013-08-17 | 3 | -0/+312 |