index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
max6697.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (max6697) Document discrepancy in overtemperature status bit values
Guenter Roeck
2024-07-31
1
-0
/
+10
*
hwmon: (max6697) Add support for tempX_min and tempX_min_alarm
Guenter Roeck
2024-07-31
1
-11
/
+48
*
hwmon: (max6697) Convert to with_info hwmon API
Guenter Roeck
2024-07-31
1
-289
/
+171
*
hwmon: (max6697) Convert to use regmap
Guenter Roeck
2024-07-31
1
-196
/
+121
*
hwmon: (max6697) Use bit operations where possible
Guenter Roeck
2024-07-31
1
-15
/
+28
*
hwmon: (max6697) Drop platform data support
Guenter Roeck
2024-07-31
1
-94
/
+82
*
hwmon: (max6697) Reorder include files
Guenter Roeck
2024-07-31
1
-6
/
+6
*
hwmon: (max6697) Fix swapped temp{1,8} critical alarms
Guenter Roeck
2024-07-14
1
-2
/
+2
*
hwmon: (max6697) Fix underflow when writing limit attributes
Guenter Roeck
2024-07-14
1
-0
/
+1
*
hwmon: (max6697) Remove use of i2c_match_id()
Andrew Davis
2024-06-08
1
-6
/
+1
*
hwmon: Remove I2C_CLASS_HWMON from drivers w/o detect() and address_list
Heiner Kallweit
2024-02-11
1
-1
/
+0
*
hwmon: (max6697) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2023-08-21
1
-1
/
+1
*
hwmon: Explicitly include correct DT includes
Rob Herring
2023-08-21
1
-1
/
+0
*
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-06-08
1
-1
/
+1
*
hwmon: Use kobj_to_dev()
Guenter Roeck
2021-04-20
1
-1
/
+1
*
hwmon: use simple i2c probe function
Stephen Kitt
2020-09-23
1
-4
/
+5
*
hwmon: (max6697) Allow max6581 to create tempX_offset
Chu Lin
2020-07-24
1
-2
/
+94
*
hwmon: (max6697) Make sure the OVERT mask is set correctly
Chu Lin
2020-06-24
1
-3
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
hwmon: (max6697) Fix build warning
Guenter Roeck
2019-04-15
1
-1
/
+1
*
hwmon: (max6697) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}
Guenter Roeck
2018-12-16
1
-80
/
+64
*
hwmon: (max6697) Add OF device ID table
Javier Martinez Canillas
2017-04-02
1
-1
/
+51
*
hwmon: (max6697) Use of_property_read_bool at appropriate places
Axel Lin
2014-08-04
1
-9
/
+7
*
hwmon: (max6697) fix coccinelle warnings
Fengguang Wu
2013-10-18
1
-4
/
+1
*
hwmon: (max6697) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2013-10-13
1
-37
/
+17
*
hwmon: (max6697) fix MAX6581 ideality
Vivien Didelot
2013-08-03
1
-2
/
+2
*
hwmon: (max6697) Use is_visible and sysfs_create_group
Guenter Roeck
2013-04-07
1
-116
/
+93
*
hwmon: Driver for Maxim MAX6697 and compatibles
Guenter Roeck
2013-02-06
1
-0
/
+726