index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
vt8231.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-12
hwmon: cleanup non-bool "valid" data fields
Paul Fertser
1
-2
/
+2
2020-08-05
hwmon: (i5k_amb, vt8231) Drop uses of pci_read_config_*() return value
Saheed O. Bolarinwa
1
-4
/
+4
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2019-04-16
hwmon: (vt8231) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-81
/
+85
2017-01-02
hwmon: (vt8231) use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-28
/
+31
2014-10-20
hwmon: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-01-15
hwmon: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2013-12-12
hwmon: Prevent some divide by zeros in FAN_TO_REG()
Dan Carpenter
1
-1
/
+1
2013-04-08
hwmon: Fix checkpatch warning 'quoted string split across lines'
Guenter Roeck
1
-2
/
+3
2013-01-26
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
1
-11
/
+11
2012-11-28
hwmon: remove use of __devexit
Bill Pemberton
1
-2
/
+2
2012-11-28
hwmon: remove use of __devinit
Bill Pemberton
1
-3
/
+3
2012-11-28
hwmon: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-24
hwmon: (vt8231) Convert to use devm_ functions
Guenter Roeck
1
-18
/
+6
2012-03-19
hwmon: (vt8231) Fix multi-line comments
Guenter Roeck
1
-77
/
+87
2012-03-19
hwmon: (vt8231) Fix checkpatch issues
Guenter Roeck
1
-33
/
+94
2012-03-19
hwmon: use DEFINE_PCI_DEVICE_TABLE
Frans Meulenbroeks
1
-1
/
+1
2011-01-08
hwmon: (vt8231) Use pr_fmt and pr_<level>
Joe Perches
1
-5
/
+5
2010-03-06
drivers/hwmon/vt8231.c: fix continuation line formats
Joe Perches
1
-2
/
+1
2010-01-10
hwmon: Make PCI device ids constant
Márton Németh
1
-1
/
+1
2009-09-15
hwmon: Include <linux/io.h> instead of <asm/io.h>
H Hartley Sweeten
1
-1
/
+1
2009-01-07
hwmon: Check for ACPI resource conflicts
Jean Delvare
1
-0
/
+5
2008-02-17
hwmon: (vt8231) Update maintainer email address
Roger Lucas
1
-2
/
+2
2008-02-17
hwmon: (vt8231) Add individual alarm files
Jean Delvare
1
-2
/
+38
2008-02-08
hwmon: (vt8231) Add missing "space"
Joe Perches
1
-1
/
+1
2007-10-14
hwmon: (vt8231) fix sparse warning
Mark M. Hoffman
1
-1
/
+1
2007-10-10
hwmon: Convert from class_device to device
Tony Jones
1
-5
/
+5
2007-07-31
hwmon: Add missing __devexit tags in various drivers
Jean Delvare
1
-2
/
+2
2007-07-19
hwmon: Fix a potential race condition on unload
Jean Delvare
1
-0
/
+1
2007-07-19
hwmon: Convert vt8231 to a platform driver
Roger Lucas
1
-144
/
+173
2007-02-14
i2c/vt8231: Remove superfluous initialization
David Brownell
1
-1
/
+0
2006-09-29
vt8231: Fix unchecked return status
Roger Lucas
1
-54
/
+132
2006-09-27
i2c-isa: Restore driver owner
Jean Delvare
1
-0
/
+1
2006-03-24
[PATCH] hwmon: Semaphore to mutex conversions
Ingo Molnar
1
-25
/
+26
2006-02-14
[PATCH] vt8231: Fix sysfs temperature interface
Jean Delvare
1
-4
/
+4
2006-01-09
[PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()
Richard Knutsson
1
-1
/
+1
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
-2
/
+4
2006-01-06
[PATCH] hwmon: New vt8231 driver
Roger Lucas
1
-0
/
+861