index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
smsc47b397.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2019-04-16
hwmon: (smsc47b397) Use request_muxed_region for Super-IO accesses
Guenter Roeck
1
-2
/
+11
2019-02-19
hwmon: (smsc47b397) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-12
/
+12
2014-10-20
hwmon: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-22
hwmon: (smsc47b397) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-44
/
+7
2014-01-29
Update Jean Delvare's e-mail address
Jean Delvare
1
-1
/
+1
2012-11-28
hwmon: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
hwmon: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
hwmon: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-07-22
hwmon: (smsc47b397) Convert to use devm_ functions
Guenter Roeck
1
-16
/
+6
2012-04-09
hwmon: (smsc47b397) Fix compiler warning
Guenter Roeck
1
-6
/
+8
2012-03-19
hwmon: (smsc47b397) Fix multi-line comments
Guenter Roeck
1
-30
/
+34
2011-11-04
hwmon: (smsc47b397) Fix checkpatch errors
Jean Delvare
1
-5
/
+8
2011-01-08
hwmon: (smsc47b397) Use pr_fmt and pr_<level>
Joe Perches
1
-7
/
+6
2009-09-15
hwmon: Include <linux/io.h> instead of <asm/io.h>
H Hartley Sweeten
1
-1
/
+1
2009-01-07
hwmon: Check for ACPI resource conflicts
Jean Delvare
1
-0
/
+5
2008-05-01
Merge branch 'smsc47b397-new-id' into release
Mark M. Hoffman
1
-3
/
+14
2008-03-02
hwmon: (smsc47b397) add a new chip id (0x8c)
Craig Kelley
1
-3
/
+14
2008-02-08
hwmon: Let the user override the detected Super-I/O device ID
Jean Delvare
1
-1
/
+5
2007-10-10
hwmon: Convert from class_device to device
Tony Jones
1
-5
/
+5
2007-07-19
hwmon/smsc47b397: Don't report missing fans as spinning at 82 RPM
Jean Delvare
1
-0
/
+2
2007-07-19
hwmon: add SCH5317 to smsc47b397 driver
Juerg Haefliger
1
-2
/
+3
2007-05-08
hwmon/smsc47b397: Use dynamic sysfs callbacks
Jean Delvare
1
-38
/
+26
2007-05-08
hwmon/smsc47b397: Convert to a platform driver
Jean Delvare
1
-56
/
+108
2006-09-29
hwmon: Fix unchecked return status, batch 1
Mark M. Hoffman
1
-16
/
+23
2006-09-27
i2c-isa: Restore driver owner
Jean Delvare
1
-0
/
+1
2006-03-24
[PATCH] hwmon: Semaphore to mutex conversions
Ingo Molnar
1
-8
/
+9
2006-01-06
[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
Greg Kroah-Hartman
1
-1
/
+0
2006-01-06
[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11
Laurent Riffard
1
-3
/
+6
2005-10-29
[PATCH] hwmon: kzalloc conversion
Deepak Saxena
1
-2
/
+1
2005-10-29
[PATCH] hwmon: New device ID for the smsc47b397 driver
Mark M. Hoffman
1
-3
/
+4
2005-09-05
[PATCH] I2C: refactor message in i2c_detach_client
Jean Delvare
1
-4
/
+1
2005-09-05
[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (5/9)
Jean Delvare
1
-36
/
+12
2005-09-05
[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9)
Jean Delvare
1
-2
/
+3
2005-09-05
[PATCH] I2C hwmon: add hwmon sysfs class to drivers
Mark M. Hoffman
1
-1
/
+15
2005-08-27
[PATCH] drivers/hwmon/*: kfree() correct pointers
Alexey Dobriyan
1
-1
/
+1
2005-07-12
[PATCH] I2C: Move hwmon drivers (2/3)
Jean Delvare
1
-0
/
+352