index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
vt8231.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (vt8231) Use pr_fmt and pr_<level>
Joe Perches
2011-01-08
1
-5
/
+5
*
drivers/hwmon/vt8231.c: fix continuation line formats
Joe Perches
2010-03-06
1
-2
/
+1
*
hwmon: Make PCI device ids constant
Márton Németh
2010-01-10
1
-1
/
+1
*
hwmon: Include <linux/io.h> instead of <asm/io.h>
H Hartley Sweeten
2009-09-15
1
-1
/
+1
*
hwmon: Check for ACPI resource conflicts
Jean Delvare
2009-01-07
1
-0
/
+5
*
hwmon: (vt8231) Update maintainer email address
Roger Lucas
2008-02-17
1
-2
/
+2
*
hwmon: (vt8231) Add individual alarm files
Jean Delvare
2008-02-17
1
-2
/
+38
*
hwmon: (vt8231) Add missing "space"
Joe Perches
2008-02-07
1
-1
/
+1
*
hwmon: (vt8231) fix sparse warning
Mark M. Hoffman
2007-10-14
1
-1
/
+1
*
hwmon: Convert from class_device to device
Tony Jones
2007-10-09
1
-5
/
+5
*
hwmon: Add missing __devexit tags in various drivers
Jean Delvare
2007-07-30
1
-2
/
+2
*
hwmon: Fix a potential race condition on unload
Jean Delvare
2007-07-19
1
-0
/
+1
*
hwmon: Convert vt8231 to a platform driver
Roger Lucas
2007-07-19
1
-144
/
+173
*
i2c/vt8231: Remove superfluous initialization
David Brownell
2007-02-13
1
-1
/
+0
*
vt8231: Fix unchecked return status
Roger Lucas
2006-09-28
1
-54
/
+132
*
i2c-isa: Restore driver owner
Jean Delvare
2006-09-26
1
-0
/
+1
*
[PATCH] hwmon: Semaphore to mutex conversions
Ingo Molnar
2006-03-23
1
-25
/
+26
*
[PATCH] vt8231: Fix sysfs temperature interface
Jean Delvare
2006-02-13
1
-4
/
+4
*
[PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()
Richard Knutsson
2006-01-09
1
-1
/
+1
*
[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
Greg Kroah-Hartman
2006-01-05
1
-1
/
+0
*
[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11
Laurent Riffard
2006-01-05
1
-2
/
+4
*
[PATCH] hwmon: New vt8231 driver
Roger Lucas
2006-01-05
1
-0
/
+861