index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
w83627ehf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (w83627ehf) Fix a resource leak in probe
Dan Carpenter
2020-09-23
1
-1
/
+5
*
hwmon: (w83627ehf) Fix crash seen with W83627DHG-P
Guenter Roeck
2020-02-21
1
-1
/
+6
*
hwmon: (w83627ehf) Remove set but not used variable 'fan4min'
YueHaibing
2020-01-23
1
-3
/
+1
*
hwmon: (w83627ehf) Now only one intrusion channel
Dr. David Alan Gilbert
2020-01-23
1
-13
/
+6
*
hwmon: (w83627ehf) Remove code not needed after nct677* removal
Dr. David Alan Gilbert
2020-01-23
1
-106
/
+32
*
hwmon: (w83627ehf) remove nct6775 and nct6776 support
Dr. David Alan Gilbert
2020-01-23
1
-438
/
+39
*
hwmon: (w83627ehf) make sensor_dev_attr_##_name variables static
Chen Zhou
2020-01-23
1
-28
/
+28
*
hwmon: (w83627ehf) convert to with_info interface
Dr. David Alan Gilbert
2020-01-23
1
-799
/
+630
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
1
-14
/
+1
*
hwmon: (w83627ehf) Use request_muxed_region
Katsumi Sato
2017-04-02
1
-11
/
+24
*
hwmon: (w83627ehf) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-4
/
+4
*
hwmon: (w83627ehf) Use swap() in w82627ehf_swap_tempreg()
Fabian Frederick
2015-07-03
1
-21
/
+5
*
hwmon: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
Update Jean Delvare's e-mail address
Jean Delvare
2014-01-29
1
-2
/
+2
*
hwmon: (w83627ehf) Add support for hibernate
Harald Judt
2013-08-11
1
-0
/
+2
*
hwmon: use dev_get_platdata()
Jingoo Han
2013-08-11
1
-10
/
+10
*
hwmon: (w83627ehf) Remove redundant platform_set_drvdata()
Sachin Kamat
2013-06-21
1
-2
/
+0
*
hwmon: Fix checkpatch warning 'quoted string split across lines'
Guenter Roeck
2013-04-07
1
-16
/
+15
*
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
2013-01-25
1
-9
/
+8
*
hwmon: (w83627ehf) Get rid of smatch warnings
Jean Delvare
2012-12-19
1
-0
/
+4
*
hwmon: (w83627ehf) Add support for suspend
Jean Delvare
2012-12-19
1
-1
/
+94
*
hwmon: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
hwmon: remove use of __devinit
Bill Pemberton
2012-11-28
1
-4
/
+4
*
hwmon: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
hwmon: (w83627ehf) Force initial bank selection
Jean Delvare
2012-11-05
1
-0
/
+1
*
hwmon: (w83627ehf) Add missing break statement
Guenter Roeck
2012-07-21
1
-0
/
+1
*
hwmon: (w83627ehf) mark const init data with __initconst instead of __initdata
Uwe Kleine-König
2012-04-01
1
-9
/
+9
*
hwmon: (w83627ehf) Add support for temperature offset registers
Guenter Roeck
2012-03-18
1
-0
/
+73
*
hwmon: (w83627ehf) Fix multi-line comments
Guenter Roeck
2012-03-18
1
-82
/
+106
*
hwmon: (w83627ehf) Fix temp2 source for W83627UHG
Jean Delvare
2012-03-13
1
-4
/
+4
*
hwmon: (w83627ehf) Fix memory leak in probe function
Guenter Roeck
2012-03-12
1
-4
/
+3
*
hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776F
Guenter Roeck
2012-03-12
1
-1
/
+1
*
hwmon: (w83627ehf) Remove duplicate code
Guenter Roeck
2012-02-08
1
-5
/
+0
*
hwmon: (w83627ehf) Fix number of fans for NCT6776F
Guenter Roeck
2012-02-04
1
-3
/
+20
*
hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776F
Guenter Roeck
2012-01-29
1
-0
/
+6
*
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2012-01-05
1
-11
/
+11
*
hwmon: (w83627ehf) Fix broken driver init
Guenter Roeck
2011-11-06
1
-3
/
+6
*
hwmon: (w83627ehf) Add support for the W83627UHG
Jean Delvare
2011-11-04
1
-26
/
+122
*
hwmon: (w83627ehf) Clean up probe function
Jean Delvare
2011-11-04
1
-21
/
+32
*
hwmon: (w83627ehf) Properly report PECI and AMD-SI sensor types
Jean Delvare
2011-11-04
1
-1
/
+8
*
hwmon: (w83627ehf) Better fix for negative temperature values
Jean Delvare
2011-10-24
1
-25
/
+26
*
hwmon: (w83627ehf) Uninline is_word_sized
Jean Delvare
2011-10-24
1
-1
/
+1
*
hwmon: (w83627ehf) Move fan pins check to a separate function
Jean Delvare
2011-10-24
1
-53
/
+67
*
hwmon: (w83627ehf) Skip reading unused voltage registers
Jean Delvare
2011-10-24
1
-0
/
+3
*
hwmon: (w83627ehf) add caseopen detection
Dmitry Artamonow
2011-10-24
1
-0
/
+62
*
hwmon: (w83627ehf) Fix negative 8-bit temperature values
Jean Delvare
2011-10-20
1
-2
/
+3
*
hwmon: (w83627ehf) Properly report thermal diode sensors
Jean Delvare
2011-10-13
1
-4
/
+11
*
hwmon: (w83627ehf) Display correct temperature sensor labels for systems with...
Guenter Roeck
2011-03-14
1
-2
/
+3
*
hwmon: (w83627ehf) Add fan debounce support for NCT6775F and NCT6776F
Ian Dobson
2011-03-14
1
-0
/
+21
*
hwmon: (w83627ehf) Store rpm instead of raw fan speed data
Guenter Roeck
2011-03-14
1
-18
/
+9
[next]