index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
temperature
/
ltc2983.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: 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: ltc2983: allocate iio channels once
Cosmin Tanislav
2022-10-17
1
-7
/
+6
*
iio: temperature: ltc2983: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_...
Jonathan Cameron
2022-07-18
1
-4
/
+5
*
iio: temp: ltc2983: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
1
-2
/
+2
*
iio: temperature: ltc2983: Make use of device properties
Andy Shevchenko
2022-04-04
1
-103
/
+106
*
iio: temperature: ltc2983: Use single error path to put OF node
Andy Shevchenko
2022-04-04
1
-10
/
+11
*
iio: temperature: ltc2983: Don't hard code defined constants in messages
Andy Shevchenko
2022-04-04
1
-4
/
+4
*
iio: ltc2983: fail probe if no channels are given
Nuno Sá
2021-09-14
1
-0
/
+5
*
iio: ltc2983: add support for optional reset gpio
Nuno Sá
2021-09-14
1
-0
/
+11
*
iio: ltc2983: fix device probe
Nuno Sá
2021-08-15
1
-16
/
+14
*
iio: ltc2983: Fix of_node refcounting
Nuno Sá
2020-09-29
1
-6
/
+13
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio: temperature: ltc2983: remove redundant comparison to bool
Rohit Sarkar
2020-04-19
1
-2
/
+2
*
iio: temperature: ltc2983: fix u32 read into a unsigned long long
Colin Ian King
2019-12-08
1
-2
/
+4
*
iio: temperature: Add support for LTC2983
Nuno Sá
2019-10-22
1
-0
/
+1557