index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
max6621.c
Age
Commit message (
Expand
)
Author
2026-06-09
hwmon: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
2024-05-09
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0...
Uwe Kleine-König
2024-02-11
hwmon: Remove I2C_CLASS_HWMON from drivers w/o detect() and address_list
Heiner Kallweit
2023-08-21
hwmon: Explicitly include correct DT includes
Rob Herring
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-04-19
hwmon: max6621: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2021-05-17
hwmon: (max6621) Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-09-23
hwmon: use simple i2c probe function
Stephen Kitt
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-04-15
hwmon: (max6621) Fix build warning
Guenter Roeck
2019-04-15
hwmon: (max6621) Use HWMON_CHANNEL_INFO macro
Guenter Roeck
2017-10-29
hwmon: (max6621) Inverted if condition in max6621_read()
Dan Carpenter
2017-10-29
hwmon: (max6621) Add support for Maxim MAX6621 temperature sensor
Vadim Pasternak