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
/
max6642.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-14
hwmon: Remove obsolete adm1021 and max6642 drivers
Guenter Roeck
1
-314
/
+0
2024-05-01
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-1
/
+1
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-09-19
hwmon: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2021-10-12
hwmon: cleanup non-bool "valid" data fields
Paul Fertser
1
-1
/
+1
2020-09-23
hwmon: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2019-02-18
hwmon: (max6642) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-15
/
+16
2014-01-29
Update Jean Delvare's e-mail address
Jean Delvare
1
-1
/
+1
2013-10-18
hwmon: (max6642 fix coccinelle warnings
Fengguang Wu
1
-4
/
+1
2013-10-13
hwmon: (max6642) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
1
-48
/
+24
2013-01-25
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
1
-1
/
+1
2012-10-10
hwmon: Update Alexey Fisher's name
Oleksij Rempel
1
-1
/
+1
2012-07-21
hwmon: (max6642) Convert to use devm_ functions
Guenter Roeck
1
-10
/
+5
2012-03-18
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
1
-12
/
+1
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
1
-1
/
+1
2011-06-04
hwmon: (max6642): Better chip detection schema
Per Dalén
1
-2
/
+16
2011-06-01
hwmon: (max6642) Rename temp_fault sysfs attribute to temp2_fault
Per Dalen
1
-2
/
+2
2011-05-19
hwmon: Add support for MAX6642
Per Dalén
1
-0
/
+356