summaryrefslogtreecommitdiff
path: root/drivers/iio/temperature
AgeCommit message (Expand)Author
2025-11-24iio: mlx90614: Convert to common field_{get,prep}() helpersGeert Uytterhoeven
2025-11-24iio: mlx90614: #undef field_{get,prep}() before local definitionGeert Uytterhoeven
2025-09-13Merge tag 'v6.17-rc3' into togregJonathan Cameron
2025-08-25iio: temperature: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-08-25iio: temperature: Drop unnecessary -ENOMEM messagesDixit Parmar
2025-08-25iio: mcp9600: Add support for thermocouple-typeBen Collins
2025-08-25iio: mcp9600: Recognize chip id for mcp9601Ben Collins
2025-08-25iio: mcp9600: White space and fixed width cleanupBen Collins
2025-08-25iio: temperature: mlx90635: Remove dev_err_probe() if error is -ENOMEMXichao Zhao
2025-08-16iio: Remove error prints for devm_add_action_or_reset()Waqar Hameed
2025-08-11iio: temperature: maxim_thermocouple: use DMA-safe buffer for spi_read()David Lechner
2025-06-26iio: temperature: tmp006: use = { } instead of memset()David Lechner
2025-05-22Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-05-21iio: temperature: Use iio_push_to_buffers_with_ts() to provide length for run...Jonathan Cameron
2025-04-22iio: normalize array sentinel styleDavid Lechner
2025-04-22iio: temp: maxim_thermocouple: Drop unused mutex.h include.Jonathan Cameron
2025-04-22iio: temp: maxim_thermocouple: Switch to sparse friendly iio_device_claim/rel...Jonathan Cameron
2025-04-18iio: temp: maxim-thermocouple: Fix potential lack of DMA safe buffer.Jonathan Cameron
2025-02-17iio: temperature: tmp006: Stop using iio_device_claim_direct_scoped()Jonathan Cameron
2025-01-13Merge 6.13-rc4 into char-misc-nextGreg Kroah-Hartman
2024-12-28iio: temperature: tmp006: Use aligned_s64 instead of open coding alignment.Jonathan Cameron
2024-12-08iio: temperature: tmp006: fix information leak in triggered bufferJavier Carrasco
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-03iio: fix write_event_config signatureJulien Stephan
2024-10-12Merge tag 'v6.12-rc2' into test2Jonathan Cameron
2024-10-10iio: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-30iio: temperature: tmp006: add triggered buffer supportAntoni Pokusinski
2024-09-30iio: hid-sensor: Use aligned data type for timestampAndy Shevchenko
2024-06-30iio: temperature: ltc2983: convert to dev_err_probe()Nuno Sa
2024-06-25iio: temperature: mlx90632: make use of regmap_clear_bits()Trevor Gamblin
2024-06-17Merge tag 'v6.10-rc4' into char-misc-nextGreg Kroah-Hartman
2024-06-13iio: temperature: mcp9600: add threshold events supportDimitri Fedrau
2024-05-27iio: temperature: mlx90635: Fix ERR_PTR dereference in mlx90635_probe()Harshit Mogalapalli
2024-05-27iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-05-27iio: temperature: max30208: Remove an unused field in struct max30208_dataChristophe JAILLET
2024-05-03iio: temperature: mcp9600: Fix temperature reading for negative valuesDimitri Fedrau
2024-04-06iio: temperature: ltc2983: support vdd regulatorNuno Sa
2024-03-25iio: temp: ltc2983: Use __free(fwnode_handle) and device_for_each_node_scoped()Jonathan Cameron
2024-02-28iio: temperature: ltc2983: explicitly set the name in chip_infoNuno Sa
2024-02-28iio: temperature: ltc2983: rename ltc2983_parse_dt()Nuno Sa
2024-02-28iio: temperature: ltc2983: make use of spi_get_device_match_data()Nuno Sa
2024-02-28iio: temperature: tmp117: add support for vcc-supplyThomas Haemmerle
2023-12-11iio: temperature: mlx90635 MLX90635 IR Temperature sensorCrt Mori
2023-11-16iio: temperature: Add MCP9600 thermocouple EMF converterAndrew Hepp
2023-09-23iio: temperature: hid-sensor: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-12iio: temperature: tmp117: Convert enum->pointer for data in the match tablesBiju Das
2023-09-11iio: mlx90614: Use i2c_get_match_data()Biju Das
2023-07-23iio: adc: Explicitly include correct DT includesRob Herring
2023-05-28iio: temperature: tmp006: Add OF device matching supportAnup Sharma