index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
temperature
/
max31856.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
*
iio: temperature: max31856: Make use of device properties
Andy Shevchenko
2022-04-28
1
-3
/
+3
*
iio: max31856: Use sysfs_emit()
Lars-Peter Clausen
2022-01-23
1
-2
/
+2
*
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
2020-06-14
1
-1
/
+0
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio: temperature: max31856: Use get_unaligned_beXX()
Andy Shevchenko
2020-05-03
1
-2
/
+3
*
iio: max31856: add support for runtime-configuring the thermocouple type
Andrea Merello
2019-11-23
1
-1
/
+40
*
iio: max31856: add support for configuring the HW averaging
Andrea Merello
2019-11-23
1
-0
/
+43
*
iio: max31856: add option for setting mains filter rejection frequency
Andrea Merello
2019-11-23
1
-0
/
+50
*
iio: max31856: add missing of_node and parent references to iio_dev
Andrea Merello
2019-09-15
1
-0
/
+2
*
iio: temperature: max31856: fix uninitialized error return
Colin Ian King
2019-04-14
1
-0
/
+3
*
iio:temperature: Add MAX31856 thermocouple support
Paresh Chaudhary
2019-04-04
1
-0
/
+353