summaryrefslogtreecommitdiff
path: root/drivers/iio/temperature/ltc2983.c
AgeCommit message (Expand)Author
2024-02-28iio: temperature: ltc2983: explicitly set the name in chip_infoNuno Sa
2024-02-28iio: temperature: ltc2983: rename ltc2983_parse_dt()Nuno Sa
2024-02-28iio: temperature: ltc2983: make use of spi_get_device_match_data()Nuno Sa
2022-11-23iio: temperature: ltc2983: support more partsCosmin Tanislav
2022-11-23iio: temperature: ltc2983: make bulk write buffer DMA-safeCosmin Tanislav
2022-10-17iio: temperature: ltc2983: allocate iio channels onceCosmin Tanislav
2022-07-18iio: temperature: ltc2983: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_...Jonathan Cameron
2022-06-14iio: temp: ltc2983: Fix alignment for DMA safetyJonathan Cameron
2022-04-04iio: temperature: ltc2983: Make use of device propertiesAndy Shevchenko
2022-04-04iio: temperature: ltc2983: Use single error path to put OF nodeAndy Shevchenko
2022-04-04iio: temperature: ltc2983: Don't hard code defined constants in messagesAndy Shevchenko
2021-09-14iio: ltc2983: fail probe if no channels are givenNuno Sá
2021-09-14iio: ltc2983: add support for optional reset gpioNuno Sá
2021-08-15iio: ltc2983: fix device probeNuno Sá
2020-09-29iio: ltc2983: Fix of_node refcountingNuno Sá
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-04-19iio: temperature: ltc2983: remove redundant comparison to boolRohit Sarkar
2019-12-08iio: temperature: ltc2983: fix u32 read into a unsigned long longColin Ian King
2019-10-22iio: temperature: Add support for LTC2983Nuno Sá