index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
max6642.c
Age
Commit message (
Expand
)
Author
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-09-19
hwmon: move from strlcpy with unused retval to strscpy
Wolfram Sang
2021-10-12
hwmon: cleanup non-bool "valid" data fields
Paul Fertser
2020-09-23
hwmon: use simple i2c probe function
Stephen Kitt
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-02-18
hwmon: (max6642) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
2014-01-29
Update Jean Delvare's e-mail address
Jean Delvare
2013-10-18
hwmon: (max6642 fix coccinelle warnings
Fengguang Wu
2013-10-13
hwmon: (max6642) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2013-01-25
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
2012-10-10
hwmon: Update Alexey Fisher's name
Oleksij Rempel
2012-07-21
hwmon: (max6642) Convert to use devm_ functions
Guenter Roeck
2012-03-18
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2011-06-04
hwmon: (max6642): Better chip detection schema
Per Dalén
2011-06-01
hwmon: (max6642) Rename temp_fault sysfs attribute to temp2_fault
Per Dalen
2011-05-19
hwmon: Add support for MAX6642
Per Dalén