index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
temperature
/
ltc2983.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-06-30
iio: temperature: ltc2983: convert to dev_err_probe()
Nuno Sa
2024-04-06
iio: temperature: ltc2983: support vdd regulator
Nuno Sa
2024-03-25
iio: temp: ltc2983: Use __free(fwnode_handle) and device_for_each_node_scoped()
Jonathan Cameron
2024-02-28
iio: temperature: ltc2983: explicitly set the name in chip_info
Nuno Sa
2024-02-28
iio: temperature: ltc2983: rename ltc2983_parse_dt()
Nuno Sa
2024-02-28
iio: temperature: ltc2983: make use of spi_get_device_match_data()
Nuno Sa
2022-11-23
iio: temperature: ltc2983: support more parts
Cosmin Tanislav
2022-11-23
iio: temperature: ltc2983: make bulk write buffer DMA-safe
Cosmin Tanislav
2022-10-17
iio: temperature: ltc2983: allocate iio channels once
Cosmin Tanislav
2022-07-18
iio: temperature: ltc2983: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_...
Jonathan Cameron
2022-06-14
iio: temp: ltc2983: Fix alignment for DMA safety
Jonathan Cameron
2022-04-04
iio: temperature: ltc2983: Make use of device properties
Andy Shevchenko
2022-04-04
iio: temperature: ltc2983: Use single error path to put OF node
Andy Shevchenko
2022-04-04
iio: temperature: ltc2983: Don't hard code defined constants in messages
Andy Shevchenko
2021-09-14
iio: ltc2983: fail probe if no channels are given
Nuno Sá
2021-09-14
iio: ltc2983: add support for optional reset gpio
Nuno Sá
2021-08-15
iio: ltc2983: fix device probe
Nuno Sá
2020-09-29
iio: ltc2983: Fix of_node refcounting
Nuno Sá
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-04-19
iio: temperature: ltc2983: remove redundant comparison to bool
Rohit Sarkar
2019-12-08
iio: temperature: ltc2983: fix u32 read into a unsigned long long
Colin Ian King
2019-10-22
iio: temperature: Add support for LTC2983
Nuno Sá