index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
smsc47m192.c
Age
Commit message (
Expand
)
Author
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-04-15
hwmon: (smsc47m192) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
2017-01-02
hwmon: (smsc47m192) use permission-specific DEVICE_ATTR variants
Julia Lawall
2016-12-09
hwmon: (smsc47m192) Fix overflows seen when writing into limit attributes
Guenter Roeck
2014-08-04
hwmon: (smsc47m192) Convert to devm_hwmon_device_register_with_groups
Axel Lin
2014-08-04
hwmon: (smsc47m192) Avoid forward declaration
Axel Lin
2014-07-24
hwmon: (smsc47m192) Fix temperature limit and vrm write operations
Guenter Roeck
2013-01-25
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
2012-07-21
hwmon: (smsc47m192) Convert to use devm_ functions
Guenter Roeck
2012-03-18
hwmon: (smsc47m192) Fix checkpatch issues
Guenter Roeck
2012-03-18
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
2009-12-14
i2c: Drop I2C_CLIENT_INSMOD_1
Jean Delvare
2009-12-14
i2c: Get rid of struct i2c_client_address_data
Jean Delvare
2009-12-14
i2c: Drop the kind parameter from detect callbacks
Jean Delvare
2009-12-09
hwmon: Clean up detect functions
Jean Delvare
2008-07-16
hwmon: (smsc47m192) Convert to a new-style i2c driver
Jean Delvare
2008-02-18
hwmon: normal_i2c arrays should be const
Mark M. Hoffman
2008-02-07
hwmon: VRM is not written to registers
Jean Delvare
2007-10-09
hwmon: VRM is not read from registers
Jean Delvare
2007-10-09
hwmon: Convert from class_device to device
Tony Jones
2007-07-19
hwmon: Fault files naming convention
Jean Delvare
2007-07-19
hwmon/smsc47m192: Semaphore to mutex conversion
Jean Delvare
2007-05-08
hwmon/smsc47m192: Document the LPC47M292 as supported
Jean Delvare
2006-09-28
hwmon: Fix unchecked return status, SMSC chips
Jean Delvare
2006-06-22
[PATCH] smsc47m192: New hwmon driver for SMSC LPC47M192/997
Hartmut Rick