summaryrefslogtreecommitdiff
path: root/drivers/iio/temperature/tsys01.c
AgeCommit message (Expand)Author
11 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-02Merge tag 'v7.1-rc6' into workJonathan Cameron
2026-05-31iio: Initialize i2c_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2026-05-15iio: temperature: tsys01: fix broken PROM checksum validationSalah Triki
2025-04-22iio: normalize array sentinel styleDavid Lechner
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-05-27iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-23iio: temperature: tsys01: Convert to i2c's .probe_new()Uwe Kleine-König
2022-02-18iio:common:meas-spec: Move exports into IIO_MEAS_SPEC_SENSORSJonathan Cameron
2020-09-21iio:temperature:tsys01: Drop of_match_ptr protectionJonathan Cameron
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner
2017-08-22iio:temperature: drop assignment of iio_info.driver_moduleJonathan Cameron
2017-07-01iio: temperature: tsys01: Add OF match tableManivannan Sadhasivam
2016-02-27iio: convert to common i2c_check_functionality() return valueMatt Ranostay
2015-10-04Add tsys01 meas-spec driver supportLudovic Tancerel