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
/
max6621.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-09
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0...
Uwe Kleine-König
1
-1
/
+1
2024-02-11
hwmon: Remove I2C_CLASS_HWMON from drivers w/o detect() and address_list
Heiner Kallweit
1
-1
/
+0
2023-08-21
hwmon: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-04-19
hwmon: max6621: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2021-05-17
hwmon: (max6621) Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-1
/
+1
2020-09-23
hwmon: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-04-15
hwmon: (max6621) Fix build warning
Guenter Roeck
1
-1
/
+1
2019-04-15
hwmon: (max6621) Use HWMON_CHANNEL_INFO macro
Guenter Roeck
1
-30
/
+12
2017-10-29
hwmon: (max6621) Inverted if condition in max6621_read()
Dan Carpenter
1
-1
/
+1
2017-10-29
hwmon: (max6621) Add support for Maxim MAX6621 temperature sensor
Vadim Pasternak
1
-0
/
+593