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
/
w83627hf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-12
hwmon: cleanup non-bool "valid" data fields
Paul Fertser
1
-3
/
+3
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2019-04-16
hwmon: (w83627hf) Use request_muxed_region for Super-IO accesses
Guenter Roeck
1
-5
/
+37
2019-04-16
hwmon: (w83627hf) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-141
/
+116
2017-01-02
hwmon: (w83627hf) use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-25
/
+28
2014-10-20
hwmon: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-08-06
hwmon: (w83627hf) Fix vrm write operation
Axel Lin
1
-0
/
+3
2014-01-29
Update Jean Delvare's e-mail address
Jean Delvare
1
-1
/
+1
2013-08-12
hwmon: use dev_get_platdata()
Jingoo Han
1
-3
/
+3
2013-01-26
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
1
-13
/
+10
2012-12-20
hwmon: (w83627hf) Don't touch nonexistent I2C address registers
Jean Delvare
1
-2
/
+4
2012-12-20
hwmon: (w83627hf) Add support for suspend
Jean Delvare
1
-1
/
+74
2012-11-28
hwmon: remove use of __devexit
Bill Pemberton
1
-2
/
+2
2012-11-28
hwmon: remove use of __devinit
Bill Pemberton
1
-4
/
+4
2012-11-28
hwmon: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-06
hwmon: Fix chip feature table headers
Jean Delvare
1
-1
/
+1
2012-08-19
sections: Fix section conflicts in drivers/hwmon
Andi Kleen
1
-1
/
+1
2012-07-22
hwmon: (w83627hf) Convert to use devm_ functions
Guenter Roeck
1
-30
/
+16
2012-03-19
hwmon: (w83627hf) Fix checkpatch issues
Guenter Roeck
1
-90
/
+174
2012-03-19
hwmon: remove () used with return
Frans Meulenbroeks
1
-4
/
+4
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-01-08
hwmon: (w83627hf) Use pr_fmt and pr_<level>
Joe Perches
1
-9
/
+8
2009-12-16
hwmon: (w83627hf) Fix for "No such device"
Christian Schulte
1
-1
/
+1
2009-12-09
hwmon: (w83627hf) Stop using globals for I/O port numbers
Jean Delvare
1
-43
/
+42
2009-12-09
hwmon: (w83627hf) Drop the force_addr module parameter
Jean Delvare
1
-11
/
+0
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-08-07
hwmon: (w83627hf) Drop reset module parameter
Jean Delvare
1
-27
/
+0
2008-08-07
hwmon: (w83627hf) Add pwm_enable sysfs interface
Dominik Geyer
1
-0
/
+74
2008-02-08
hwmon: (w83627hf) Refactor beep enable handling
Jean Delvare
1
-51
/
+25
2008-02-08
hwmon: (w83627hf) Add individual alarm and beep files
Jean Delvare
1
-3
/
+139
2008-02-08
hwmon: (w83627hf) Enable VBAT monitoring
Jean Delvare
1
-0
/
+5
2008-02-08
hwmon: Let the user override the detected Super-I/O device ID
Jean Delvare
1
-1
/
+5
2007-11-08
hwmon: (w83627hf) push nr+1 offset into *_REG_FAN macros and simplify
Jim Cromie
1
-13
/
+14
2007-11-08
hwmon: (w83627hf) hoist nr-1 offset out of show-store-temp-X
Jim Cromie
1
-84
/
+42
2007-10-14
hwmon: (w83627hf) don't assume bank 0
Jean Delvare
1
-22
/
+22
2007-10-13
hwmon: (w83627hf) Fix setting fan min right after driver load
Jean Delvare
1
-12
/
+22
2007-10-13
hwmon: (w83627hf) De-macro sysfs callback functions
Jim Cromie
1
-359
/
+342
2007-10-10
hwmon: VRM is not read from registers
Jean Delvare
1
-1
/
+1
2007-10-10
hwmon: Convert from class_device to device
Tony Jones
1
-5
/
+5
2007-10-10
hwmon: Don't export thermistor beta
Jean Delvare
1
-9
/
+10
2007-10-10
hwmon: Allow writing of negative trigger temperatures
Christian Hohnstaedt
1
-3
/
+3
2007-07-31
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/w83627hf: Add PWM frequency selection support
Carlos Olalla Martinez
1
-1
/
+140
2007-07-19
hwmon: Use platform_device_add_data()
Jean Delvare
1
-6
/
+3
2007-05-28
hwmon/w83627hf: Be quiet when no chip is found
Jean Delvare
1
-1
/
+3
2007-05-08
hwmon/w83627hf: Convert to a platform driver
Jean Delvare
1
-281
/
+310
2007-05-08
hwmon/w83627hf: Preliminary cleanups
Jean Delvare
1
-40
/
+36
[next]