index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
temperature
Age
Commit message (
Expand
)
Author
2 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
13 days
Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-17
Merge tag 'bitmap-for-7.2' of https://github.com/norov/linux
Linus Torvalds
2026-06-14
Merge tag 'iio-fixes-for-7.1b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2026-06-02
Merge tag 'v7.1-rc6' into work
Jonathan Cameron
2026-05-31
iio: temperature: ltc2983: Add support for ADT7604
Liviu Stan
2026-05-31
iio: temperature: ltc2983: Use fwnode_property_present() for optional properties
Liviu Stan
2026-05-31
iio: temperature: ltc2983: Fix inconsistent channel wording in messages
Liviu Stan
2026-05-31
iio: temperature: ltc2983: Use local device pointer consistently
Liviu Stan
2026-05-31
iio: temperature: ltc2983: Fix macro parenthesization and rename
Liviu Stan
2026-05-31
iio: temperature: ltc2983: Fix reinit_completion() called after conversion start
Liviu Stan
2026-05-31
iio: temperature: ltc2983: Fix n_wires default bypassing rotation check
Liviu Stan
2026-05-31
iio: Initialize i2c_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2026-05-31
iio: temperature: maxim_thermocouple: Fix indentation in of_match table
Rahman Mahmutović
2026-05-26
iio: temperature: tmp006: use devm_iio_trigger_register
Stepan Ionichev
2026-05-20
iio: mcp9600: switch to using FIELD_GET_SIGNED()
Yury Norov
2026-05-15
iio: temperature: tsys01: fix broken PROM checksum validation
Salah Triki
2026-03-21
iio: temp: fix spelling mistakes in comments
Shi Hao
2026-01-29
iio: Replace IRQF_ONESHOT with IRQF_NO_THREAD
Sebastian Andrzej Siewior
2025-11-24
iio: mlx90614: Convert to common field_{get,prep}() helpers
Geert Uytterhoeven
2025-11-24
iio: mlx90614: #undef field_{get,prep}() before local definition
Geert Uytterhoeven
2025-09-13
Merge tag 'v6.17-rc3' into togreg
Jonathan Cameron
2025-08-25
iio: temperature: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-08-25
iio: temperature: Drop unnecessary -ENOMEM messages
Dixit Parmar
2025-08-25
iio: mcp9600: Add support for thermocouple-type
Ben Collins
2025-08-25
iio: mcp9600: Recognize chip id for mcp9601
Ben Collins
2025-08-25
iio: mcp9600: White space and fixed width cleanup
Ben Collins
2025-08-25
iio: temperature: mlx90635: Remove dev_err_probe() if error is -ENOMEM
Xichao Zhao
2025-08-16
iio: Remove error prints for devm_add_action_or_reset()
Waqar Hameed
2025-08-11
iio: temperature: maxim_thermocouple: use DMA-safe buffer for spi_read()
David Lechner
2025-06-26
iio: temperature: tmp006: use = { } instead of memset()
David Lechner
2025-05-22
Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2025-05-21
iio: temperature: Use iio_push_to_buffers_with_ts() to provide length for run...
Jonathan Cameron
2025-04-22
iio: normalize array sentinel style
David Lechner
2025-04-22
iio: temp: maxim_thermocouple: Drop unused mutex.h include.
Jonathan Cameron
2025-04-22
iio: temp: maxim_thermocouple: Switch to sparse friendly iio_device_claim/rel...
Jonathan Cameron
2025-04-18
iio: temp: maxim-thermocouple: Fix potential lack of DMA safe buffer.
Jonathan Cameron
2025-02-17
iio: temperature: tmp006: Stop using iio_device_claim_direct_scoped()
Jonathan Cameron
2025-01-13
Merge 6.13-rc4 into char-misc-next
Greg Kroah-Hartman
2024-12-28
iio: temperature: tmp006: Use aligned_s64 instead of open coding alignment.
Jonathan Cameron
2024-12-08
iio: temperature: tmp006: fix information leak in triggered buffer
Javier Carrasco
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-03
iio: fix write_event_config signature
Julien Stephan
2024-10-12
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
2024-10-10
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-30
iio: temperature: tmp006: add triggered buffer support
Antoni Pokusinski
2024-09-30
iio: hid-sensor: Use aligned data type for timestamp
Andy Shevchenko
2024-06-30
iio: temperature: ltc2983: convert to dev_err_probe()
Nuno Sa
2024-06-25
iio: temperature: mlx90632: make use of regmap_clear_bits()
Trevor Gamblin
[next]