index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
temperature
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-19
Merge tag 'iio-for-7.3a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
7
-37
/
+48
2026-08-19
Merge tag 'iio-fixes-for-7.2b-take2' of ssh://gitolite.kernel.org/pub/scm/lin...
Greg Kroah-Hartman
1
-1
/
+2
2026-07-27
iio: temperature: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2
-4
/
+2
2026-07-12
Merge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2026-07-11
iio: temperature: hid-sensor-temperature: switch to non-devm iio_device_regis...
Sanjay Chitroda
1
-1
/
+2
2026-07-07
iio: hid-sensors: align function parenthesis for readability
Sanjay Chitroda
1
-15
/
+15
2026-07-06
Merge tag 'v7.2-rc2' into togreg
Jonathan Cameron
12
-12
/
+0
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
12
-12
/
+0
2026-07-02
iio: temperature: hid-sensor-temperature: use common device for devres
Sanjay Chitroda
1
-2
/
+2
2026-07-01
iio: temperature: Build mlx90635 with CONFIG_MLX90635
Pengpeng Hou
1
-1
/
+1
2026-07-01
iio: temperature: tmp117: add TI TMP119 support
Wil Stark
1
-0
/
+13
2026-06-30
iio: Initialize spi_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2
-14
/
+14
2026-06-30
iio: Drop unused assignment of spi_device_id driver data
Uwe Kleine-König (The Capable Hub)
2
-2
/
+2
2026-06-30
iio: hid-sensor-temperature: use u32 instead of unsigned int
Sanjay Chitroda
1
-3
/
+3
2026-06-22
Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-121
/
+534
2026-06-17
Merge tag 'bitmap-for-7.2' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2026-06-14
Merge tag 'iio-fixes-for-7.1b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
1
-1
/
+1
2026-06-02
Merge tag 'v7.1-rc6' into work
Jonathan Cameron
1
-1
/
+1
2026-05-31
iio: temperature: ltc2983: Add support for ADT7604
Liviu Stan
1
-19
/
+394
2026-05-31
iio: temperature: ltc2983: Use fwnode_property_present() for optional properties
Liviu Stan
1
-26
/
+58
2026-05-31
iio: temperature: ltc2983: Fix inconsistent channel wording in messages
Liviu Stan
1
-15
/
+15
2026-05-31
iio: temperature: ltc2983: Use local device pointer consistently
Liviu Stan
1
-40
/
+47
2026-05-31
iio: temperature: ltc2983: Fix macro parenthesization and rename
Liviu Stan
1
-6
/
+6
2026-05-31
iio: temperature: ltc2983: Fix reinit_completion() called after conversion start
Liviu Stan
1
-2
/
+1
2026-05-31
iio: temperature: ltc2983: Fix n_wires default bypassing rotation check
Liviu Stan
1
-1
/
+1
2026-05-31
iio: Initialize i2c_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
10
-13
/
+13
2026-05-31
iio: temperature: maxim_thermocouple: Fix indentation in of_match table
Rahman Mahmutović
1
-3
/
+3
2026-05-26
iio: temperature: tmp006: use devm_iio_trigger_register
Stepan Ionichev
1
-1
/
+1
2026-05-20
iio: mcp9600: switch to using FIELD_GET_SIGNED()
Yury Norov
1
-1
/
+1
2026-05-15
iio: temperature: tsys01: fix broken PROM checksum validation
Salah Triki
1
-1
/
+1
2026-03-21
iio: temp: fix spelling mistakes in comments
Shi Hao
1
-2
/
+2
2026-01-29
iio: Replace IRQF_ONESHOT with IRQF_NO_THREAD
Sebastian Andrzej Siewior
1
-6
/
+4
2025-11-24
iio: mlx90614: Convert to common field_{get,prep}() helpers
Geert Uytterhoeven
1
-6
/
+1
2025-11-24
iio: mlx90614: #undef field_{get,prep}() before local definition
Geert Uytterhoeven
1
-0
/
+2
2025-09-13
Merge tag 'v6.17-rc3' into togreg
Jonathan Cameron
1
-10
/
+16
2025-08-25
iio: temperature: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
3
-3
/
+0
2025-08-25
iio: temperature: Drop unnecessary -ENOMEM messages
Dixit Parmar
1
-3
/
+1
2025-08-25
iio: mcp9600: Add support for thermocouple-type
Ben Collins
1
-1
/
+70
2025-08-25
iio: mcp9600: Recognize chip id for mcp9601
Ben Collins
2
-19
/
+57
2025-08-25
iio: mcp9600: White space and fixed width cleanup
Ben Collins
1
-7
/
+7
2025-08-25
iio: temperature: mlx90635: Remove dev_err_probe() if error is -ENOMEM
Xichao Zhao
1
-1
/
+1
2025-08-16
iio: Remove error prints for devm_add_action_or_reset()
Waqar Hameed
1
-4
/
+2
2025-08-11
iio: temperature: maxim_thermocouple: use DMA-safe buffer for spi_read()
David Lechner
1
-10
/
+16
2025-06-26
iio: temperature: tmp006: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-05-22
Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
8
-34
/
+30
2025-05-21
iio: temperature: Use iio_push_to_buffers_with_ts() to provide length for run...
Jonathan Cameron
3
-6
/
+8
2025-04-22
iio: normalize array sentinel style
David Lechner
7
-10
/
+10
2025-04-22
iio: temp: maxim_thermocouple: Drop unused mutex.h include.
Jonathan Cameron
1
-1
/
+0
2025-04-22
iio: temp: maxim_thermocouple: Switch to sparse friendly iio_device_claim/rel...
Jonathan Cameron
1
-17
/
+12
2025-04-18
iio: temp: maxim-thermocouple: Fix potential lack of DMA safe buffer.
Jonathan Cameron
1
-1
/
+1
[next]