summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/w83627hf.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (w83627hf) Use pr_fmt and pr_<level>Joe Perches2011-01-081-9/+8
* hwmon: (w83627hf) Fix for "No such device"Christian Schulte2009-12-161-1/+1
* hwmon: (w83627hf) Stop using globals for I/O port numbersJean Delvare2009-12-091-43/+42
* hwmon: (w83627hf) Drop the force_addr module parameterJean Delvare2009-12-091-11/+0
* hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2009-09-151-1/+1
* hwmon: Check for ACPI resource conflictsJean Delvare2009-01-071-0/+5
* hwmon: (w83627hf) Drop reset module parameterJean Delvare2008-08-061-27/+0
* hwmon: (w83627hf) Add pwm_enable sysfs interfaceDominik Geyer2008-08-061-0/+74
* hwmon: (w83627hf) Refactor beep enable handlingJean Delvare2008-02-071-51/+25
* hwmon: (w83627hf) Add individual alarm and beep filesJean Delvare2008-02-071-3/+139
* hwmon: (w83627hf) Enable VBAT monitoringJean Delvare2008-02-071-0/+5
* hwmon: Let the user override the detected Super-I/O device IDJean Delvare2008-02-071-1/+5
* hwmon: (w83627hf) push nr+1 offset into *_REG_FAN macros and simplifyJim Cromie2007-11-081-13/+14
* hwmon: (w83627hf) hoist nr-1 offset out of show-store-temp-XJim Cromie2007-11-081-84/+42
* hwmon: (w83627hf) don't assume bank 0Jean Delvare2007-10-131-22/+22
* hwmon: (w83627hf) Fix setting fan min right after driver loadJean Delvare2007-10-131-12/+22
* hwmon: (w83627hf) De-macro sysfs callback functionsJim Cromie2007-10-131-359/+342
* hwmon: VRM is not read from registersJean Delvare2007-10-091-1/+1
* hwmon: Convert from class_device to deviceTony Jones2007-10-091-5/+5
* hwmon: Don't export thermistor betaJean Delvare2007-10-091-9/+10
* hwmon: Allow writing of negative trigger temperaturesChristian Hohnstaedt2007-10-091-3/+3
* hwmon: Add missing __devexit tags in various driversJean Delvare2007-07-301-1/+1
* hwmon: Fix a potential race condition on unloadJean Delvare2007-07-191-1/+2
* hwmon/w83627hf: Add PWM frequency selection supportCarlos Olalla Martinez2007-07-191-1/+140
* hwmon: Use platform_device_add_data()Jean Delvare2007-07-191-6/+3
* hwmon/w83627hf: Be quiet when no chip is foundJean Delvare2007-05-271-1/+3
* hwmon/w83627hf: Convert to a platform driverJean Delvare2007-05-081-281/+310
* hwmon/w83627hf: Preliminary cleanupsJean Delvare2007-05-081-40/+36
* hwmon: Only call vid_which_vrm() when neededJean Delvare2007-05-081-4/+5
* hwmon: Cleanup a bogus legacy commentJean Delvare2007-02-141-3/+2
* hwmon: Fix unchecked return status, batch 1Mark M. Hoffman2006-09-281-94/+138
* i2c-isa: Restore driver ownerJean Delvare2006-09-261-0/+1
* spelling fixesAndreas Mohr2006-06-261-1/+1
* [PATCH] I2C: hwmon: Rename register parametersDarren Jenkins2006-03-231-3/+2
* [PATCH] hwmon: Add support for the Winbond W83687THFJean Delvare2006-03-231-14/+58
* [PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar2006-03-231-28/+29
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-051-1/+0
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard2006-01-051-3/+5
* [PATCH] hwmon: W83627THF VID fixesYuan Mu2006-01-051-9/+7
* [PATCH] hwmon: Fix missing boundary check when setting W83627THF in0 limitsYuan Mu2005-11-231-2/+6
* [PATCH] hwmon: Fix two w83627hf bugsYuan Mu2005-11-071-12/+4
* [PATCH] hwmon: kzalloc conversionDeepak Saxena2005-10-281-2/+1
* [PATCH] hwmon: Drop useless w83627hf initialization stepJean Delvare2005-10-281-7/+0
* [PATCH] hwmon: Fix w83627ehf/hf vs PNPACPI conflict (bug #4014)Petr Vandrovec2005-10-281-8/+13
* [PATCH] hwmon: Discard bogus comment about init setting limitsJean Delvare2005-10-281-1/+0
* [PATCH] hwmon: w83627hf: no reset by defaultJean Delvare2005-09-091-1/+13
* [PATCH] hwmon: hwmon vs i2c, second round (07/11)Jean Delvare2005-09-051-2/+2
* [PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare2005-09-051-1/+0
* [PATCH] hwmon: tag super-i/o find functions __initJean Delvare2005-09-051-1/+1
* [PATCH] I2C: refactor message in i2c_detach_clientJean Delvare2005-09-051-4/+1
OpenPOWER on IntegriCloud