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
/
ltc4215.c
Age
Commit message (
Expand
)
Author
2024-05-01
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
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
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
2018-12-16
hwmon: (ltc4215) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}
Guenter Roeck
2014-03-03
hwmon: (ltc4215) Convert to devm_hwmon_device_register_with_groups
Guenter Roeck
2013-04-07
hwmon: (ltc4215) Fix 'Macros with complex values' checkpatch error
Guenter Roeck
2012-10-10
hwmon: Add missing inclusions of <linux/jiffies.h>
Jean Delvare
2012-09-23
hwmon: (ltc4215) Convert to use devm_ functions
Guenter Roeck
2012-03-18
hwmon: (ltc4215) Fix multi-line comments
Guenter Roeck
2012-03-18
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
2010-12-13
hwmon: (ltc4215) make sysfs file match the alarm cause
Ira W. Snyder
2009-10-04
ltc4215/ltc4245: Discard obsolete detect methods
Jean Delvare
2009-09-23
hwmon: (ltc4215) Clear faults at startup
Ira W. Snyder
2009-04-01
hwmon: Add LTC4215 driver
Ira Snyder