index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
max6697.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-27
hwmon: (max6697) fix regmap leak on probe failure
Johan Hovold
1
-1
/
+1
2025-10-15
hwmon: (max6697) Rely on subsystem locking
Guenter Roeck
1
-8
/
+1
2024-07-31
hwmon: (max6697) Document discrepancy in overtemperature status bit values
Guenter Roeck
1
-0
/
+10
2024-07-31
hwmon: (max6697) Add support for tempX_min and tempX_min_alarm
Guenter Roeck
1
-11
/
+48
2024-07-31
hwmon: (max6697) Convert to with_info hwmon API
Guenter Roeck
1
-289
/
+171
2024-07-31
hwmon: (max6697) Convert to use regmap
Guenter Roeck
1
-196
/
+121
2024-07-31
hwmon: (max6697) Use bit operations where possible
Guenter Roeck
1
-15
/
+28
2024-07-31
hwmon: (max6697) Drop platform data support
Guenter Roeck
1
-94
/
+82
2024-07-31
hwmon: (max6697) Reorder include files
Guenter Roeck
1
-6
/
+6
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