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
/
max6697.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-14
hwmon: (max6697) Fix swapped temp{1,8} critical alarms
Guenter Roeck
1
-2
/
+2
2024-07-14
hwmon: (max6697) Fix underflow when writing limit attributes
Guenter Roeck
1
-0
/
+1
2024-06-08
hwmon: (max6697) Remove use of i2c_match_id()
Andrew Davis
1
-6
/
+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: (max6697) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2021-04-20
hwmon: Use kobj_to_dev()
Guenter Roeck
1
-1
/
+1
2020-09-23
hwmon: use simple i2c probe function
Stephen Kitt
1
-4
/
+5
2020-07-24
hwmon: (max6697) Allow max6581 to create tempX_offset
Chu Lin
1
-2
/
+94
2020-06-24
hwmon: (max6697) Make sure the OVERT mask is set correctly
Chu Lin
1
-3
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-04-15
hwmon: (max6697) Fix build warning
Guenter Roeck
1
-1
/
+1
2018-12-16
hwmon: (max6697) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}
Guenter Roeck
1
-80
/
+64
2017-04-02
hwmon: (max6697) Add OF device ID table
Javier Martinez Canillas
1
-1
/
+51
2014-08-04
hwmon: (max6697) Use of_property_read_bool at appropriate places
Axel Lin
1
-9
/
+7
2013-10-18
hwmon: (max6697) fix coccinelle warnings
Fengguang Wu
1
-4
/
+1
2013-10-13
hwmon: (max6697) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
1
-37
/
+17
2013-08-03
hwmon: (max6697) fix MAX6581 ideality
Vivien Didelot
1
-2
/
+2
2013-04-07
hwmon: (max6697) Use is_visible and sysfs_create_group
Guenter Roeck
1
-116
/
+93
2013-02-06
hwmon: Driver for Maxim MAX6697 and compatibles
Guenter Roeck
1
-0
/
+726