index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
sht21.c
Age
Commit message (
Expand
)
Author
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102
Thomas Gleixner
2019-02-18
hwmon: (sht21) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
2018-03-10
hwmon: (sht21) Update data sheet URLs
Danilo Bargen
2018-01-02
hwmon: (sht21) Fix documentation of struct sht21
Guenter Roeck
2017-01-02
hwmon: (sht21) Add Electronic Identification Code retrieval
Peter A. Bigot
2014-08-04
hwmon: (sht21) Convert to devm_hwmon_device_register_with_groups
Axel Lin
2012-11-28
hwmon: remove use of __devexit
Bill Pemberton
2012-11-28
hwmon: remove use of __devinit
Bill Pemberton
2012-11-28
hwmon: remove use of __devexit_p
Bill Pemberton
2012-10-10
hwmon: Add missing inclusions of <linux/jiffies.h>
Jean Delvare
2012-09-23
hwmon: (sht21) Convert to use devm_ functions
Guenter Roeck
2012-03-18
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
2011-11-04
hwmon: Use i2c_smbus_{read,write}_word_swapped
Jean Delvare
2011-01-08
hwmon: driver for Sensirion SHT21 humidity and temperature sensor
Urs Fleisch