index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
smsc47m192.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (smsc47m192) Convert to devm_hwmon_device_register_with_groups
Axel Lin
2014-08-04
1
-52
/
+25
*
hwmon: (smsc47m192) Avoid forward declaration
Axel Lin
2014-08-04
1
-84
/
+77
*
hwmon: (smsc47m192) Fix temperature limit and vrm write operations
Guenter Roeck
2014-07-24
1
-1
/
+3
*
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
2013-01-25
1
-2
/
+2
*
hwmon: (smsc47m192) Convert to use devm_ functions
Guenter Roeck
2012-07-21
1
-11
/
+5
*
hwmon: (smsc47m192) Fix checkpatch issues
Guenter Roeck
2012-03-18
1
-46
/
+86
*
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
2012-03-18
1
-12
/
+1
*
i2c: Drop I2C_CLIENT_INSMOD_1
Jean Delvare
2009-12-14
1
-4
/
+1
*
i2c: Get rid of struct i2c_client_address_data
Jean Delvare
2009-12-14
1
-1
/
+1
*
i2c: Drop the kind parameter from detect callbacks
Jean Delvare
2009-12-14
1
-2
/
+2
*
hwmon: Clean up detect functions
Jean Delvare
2009-12-09
1
-15
/
+13
*
hwmon: (smsc47m192) Convert to a new-style i2c driver
Jean Delvare
2008-07-16
1
-56
/
+46
*
hwmon: normal_i2c arrays should be const
Mark M. Hoffman
2008-02-18
1
-1
/
+1
*
hwmon: VRM is not written to registers
Jean Delvare
2008-02-07
1
-2
/
+1
*
hwmon: VRM is not read from registers
Jean Delvare
2007-10-09
1
-1
/
+1
*
hwmon: Convert from class_device to device
Tony Jones
2007-10-09
1
-5
/
+5
*
hwmon: Fault files naming convention
Jean Delvare
2007-07-19
1
-4
/
+4
*
hwmon/smsc47m192: Semaphore to mutex conversion
Jean Delvare
2007-07-19
1
-14
/
+15
*
hwmon/smsc47m192: Document the LPC47M292 as supported
Jean Delvare
2007-05-08
1
-2
/
+2
*
hwmon: Fix unchecked return status, SMSC chips
Jean Delvare
2006-09-28
1
-65
/
+85
*
[PATCH] smsc47m192: New hwmon driver for SMSC LPC47M192/997
Hartmut Rick
2006-06-22
1
-0
/
+648