index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
smsc47m1.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-20
hwmon: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-08-04
hwmon: (smsc47m1) Avoid forward declaration
Axel Lin
1
-60
/
+55
2014-01-29
Update Jean Delvare's e-mail address
Jean Delvare
1
-1
/
+1
2013-08-11
hwmon: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-01-25
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
1
-1
/
+1
2012-07-21
hwmon: (smsc47m1) Convert to use devm_ functions
Guenter Roeck
1
-34
/
+11
2012-04-09
hwmon: (smsc47m1) Fix compiler warning
Guenter Roeck
1
-9
/
+10
2012-03-18
hwmon: (smsc47m1) Fix checkpatch issues
Guenter Roeck
1
-62
/
+104
2012-03-18
hwmon: (smsc47m1) Fix: do not use assignment in if condition
Guenter Roeck
1
-45
/
+80
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-07
hwmon: Let the user override the detected Super-I/O device ID
Jean Delvare
1
-1
/
+5
2007-10-09
hwmon: Convert from class_device to device
Tony Jones
1
-5
/
+5
2007-10-09
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-30
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-18
smsc47m1: List the SMSC LPC47M112 as supported
Jean Delvare
1
-5
/
+6
2006-09-28
hwmon: Fix unchecked return status, SMSC chips
Jean Delvare
1
-18
/
+60
2006-09-28
smsc47m1: dev_warn fix
Jean Delvare
1
-1
/
+2
2006-09-26
i2c-isa: Restore driver owner
Jean Delvare
1
-0
/
+1
2006-06-26
spelling fixes
Andreas Mohr
1
-1
/
+1
2006-03-23
[PATCH] hwmon: Semaphore to mutex conversions
Ingo Molnar
1
-20
/
+21
2006-01-05
[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
Greg Kroah-Hartman
1
-1
/
+0
2006-01-05
[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11
Laurent Riffard
1
-3
/
+5
2005-10-28
[PATCH] hwmon: smsc47m1 documentation update
Jean Delvare
1
-2
/
+5
2005-10-28
[PATCH] hwmon: kzalloc conversion
Deepak Saxena
1
-2
/
+1
2005-09-09
[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-26
[PATCH] drivers/hwmon/*: kfree() correct pointers
Alexey Dobriyan
1
-1
/
+1
2005-07-11
[PATCH] I2C: Move hwmon drivers (2/3)
Jean Delvare
1
-0
/
+593