summaryrefslogtreecommitdiff
path: root/drivers/hwmon/shtc1.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-16Merge tag 'hwmon-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+1
2024-06-09hwmon: (shtc1) Remove use of i2c_match_id()Andrew Davis1-3/+1
2024-05-30hwmon: (shtc1) Fix property misspellingGuenter Roeck1-1/+1
2023-06-08hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2020-09-23hwmon: shtc1: add support for device tree bindingsChris Ruehl1-3/+22
2020-09-23hwmon: use simple i2c probe functionStephen Kitt1-4/+5
2019-09-10hwmon: (shtc1) add support for the SHTC3 sensorDan Robertson1-14/+43
2019-09-10hwmon: (shtc1) fix shtc1 and shtw1 id maskDan Robertson1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-11/+1
2014-06-12hwmon: add support for Sensirion SHTC1 sensorTomas Pop1-0/+251