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
/
max16065.c
Age
Commit message (
Expand
)
Author
2024-06-08
hwmon: (max16065) Remove use of i2c_match_id()
Andrew Davis
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2021-10-12
hwmon: cleanup non-bool "valid" data fields
Paul Fertser
2021-04-20
hwmon: replace snprintf in show functions with sysfs_emit
Guenter Roeck
2021-04-20
hwmon: Use kobj_to_dev()
Guenter Roeck
2020-09-23
hwmon: use simple i2c probe function
Stephen Kitt
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-02-18
hwmon: (max16065) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
2014-08-04
hwmon: (max16065) Use PTR_ERR_OR_ZERO
Axel Lin
2013-10-13
hwmon: (max16065) 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: Drop needless includes of <linux/delay.h>
Jean Delvare
2012-06-25
hwmon: Update my e-mail address
Guenter Roeck
2012-03-18
hwmon: (max16065) Convert to use devm_kzalloc
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-11-04
hwmon: Use i2c_smbus_{read,write}_word_swapped
Jean Delvare
2011-09-06
hwmon: (max16065) Fix current calculation
Guenter Roeck
2011-05-19
hwmon: Driver for MAX16065 System Manager and compatibles
Guenter Roeck