summaryrefslogtreecommitdiff
path: root/drivers/hwmon/w83627hf.c
AgeCommit message (Expand)Author
2011-01-08hwmon: (w83627hf) Use pr_fmt and pr_<level>Joe Perches
2009-12-16hwmon: (w83627hf) Fix for "No such device"Christian Schulte
2009-12-09hwmon: (w83627hf) Stop using globals for I/O port numbersJean Delvare
2009-12-09hwmon: (w83627hf) Drop the force_addr module parameterJean Delvare
2009-09-15hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten
2009-01-07hwmon: Check for ACPI resource conflictsJean Delvare
2008-08-06hwmon: (w83627hf) Drop reset module parameterJean Delvare
2008-08-06hwmon: (w83627hf) Add pwm_enable sysfs interfaceDominik Geyer
2008-02-07hwmon: (w83627hf) Refactor beep enable handlingJean Delvare
2008-02-07hwmon: (w83627hf) Add individual alarm and beep filesJean Delvare
2008-02-07hwmon: (w83627hf) Enable VBAT monitoringJean Delvare
2008-02-07hwmon: Let the user override the detected Super-I/O device IDJean Delvare
2007-11-08hwmon: (w83627hf) push nr+1 offset into *_REG_FAN macros and simplifyJim Cromie
2007-11-08hwmon: (w83627hf) hoist nr-1 offset out of show-store-temp-XJim Cromie
2007-10-13hwmon: (w83627hf) don't assume bank 0Jean Delvare
2007-10-13hwmon: (w83627hf) Fix setting fan min right after driver loadJean Delvare
2007-10-13hwmon: (w83627hf) De-macro sysfs callback functionsJim Cromie
2007-10-09hwmon: VRM is not read from registersJean Delvare
2007-10-09hwmon: Convert from class_device to deviceTony Jones
2007-10-09hwmon: Don't export thermistor betaJean Delvare
2007-10-09hwmon: Allow writing of negative trigger temperaturesChristian Hohnstaedt
2007-07-30hwmon: Add missing __devexit tags in various driversJean Delvare
2007-07-19hwmon: Fix a potential race condition on unloadJean Delvare
2007-07-19hwmon/w83627hf: Add PWM frequency selection supportCarlos Olalla Martinez
2007-07-19hwmon: Use platform_device_add_data()Jean Delvare
2007-05-27hwmon/w83627hf: Be quiet when no chip is foundJean Delvare
2007-05-08hwmon/w83627hf: Convert to a platform driverJean Delvare
2007-05-08hwmon/w83627hf: Preliminary cleanupsJean Delvare
2007-05-08hwmon: Only call vid_which_vrm() when neededJean Delvare
2007-02-14hwmon: Cleanup a bogus legacy commentJean Delvare
2006-09-28hwmon: Fix unchecked return status, batch 1Mark M. Hoffman
2006-09-26i2c-isa: Restore driver ownerJean Delvare
2006-06-26spelling fixesAndreas Mohr
2006-03-23[PATCH] I2C: hwmon: Rename register parametersDarren Jenkins
2006-03-23[PATCH] hwmon: Add support for the Winbond W83687THFJean Delvare
2006-03-23[PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard
2006-01-05[PATCH] hwmon: W83627THF VID fixesYuan Mu
2005-11-23[PATCH] hwmon: Fix missing boundary check when setting W83627THF in0 limitsYuan Mu
2005-11-07[PATCH] hwmon: Fix two w83627hf bugsYuan Mu
2005-10-28[PATCH] hwmon: kzalloc conversionDeepak Saxena
2005-10-28[PATCH] hwmon: Drop useless w83627hf initialization stepJean Delvare
2005-10-28[PATCH] hwmon: Fix w83627ehf/hf vs PNPACPI conflict (bug #4014)Petr Vandrovec
2005-10-28[PATCH] hwmon: Discard bogus comment about init setting limitsJean Delvare
2005-09-09[PATCH] hwmon: w83627hf: no reset by defaultJean Delvare
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (07/11)Jean Delvare
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare
2005-09-05[PATCH] hwmon: tag super-i/o find functions __initJean Delvare
2005-09-05[PATCH] I2C: refactor message in i2c_detach_clientJean Delvare