index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
temperature
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
3
-3
/
+3
*
iio: temperature: ltc2983: convert to dev_err_probe()
Nuno Sa
2024-06-30
1
-148
/
+114
*
iio: temperature: mlx90632: make use of regmap_clear_bits()
Trevor Gamblin
2024-06-25
1
-2
/
+2
*
Merge tag 'v6.10-rc4' into char-misc-next
Greg Kroah-Hartman
2024-06-17
1
-3
/
+3
|
\
|
*
iio: temperature: mlx90635: Fix ERR_PTR dereference in mlx90635_probe()
Harshit Mogalapalli
2024-05-27
1
-3
/
+3
*
|
iio: temperature: mcp9600: add threshold events support
Dimitri Fedrau
2024-06-13
1
-14
/
+349
*
|
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-27
5
-5
/
+5
*
|
iio: temperature: max30208: Remove an unused field in struct max30208_data
Christophe JAILLET
2024-05-27
1
-1
/
+0
|
/
*
iio: temperature: mcp9600: Fix temperature reading for negative values
Dimitri Fedrau
2024-05-03
1
-1
/
+2
*
iio: temperature: ltc2983: support vdd regulator
Nuno Sa
2024-04-06
1
-0
/
+5
*
iio: temp: ltc2983: Use __free(fwnode_handle) and device_for_each_node_scoped()
Jonathan Cameron
2024-03-25
1
-87
/
+50
*
iio: temperature: ltc2983: explicitly set the name in chip_info
Nuno Sa
2024-02-28
1
-5
/
+15
*
iio: temperature: ltc2983: rename ltc2983_parse_dt()
Nuno Sa
2024-02-28
1
-2
/
+2
*
iio: temperature: ltc2983: make use of spi_get_device_match_data()
Nuno Sa
2024-02-28
1
-3
/
+1
*
iio: temperature: tmp117: add support for vcc-supply
Thomas Haemmerle
2024-02-28
1
-0
/
+9
*
iio: temperature: mlx90635 MLX90635 IR Temperature sensor
Crt Mori
2023-12-11
3
-0
/
+1110
*
iio: temperature: Add MCP9600 thermocouple EMF converter
Andrew Hepp
2023-11-16
3
-0
/
+150
*
iio: temperature: hid-sensor: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
1
-4
/
+2
*
iio: temperature: tmp117: Convert enum->pointer for data in the match tables
Biju Das
2023-09-12
1
-50
/
+44
*
iio: mlx90614: Use i2c_get_match_data()
Biju Das
2023-09-11
1
-1
/
+1
*
iio: adc: Explicitly include correct DT includes
Rob Herring
2023-07-23
1
-1
/
+1
*
iio: temperature: tmp006: Add OF device matching support
Anup Sharma
2023-05-28
1
-0
/
+8
*
iio: mlx90614: Add MLX90615 support
Marek Vasut
2023-05-23
1
-4
/
+44
*
iio: mlx90614: Factor our register IO and constants into model specific descr...
Marek Vasut
2023-05-23
1
-59
/
+122
*
iio: mlx90614: Drop MLX90614_CONST_EMISSIVITY_RESOLUTION
Marek Vasut
2023-05-23
1
-3
/
+3
*
iio: mlx90614: Drop unused register macros
Marek Vasut
2023-05-23
1
-4
/
+0
*
iio: mlx90614: Sort headers
Marek Vasut
2023-05-23
1
-3
/
+3
*
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-21
8
-8
/
+8
*
iio: temperature: tmp117: cosmetic alignment cleanup
Marco Felsch
2023-03-11
1
-8
/
+8
*
iio: temperature: tmp117: add TI TMP116 support
Marco Felsch
2023-03-11
1
-1
/
+19
*
iio: temperature: tmp117: improve fallback capabilities
Marco Felsch
2023-03-11
1
-10
/
+34
*
iio: temperature: Add driver support for Maxim MAX30208
Rajat Khandelwal
2022-11-23
3
-0
/
+263
*
iio: temperature: tsys02d: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: temperature: tsys01: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
iio: temperature: tmp007: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: temperature: tmp006: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
iio: temperature: mlx90632: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: temperature: mlx90614: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: temperature: mlx90632: Add missing static marking on devm_pm_ops
Jonathan Cameron
2022-11-23
1
-1
/
+1
*
iio: temperature: mlx90632: Add error handling for devm_pm_runtime_enable()
Jonathan Cameron
2022-11-23
1
-1
/
+4
*
iio: temperature: ltc2983: support more parts
Cosmin Tanislav
2022-11-23
1
-7
/
+176
*
iio: temperature: ltc2983: make bulk write buffer DMA-safe
Cosmin Tanislav
2022-11-23
1
-5
/
+5
*
iio: temperature: mlx90632 Style alignment for the driver
Crt Mori
2022-11-23
1
-29
/
+36
*
iio: temperature: mlx90632 Change return value of sensor measurement channel
Crt Mori
2022-11-23
1
-1
/
+1
*
iio: temperature: mlx90632 Read sampling frequency
Crt Mori
2022-11-23
1
-0
/
+59
*
iio: temperature: mlx90632 Add runtime powermanagement modes
Crt Mori
2022-11-23
1
-68
/
+309
*
iio: temperature: ltc2983: allocate iio channels once
Cosmin Tanislav
2022-10-17
1
-7
/
+6
*
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-08
2
-16
/
+86
|
\
|
*
iio: temperature: mlx90614 Refactoring available filter attributes
Crt Mori
2022-09-21
1
-11
/
+30
|
*
iio: temperature: mlx90632 Add supply regulator to sensor
Crt Mori
2022-08-15
1
-5
/
+56
[next]