index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
sht21.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-01
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-1
/
+1
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-02-03
hwmon: (sht15,sht21) fix kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2021-10-12
hwmon: cleanup non-bool "valid" data fields
Paul Fertser
1
-2
/
+2
2020-09-23
hwmon: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2020-07-24
hwmon: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102
Thomas Gleixner
1
-14
/
+1
2019-02-18
hwmon: (sht21) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-10
/
+7
2018-03-10
hwmon: (sht21) Update data sheet URLs
Danilo Bargen
1
-2
/
+1
2018-01-02
hwmon: (sht21) Fix documentation of struct sht21
Guenter Roeck
1
-1
/
+1
2017-01-02
hwmon: (sht21) Add Electronic Identification Code retrieval
Peter A. Bigot
1
-2
/
+90
2014-08-04
hwmon: (sht21) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-60
/
+22
2012-11-28
hwmon: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
hwmon: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
hwmon: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-10
hwmon: Add missing inclusions of <linux/jiffies.h>
Jean Delvare
1
-0
/
+1
2012-09-23
hwmon: (sht21) Convert to use devm_ functions
Guenter Roeck
1
-9
/
+4
2012-03-18
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
1
-22
/
+1
2011-11-04
hwmon: Use i2c_smbus_{read,write}_word_swapped
Jean Delvare
1
-22
/
+4
2011-01-08
hwmon: driver for Sensirion SHT21 humidity and temperature sensor
Urs Fleisch
1
-0
/
+307