summaryrefslogtreecommitdiff
path: root/drivers/hwmon/w83627hf.c
Commit message (Expand)AuthorAge
* hwmon: (w83627hf) use permission-specific DEVICE_ATTR variantsJulia Lawall2017-01-02
* hwmon: drop owner assignment from platform_driversWolfram Sang2014-10-20
* hwmon: (w83627hf) Fix vrm write operationAxel Lin2014-08-05
* Update Jean Delvare's e-mail addressJean Delvare2014-01-29
* hwmon: use dev_get_platdata()Jingoo Han2013-08-11
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-25
* hwmon: (w83627hf) Don't touch nonexistent I2C address registersJean Delvare2012-12-19
* hwmon: (w83627hf) Add support for suspendJean Delvare2012-12-19
* hwmon: remove use of __devexitBill Pemberton2012-11-28
* hwmon: remove use of __devinitBill Pemberton2012-11-28
* hwmon: remove use of __devexit_pBill Pemberton2012-11-28
* hwmon: Fix chip feature table headersJean Delvare2012-11-05
* sections: Fix section conflicts in drivers/hwmonAndi Kleen2012-08-18
* hwmon: (w83627hf) Convert to use devm_ functionsGuenter Roeck2012-07-21
* hwmon: (w83627hf) Fix checkpatch issuesGuenter Roeck2012-03-18
* hwmon: remove () used with returnFrans Meulenbroeks2012-03-18
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
* hwmon: (w83627hf) Use pr_fmt and pr_<level>Joe Perches2011-01-08
* hwmon: (w83627hf) Fix for "No such device"Christian Schulte2009-12-16
* hwmon: (w83627hf) Stop using globals for I/O port numbersJean Delvare2009-12-09
* hwmon: (w83627hf) Drop the force_addr module parameterJean Delvare2009-12-09
* hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2009-09-15
* hwmon: Check for ACPI resource conflictsJean Delvare2009-01-07
* hwmon: (w83627hf) Drop reset module parameterJean Delvare2008-08-06
* hwmon: (w83627hf) Add pwm_enable sysfs interfaceDominik Geyer2008-08-06
* hwmon: (w83627hf) Refactor beep enable handlingJean Delvare2008-02-07
* hwmon: (w83627hf) Add individual alarm and beep filesJean Delvare2008-02-07
* hwmon: (w83627hf) Enable VBAT monitoringJean Delvare2008-02-07
* hwmon: Let the user override the detected Super-I/O device IDJean Delvare2008-02-07
* hwmon: (w83627hf) push nr+1 offset into *_REG_FAN macros and simplifyJim Cromie2007-11-08
* hwmon: (w83627hf) hoist nr-1 offset out of show-store-temp-XJim Cromie2007-11-08
* hwmon: (w83627hf) don't assume bank 0Jean Delvare2007-10-13
* hwmon: (w83627hf) Fix setting fan min right after driver loadJean Delvare2007-10-13
* hwmon: (w83627hf) De-macro sysfs callback functionsJim Cromie2007-10-13
* hwmon: VRM is not read from registersJean Delvare2007-10-09
* hwmon: Convert from class_device to deviceTony Jones2007-10-09
* hwmon: Don't export thermistor betaJean Delvare2007-10-09
* hwmon: Allow writing of negative trigger temperaturesChristian Hohnstaedt2007-10-09
* hwmon: Add missing __devexit tags in various driversJean Delvare2007-07-30
* hwmon: Fix a potential race condition on unloadJean Delvare2007-07-19
* hwmon/w83627hf: Add PWM frequency selection supportCarlos Olalla Martinez2007-07-19
* hwmon: Use platform_device_add_data()Jean Delvare2007-07-19
* hwmon/w83627hf: Be quiet when no chip is foundJean Delvare2007-05-27
* hwmon/w83627hf: Convert to a platform driverJean Delvare2007-05-08
* hwmon/w83627hf: Preliminary cleanupsJean Delvare2007-05-08
* hwmon: Only call vid_which_vrm() when neededJean Delvare2007-05-08
* hwmon: Cleanup a bogus legacy commentJean Delvare2007-02-14
* hwmon: Fix unchecked return status, batch 1Mark M. Hoffman2006-09-28
* i2c-isa: Restore driver ownerJean Delvare2006-09-26
* spelling fixesAndreas Mohr2006-06-26