summaryrefslogtreecommitdiff
path: root/drivers/iio/temperature
Commit message (Expand)AuthorAgeFilesLines
* iio: temperature: tmp117: cosmetic alignment cleanupMarco Felsch2023-03-111-8/+8
* iio: temperature: tmp117: add TI TMP116 supportMarco Felsch2023-03-111-1/+19
* iio: temperature: tmp117: improve fallback capabilitiesMarco Felsch2023-03-111-10/+34
* iio: temperature: Add driver support for Maxim MAX30208Rajat Khandelwal2022-11-233-0/+263
* iio: temperature: tsys02d: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* iio: temperature: tsys01: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+2
* iio: temperature: tmp007: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* iio: temperature: tmp006: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+2
* iio: temperature: mlx90632: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* iio: temperature: mlx90614: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* iio: temperature: mlx90632: Add missing static marking on devm_pm_opsJonathan Cameron2022-11-231-1/+1
* iio: temperature: mlx90632: Add error handling for devm_pm_runtime_enable()Jonathan Cameron2022-11-231-1/+4
* iio: temperature: ltc2983: support more partsCosmin Tanislav2022-11-231-7/+176
* iio: temperature: ltc2983: make bulk write buffer DMA-safeCosmin Tanislav2022-11-231-5/+5
* iio: temperature: mlx90632 Style alignment for the driverCrt Mori2022-11-231-29/+36
* iio: temperature: mlx90632 Change return value of sensor measurement channelCrt Mori2022-11-231-1/+1
* iio: temperature: mlx90632 Read sampling frequencyCrt Mori2022-11-231-0/+59
* iio: temperature: mlx90632 Add runtime powermanagement modesCrt Mori2022-11-231-68/+309
* iio: temperature: ltc2983: allocate iio channels onceCosmin Tanislav2022-10-171-7/+6
* Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-082-16/+86
|\
| * iio: temperature: mlx90614 Refactoring available filter attributesCrt Mori2022-09-211-11/+30
| * iio: temperature: mlx90632 Add supply regulator to sensorCrt Mori2022-08-151-5/+56
* | i2c: Make remove callback return voidUwe Kleine-König2022-08-162-6/+2
|/
* iio: temperature: ltc2983: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_...Jonathan Cameron2022-07-181-4/+5
* iio: temp: maxim_thermocouple: Fix alignment for DMA safetyJonathan Cameron2022-06-141-1/+1
* iio: temp: max31865: Fix alignment for DMA safetyJonathan Cameron2022-06-141-1/+1
* iio: temp: ltc2983: Fix alignment for DMA safetyJonathan Cameron2022-06-141-2/+2
* iio: temperature: max31865: Make use of device propertiesAndy Shevchenko2022-04-281-1/+3
* iio: temperature: max31856: Make use of device propertiesAndy Shevchenko2022-04-281-3/+3
* iio: temperature: ltc2983: Make use of device propertiesAndy Shevchenko2022-04-041-103/+106
* iio: temperature: ltc2983: Use single error path to put OF nodeAndy Shevchenko2022-04-041-10/+11
* iio: temperature: ltc2983: Don't hard code defined constants in messagesAndy Shevchenko2022-04-041-4/+4
* Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-289-24/+17
|\
| * iio:temperature:mlx90614: Switch from CONFIG_PM* guards to pm_ptr() etcJonathan Cameron2022-02-181-8/+4
| * iio:temperature:tmp007: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron2022-02-181-4/+2
| * iio:temperature:tmp006: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron2022-02-181-4/+2
| * iio:common:meas-spec: Move exports into IIO_MEAS_SPEC_SENSORSJonathan Cameron2022-02-182-0/+2
| * iio: temperature: maxim_thermocouple: Switch from of headers to mod_devicetab...Andy Shevchenko2022-02-061-3/+2
| * iio: temperature: mlx90632: Switch from of headers to mod_devicetable.hAndy Shevchenko2022-02-061-1/+1
| * iio: max31865: Use sysfs_emit()Lars-Peter Clausen2022-01-231-2/+2
| * iio: max31856: Use sysfs_emit()Lars-Peter Clausen2022-01-231-2/+2
* | iio: temperature: iqs620at-temp: Add support for V3 siliconJeff LaBundy2022-02-141-1/+3
|/
* iio: temperature: Add MAX31865 RTD SupportNavin Sankar Velliangiri2021-09-143-0/+360
* iio: ltc2983: fail probe if no channels are givenNuno Sá2021-09-141-0/+5
* iio: ltc2983: add support for optional reset gpioNuno Sá2021-09-141-0/+11
* iio: ltc2983: fix device probeNuno Sá2021-08-151-16/+14
* iio: temperature: tmp006: make sure the chip is powered up in probeAlexandru Ardelean2021-07-191-11/+22
* iio: temperature: tmp006: convert probe to device-managedAlexandru Ardelean2021-07-191-17/+15
* iio: hid-sensors: Update header includesJonathan Cameron2021-06-161-0/+1
* iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespaceAndy Shevchenko2021-06-161-0/+1