summaryrefslogtreecommitdiffstats
path: root/drivers/iio/temperature
Commit message (Expand)AuthorAgeFilesLines
* iio: hid-sensor-temperature: Fix issues of timestamp channelYe Xiang2021-03-061-6/+8
* drivers: iio: temperature: Add delay after the addressed reset command in mlx...Slaveyko Slaveykov2021-01-141-0/+6
* iio: ltc2983: Fix of_node refcountingNuno Sá2020-09-291-6/+13
* iio:temperature:tmp007: Drop of_match_ptr protectionJonathan Cameron2020-09-211-2/+2
* iio:temperature:tsys01: Drop of_match_ptr protectionJonathan Cameron2020-09-211-1/+2
* iio: temperature: mlx90632: Interface to change object ambient temperatureCrt Mori2020-09-131-2/+7
* iio:temperature:mlx90632: Some stylefixing leftoversCrt Mori2020-09-031-5/+5
* iio:temperature:mlx90632: Adding extended calibration optionCrt Mori2020-09-031-2/+216
* iio:temperature:mlx90632: Convert polling while loop to regmapCrt Mori2020-09-031-11/+5
* iio:temperature:mlx90632: Add kerneldoc to the internal structCrt Mori2020-09-031-1/+8
* iio:temperature:mlx90632: Reduce number of equal calulcationsCrt Mori2020-09-031-8/+13
* iio: temperature: mlx90632: Function parameter descriptions must match exactlyLee Jones2020-07-201-2/+2
* iio: Remove superfluous of_node assignmentsLars-Peter Clausen2020-06-141-1/+0
* iio: remove left-over parent assignmentsAlexandru Ardelean2020-06-141-1/+0
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-1410-10/+0
* iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_triggerAlexandru Ardelean2020-05-101-9/+3
* iio: temperature: max31856: Use get_unaligned_beXX()Andy Shevchenko2020-05-031-2/+3
* Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2020-04-231-2/+2
|\
| * iio: temperature: ltc2983: remove redundant comparison to boolRohit Sarkar2020-04-191-2/+2
* | iio: temperature: Add support for Azoteq IQS620AT temperature sensorJeff LaBundy2020-03-273-0/+108
|/
* Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2020-01-102-4/+174
|\
| * iio: maxim_thermocouple: add thermocouple_type sysfs attributeAndrea Merello2019-11-231-3/+41
| * iio: max31856: add support for runtime-configuring the thermocouple typeAndrea Merello2019-11-231-1/+40
| * iio: max31856: add support for configuring the HW averagingAndrea Merello2019-11-231-0/+43
| * iio: max31856: add option for setting mains filter rejection frequencyAndrea Merello2019-11-231-0/+50
* | iio: temperature: ltc2983: fix u32 read into a unsigned long longColin Ian King2019-12-081-2/+4
|/
* iio: temperature: Add support for LTC2983Nuno Sá2019-10-223-0/+1569
* iio: temp: maxim thermocouple: Drop unneeded semi colon.Jonathan Cameron2019-10-181-1/+1
* iio: max31856: add missing of_node and parent references to iio_devAndrea Merello2019-09-151-0/+2
* iio: maxim_thermocouple: Use device-managed APIsChuhong Yuan2019-07-271-22/+3
* Merge 5.2-rc6 into staging-nextGreg Kroah-Hartman2019-06-235-28/+11
|\
| * Merge tag 'staging-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-06-211-2/+7
| |\
| | * Merge tag 'iio-fixes-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-06-171-2/+7
| | |\
| | | * iio: temperature: mlx90632 Relax the compatibility checkCrt Mori2019-05-271-2/+7
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner2019-06-053-14/+3
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309Thomas Gleixner2019-06-051-12/+1
| |/ /
* | | Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman2019-06-033-4/+3
|\| |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-302-4/+2
| * | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
| |/
* / iio: temperature: maxim_thermocouple: declare missing of tableDaniel Gomez2019-04-271-0/+10
|/
* iio: temperature: max31856: fix uninitialized error returnColin Ian King2019-04-141-0/+3
* iio:temperature: Add MAX31856 thermocouple supportParesh Chaudhary2019-04-043-0/+364
* drivers: iio: Kconfig: pedantic cleanupEnrico Weigelt, metux IT consult2019-04-041-8/+8
* iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2018-11-161-1/+2
*-. Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...Mark Brown2018-10-211-1/+2
|\ \
| | * regmap: split up regmap_config.use_single_rwDavid Frey2018-09-071-1/+2
| |/
* | Merge tag 'iio-fixes-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-09-091-1/+0
|\ \ | |/ |/|
| * Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"Matt Ranostay2018-09-021-1/+0
* | i2c: remove i2c_lock_adapter and use i2c_lock_bus directlyPeter Rosin2018-07-131-2/+2
|/
* iio temperature/mlx90632: silence a static checker warningDan Carpenter2018-02-241-0/+2