index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
smsc47m1.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (smsc47m1) Fix section mismatch
Jeff Mahoney
2010-01-25
1
-1
/
+1
*
hwmon: (smsc47m1) Enable device if needed
Jean Delvare
2009-12-16
1
-3
/
+27
*
hwmon: (smsc47m1) Fail module loading on error
Jean Delvare
2009-12-16
1
-13
/
+11
*
hwmon: (smsc47m1) Only request I/O ports we really use
Jean Delvare
2009-12-16
1
-10
/
+89
*
hwmon: Include <linux/io.h> instead of <asm/io.h>
H Hartley Sweeten
2009-09-15
1
-1
/
+1
*
hwmon: (smsc47m1) Differentiate between LPC47M233 and LPC47M292
Jean Delvare
2009-07-28
1
-0
/
+11
*
hwmon: Check for ACPI resource conflicts
Jean Delvare
2009-01-07
1
-0
/
+5
*
hwmon: (smsc47m1) Add individual alarm files
Jean Delvare
2008-02-17
1
-3
/
+22
*
hwmon: Let the user override the detected Super-I/O device ID
Jean Delvare
2008-02-08
1
-1
/
+5
*
hwmon: Convert from class_device to device
Tony Jones
2007-10-10
1
-5
/
+5
*
hwmon: (smsc47m1) No confusing debugging messages
Jean Delvare
2007-10-10
1
-2
/
+2
*
hwmon: (smsc47m1) restore missing name attribute
Jean Delvare
2007-08-12
1
-0
/
+2
*
hwmon: Add missing __devexit tags in various drivers
Jean Delvare
2007-07-31
1
-1
/
+1
*
hwmon: Fix a potential race condition on unload
Jean Delvare
2007-07-19
1
-1
/
+2
*
hwmon: Use platform_device_add_data()
Jean Delvare
2007-07-19
1
-6
/
+3
*
hwmon/smsc47m1: Use dynamic sysfs callbacks
Jean Delvare
2007-05-08
1
-103
/
+95
*
hwmon/smsc47m1: Use DRVNAME consistently
Jean Delvare
2007-05-08
1
-8
/
+6
*
hwmon/smsc47m1: Convert to a platform driver
Jean Delvare
2007-05-08
1
-134
/
+193
*
hwmon/smsc47m1: Get rid of a useless mutex
Jean Delvare
2007-05-08
1
-23
/
+10
*
hwmon/smsc47m1: Add support for the LPC47M292
Jean Delvare
2007-05-08
1
-34
/
+126
*
smsc47m1: List the SMSC LPC47M112 as supported
Jean Delvare
2006-10-18
1
-5
/
+6
*
hwmon: Fix unchecked return status, SMSC chips
Jean Delvare
2006-09-29
1
-18
/
+60
*
smsc47m1: dev_warn fix
Jean Delvare
2006-09-29
1
-1
/
+2
*
i2c-isa: Restore driver owner
Jean Delvare
2006-09-27
1
-0
/
+1
*
spelling fixes
Andreas Mohr
2006-06-26
1
-1
/
+1
*
[PATCH] hwmon: Semaphore to mutex conversions
Ingo Molnar
2006-03-23
1
-20
/
+21
*
[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
Greg Kroah-Hartman
2006-01-06
1
-1
/
+0
*
[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11
Laurent Riffard
2006-01-06
1
-3
/
+5
*
[PATCH] hwmon: smsc47m1 documentation update
Jean Delvare
2005-10-28
1
-2
/
+5
*
[PATCH] hwmon: kzalloc conversion
Deepak Saxena
2005-10-28
1
-2
/
+1
*
[PATCH] hwmon: Update smsc47m1 head comment
Jean Delvare
2005-09-09
1
-2
/
+2
*
[PATCH] hwmon: hwmon vs i2c, second round (06/11)
Jean Delvare
2005-09-05
1
-1
/
+0
*
[PATCH] hwmon: tag super-i/o find functions __init
Jean Delvare
2005-09-05
1
-1
/
+1
*
[PATCH] I2C: refactor message in i2c_detach_client
Jean Delvare
2005-09-05
1
-4
/
+1
*
[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (5/9)
Jean Delvare
2005-09-05
1
-33
/
+9
*
[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9)
Jean Delvare
2005-09-05
1
-2
/
+3
*
[PATCH] I2C hwmon: add hwmon sysfs class to drivers
Mark M. Hoffman
2005-09-05
1
-1
/
+16
*
[PATCH] drivers/hwmon/*: kfree() correct pointers
Alexey Dobriyan
2005-08-27
1
-1
/
+1
*
[PATCH] I2C: Move hwmon drivers (2/3)
Jean Delvare
2005-07-11
1
-0
/
+593