index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
w83627hf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
hwmon: (w83627hf) Fix vrm write operation
Axel Lin
2014-08-06
1
-0
/
+3
*
Update Jean Delvare's e-mail address
Jean Delvare
2014-01-29
1
-1
/
+1
*
hwmon: use dev_get_platdata()
Jingoo Han
2013-08-12
1
-3
/
+3
*
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
2013-01-26
1
-13
/
+10
*
hwmon: (w83627hf) Don't touch nonexistent I2C address registers
Jean Delvare
2012-12-19
1
-2
/
+4
*
hwmon: (w83627hf) Add support for suspend
Jean Delvare
2012-12-19
1
-1
/
+74
*
hwmon: remove use of __devexit
Bill Pemberton
2012-11-28
1
-2
/
+2
*
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: Fix chip feature table headers
Jean Delvare
2012-11-05
1
-1
/
+1
*
sections: Fix section conflicts in drivers/hwmon
Andi Kleen
2012-08-19
1
-1
/
+1
*
hwmon: (w83627hf) Convert to use devm_ functions
Guenter Roeck
2012-07-22
1
-30
/
+16
*
hwmon: (w83627hf) Fix checkpatch issues
Guenter Roeck
2012-03-19
1
-90
/
+174
*
hwmon: remove () used with return
Frans Meulenbroeks
2012-03-19
1
-4
/
+4
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
hwmon: (w83627hf) Use pr_fmt and pr_<level>
Joe Perches
2011-01-08
1
-9
/
+8
*
hwmon: (w83627hf) Fix for "No such device"
Christian Schulte
2009-12-16
1
-1
/
+1
*
hwmon: (w83627hf) Stop using globals for I/O port numbers
Jean Delvare
2009-12-09
1
-43
/
+42
*
hwmon: (w83627hf) Drop the force_addr module parameter
Jean Delvare
2009-12-09
1
-11
/
+0
*
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: (w83627hf) Drop reset module parameter
Jean Delvare
2008-08-06
1
-27
/
+0
*
hwmon: (w83627hf) Add pwm_enable sysfs interface
Dominik Geyer
2008-08-06
1
-0
/
+74
*
hwmon: (w83627hf) Refactor beep enable handling
Jean Delvare
2008-02-08
1
-51
/
+25
*
hwmon: (w83627hf) Add individual alarm and beep files
Jean Delvare
2008-02-08
1
-3
/
+139
*
hwmon: (w83627hf) Enable VBAT monitoring
Jean Delvare
2008-02-08
1
-0
/
+5
*
hwmon: Let the user override the detected Super-I/O device ID
Jean Delvare
2008-02-08
1
-1
/
+5
*
hwmon: (w83627hf) push nr+1 offset into *_REG_FAN macros and simplify
Jim Cromie
2007-11-08
1
-13
/
+14
*
hwmon: (w83627hf) hoist nr-1 offset out of show-store-temp-X
Jim Cromie
2007-11-08
1
-84
/
+42
*
hwmon: (w83627hf) don't assume bank 0
Jean Delvare
2007-10-14
1
-22
/
+22
*
hwmon: (w83627hf) Fix setting fan min right after driver load
Jean Delvare
2007-10-13
1
-12
/
+22
*
hwmon: (w83627hf) De-macro sysfs callback functions
Jim Cromie
2007-10-13
1
-359
/
+342
*
hwmon: VRM is not read from registers
Jean Delvare
2007-10-10
1
-1
/
+1
*
hwmon: Convert from class_device to device
Tony Jones
2007-10-10
1
-5
/
+5
*
hwmon: Don't export thermistor beta
Jean Delvare
2007-10-10
1
-9
/
+10
*
hwmon: Allow writing of negative trigger temperatures
Christian Hohnstaedt
2007-10-10
1
-3
/
+3
*
hwmon: Add missing __devexit tags in various drivers
Jean Delvare
2007-07-31
1
-1
/
+1
*
hwmon: Fix a potential race condition on unload
Jean Delvare
2007-07-19
1
-1
/
+2
*
hwmon/w83627hf: Add PWM frequency selection support
Carlos Olalla Martinez
2007-07-19
1
-1
/
+140
*
hwmon: Use platform_device_add_data()
Jean Delvare
2007-07-19
1
-6
/
+3
*
hwmon/w83627hf: Be quiet when no chip is found
Jean Delvare
2007-05-27
1
-1
/
+3
*
hwmon/w83627hf: Convert to a platform driver
Jean Delvare
2007-05-08
1
-281
/
+310
*
hwmon/w83627hf: Preliminary cleanups
Jean Delvare
2007-05-08
1
-40
/
+36
*
hwmon: Only call vid_which_vrm() when needed
Jean Delvare
2007-05-08
1
-4
/
+5
*
hwmon: Cleanup a bogus legacy comment
Jean Delvare
2007-02-14
1
-3
/
+2
*
hwmon: Fix unchecked return status, batch 1
Mark M. Hoffman
2006-09-29
1
-94
/
+138
*
i2c-isa: Restore driver owner
Jean Delvare
2006-09-27
1
-0
/
+1
*
spelling fixes
Andreas Mohr
2006-06-26
1
-1
/
+1
*
[PATCH] I2C: hwmon: Rename register parameters
Darren Jenkins
2006-03-23
1
-3
/
+2
[next]