summaryrefslogtreecommitdiff
path: root/drivers/iio/temperature
AgeCommit message (Expand)Author
2 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
13 daysMerge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-17Merge tag 'bitmap-for-7.2' of https://github.com/norov/linuxLinus Torvalds
2026-06-14Merge tag 'iio-fixes-for-7.1b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-06-02Merge tag 'v7.1-rc6' into workJonathan Cameron
2026-05-31iio: temperature: ltc2983: Add support for ADT7604Liviu Stan
2026-05-31iio: temperature: ltc2983: Use fwnode_property_present() for optional propertiesLiviu Stan
2026-05-31iio: temperature: ltc2983: Fix inconsistent channel wording in messagesLiviu Stan
2026-05-31iio: temperature: ltc2983: Use local device pointer consistentlyLiviu Stan
2026-05-31iio: temperature: ltc2983: Fix macro parenthesization and renameLiviu Stan
2026-05-31iio: temperature: ltc2983: Fix reinit_completion() called after conversion startLiviu Stan
2026-05-31iio: temperature: ltc2983: Fix n_wires default bypassing rotation checkLiviu Stan
2026-05-31iio: Initialize i2c_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2026-05-31iio: temperature: maxim_thermocouple: Fix indentation in of_match tableRahman Mahmutović
2026-05-26iio: temperature: tmp006: use devm_iio_trigger_registerStepan Ionichev
2026-05-20iio: mcp9600: switch to using FIELD_GET_SIGNED()Yury Norov
2026-05-15iio: temperature: tsys01: fix broken PROM checksum validationSalah Triki
2026-03-21iio: temp: fix spelling mistakes in commentsShi Hao
2026-01-29iio: Replace IRQF_ONESHOT with IRQF_NO_THREADSebastian Andrzej Siewior
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