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
/
smsc47m1.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-08
hwmon: (smsc47m1) Use pr_fmt and pr_<level>
Joe Perches
1
-16
/
+15
2010-01-25
hwmon: (smsc47m1) Fix section mismatch
Jeff Mahoney
1
-1
/
+1
2009-12-16
hwmon: (smsc47m1) Enable device if needed
Jean Delvare
1
-3
/
+27
2009-12-16
hwmon: (smsc47m1) Fail module loading on error
Jean Delvare
1
-13
/
+11
2009-12-16
hwmon: (smsc47m1) Only request I/O ports we really use
Jean Delvare
1
-10
/
+89
2009-09-15
hwmon: Include <linux/io.h> instead of <asm/io.h>
H Hartley Sweeten
1
-1
/
+1
2009-07-28
hwmon: (smsc47m1) Differentiate between LPC47M233 and LPC47M292
Jean Delvare
1
-0
/
+11
2009-01-07
hwmon: Check for ACPI resource conflicts
Jean Delvare
1
-0
/
+5
2008-02-17
hwmon: (smsc47m1) Add individual alarm files
Jean Delvare
1
-3
/
+22
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-10-10
hwmon: (smsc47m1) No confusing debugging messages
Jean Delvare
1
-2
/
+2
2007-08-12
hwmon: (smsc47m1) restore missing name attribute
Jean Delvare
1
-0
/
+2
2007-07-31
hwmon: Add missing __devexit tags in various drivers
Jean Delvare
1
-1
/
+1
2007-07-19
hwmon: Fix a potential race condition on unload
Jean Delvare
1
-1
/
+2
2007-07-19
hwmon: Use platform_device_add_data()
Jean Delvare
1
-6
/
+3
2007-05-08
hwmon/smsc47m1: Use dynamic sysfs callbacks
Jean Delvare
1
-103
/
+95
2007-05-08
hwmon/smsc47m1: Use DRVNAME consistently
Jean Delvare
1
-8
/
+6
2007-05-08
hwmon/smsc47m1: Convert to a platform driver
Jean Delvare
1
-134
/
+193
2007-05-08
hwmon/smsc47m1: Get rid of a useless mutex
Jean Delvare
1
-23
/
+10
2007-05-08
hwmon/smsc47m1: Add support for the LPC47M292
Jean Delvare
1
-34
/
+126
2006-10-19
smsc47m1: List the SMSC LPC47M112 as supported
Jean Delvare
1
-5
/
+6
2006-09-29
hwmon: Fix unchecked return status, SMSC chips
Jean Delvare
1
-18
/
+60
2006-09-29
smsc47m1: dev_warn fix
Jean Delvare
1
-1
/
+2
2006-09-27
i2c-isa: Restore driver owner
Jean Delvare
1
-0
/
+1
2006-06-26
spelling fixes
Andreas Mohr
1
-1
/
+1
2006-03-24
[PATCH] hwmon: Semaphore to mutex conversions
Ingo Molnar
1
-20
/
+21
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
/
+5
2005-10-29
[PATCH] hwmon: smsc47m1 documentation update
Jean Delvare
1
-2
/
+5
2005-10-29
[PATCH] hwmon: kzalloc conversion
Deepak Saxena
1
-2
/
+1
2005-09-10
[PATCH] hwmon: Update smsc47m1 head comment
Jean Delvare
1
-2
/
+2
2005-09-05
[PATCH] hwmon: hwmon vs i2c, second round (06/11)
Jean Delvare
1
-1
/
+0
2005-09-05
[PATCH] hwmon: tag super-i/o find functions __init
Jean Delvare
1
-1
/
+1
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
-33
/
+9
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
/
+16
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
/
+593