index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
vt8231.c
Age
Commit message (
Expand
)
Author
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-04-15
hwmon: (vt8231) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
2017-01-02
hwmon: (vt8231) use permission-specific DEVICE_ATTR variants
Julia Lawall
2014-10-20
hwmon: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-14
hwmon: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-12-12
hwmon: Prevent some divide by zeros in FAN_TO_REG()
Dan Carpenter
2013-04-07
hwmon: Fix checkpatch warning 'quoted string split across lines'
Guenter Roeck
2013-01-25
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
2012-11-28
hwmon: remove use of __devexit
Bill Pemberton
2012-11-28
hwmon: remove use of __devinit
Bill Pemberton
2012-11-28
hwmon: remove use of __devexit_p
Bill Pemberton
2012-09-23
hwmon: (vt8231) Convert to use devm_ functions
Guenter Roeck
2012-03-18
hwmon: (vt8231) Fix multi-line comments
Guenter Roeck
2012-03-18
hwmon: (vt8231) Fix checkpatch issues
Guenter Roeck
2012-03-18
hwmon: use DEFINE_PCI_DEVICE_TABLE
Frans Meulenbroeks
2011-01-08
hwmon: (vt8231) Use pr_fmt and pr_<level>
Joe Perches
2010-03-06
drivers/hwmon/vt8231.c: fix continuation line formats
Joe Perches
2010-01-10
hwmon: Make PCI device ids constant
Márton Németh
2009-09-15
hwmon: Include <linux/io.h> instead of <asm/io.h>
H Hartley Sweeten
2009-01-07
hwmon: Check for ACPI resource conflicts
Jean Delvare
2008-02-17
hwmon: (vt8231) Update maintainer email address
Roger Lucas
2008-02-17
hwmon: (vt8231) Add individual alarm files
Jean Delvare
2008-02-07
hwmon: (vt8231) Add missing "space"
Joe Perches
2007-10-14
hwmon: (vt8231) fix sparse warning
Mark M. Hoffman
2007-10-09
hwmon: Convert from class_device to device
Tony Jones
2007-07-30
hwmon: Add missing __devexit tags in various drivers
Jean Delvare
2007-07-19
hwmon: Fix a potential race condition on unload
Jean Delvare
2007-07-19
hwmon: Convert vt8231 to a platform driver
Roger Lucas
2007-02-13
i2c/vt8231: Remove superfluous initialization
David Brownell
2006-09-28
vt8231: Fix unchecked return status
Roger Lucas
2006-09-26
i2c-isa: Restore driver owner
Jean Delvare
2006-03-23
[PATCH] hwmon: Semaphore to mutex conversions
Ingo Molnar
2006-02-13
[PATCH] vt8231: Fix sysfs temperature interface
Jean Delvare
2006-01-09
[PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()
Richard Knutsson
2006-01-05
[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
Greg Kroah-Hartman
2006-01-05
[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11
Laurent Riffard
2006-01-05
[PATCH] hwmon: New vt8231 driver
Roger Lucas