| Commit message (Expand) | Author | Age |
* | hwmon: (w83627hf) Fix for "No such device" | Christian Schulte | 2009-12-16 |
* | hwmon: (w83627hf) Stop using globals for I/O port numbers | Jean Delvare | 2009-12-09 |
* | hwmon: (w83627hf) Drop the force_addr module parameter | Jean Delvare | 2009-12-09 |
* | hwmon: Include <linux/io.h> instead of <asm/io.h> | H Hartley Sweeten | 2009-09-15 |
* | hwmon: Check for ACPI resource conflicts | Jean Delvare | 2009-01-07 |
* | hwmon: (w83627hf) Drop reset module parameter | Jean Delvare | 2008-08-06 |
* | hwmon: (w83627hf) Add pwm_enable sysfs interface | Dominik Geyer | 2008-08-06 |
* | hwmon: (w83627hf) Refactor beep enable handling | Jean Delvare | 2008-02-07 |
* | hwmon: (w83627hf) Add individual alarm and beep files | Jean Delvare | 2008-02-07 |
* | hwmon: (w83627hf) Enable VBAT monitoring | Jean Delvare | 2008-02-07 |
* | hwmon: Let the user override the detected Super-I/O device ID | Jean Delvare | 2008-02-07 |
* | hwmon: (w83627hf) push nr+1 offset into *_REG_FAN macros and simplify | Jim Cromie | 2007-11-08 |
* | hwmon: (w83627hf) hoist nr-1 offset out of show-store-temp-X | Jim Cromie | 2007-11-08 |
* | hwmon: (w83627hf) don't assume bank 0 | Jean Delvare | 2007-10-13 |
* | hwmon: (w83627hf) Fix setting fan min right after driver load | Jean Delvare | 2007-10-13 |
* | hwmon: (w83627hf) De-macro sysfs callback functions | Jim Cromie | 2007-10-13 |
* | hwmon: VRM is not read from registers | Jean Delvare | 2007-10-09 |
* | hwmon: Convert from class_device to device | Tony Jones | 2007-10-09 |
* | hwmon: Don't export thermistor beta | Jean Delvare | 2007-10-09 |
* | hwmon: Allow writing of negative trigger temperatures | Christian Hohnstaedt | 2007-10-09 |
* | hwmon: Add missing __devexit tags in various drivers | Jean Delvare | 2007-07-30 |
* | hwmon: Fix a potential race condition on unload | Jean Delvare | 2007-07-19 |
* | hwmon/w83627hf: Add PWM frequency selection support | Carlos Olalla Martinez | 2007-07-19 |
* | hwmon: Use platform_device_add_data() | Jean Delvare | 2007-07-19 |
* | hwmon/w83627hf: Be quiet when no chip is found | Jean Delvare | 2007-05-27 |
* | hwmon/w83627hf: Convert to a platform driver | Jean Delvare | 2007-05-08 |
* | hwmon/w83627hf: Preliminary cleanups | Jean Delvare | 2007-05-08 |
* | hwmon: Only call vid_which_vrm() when needed | Jean Delvare | 2007-05-08 |
* | hwmon: Cleanup a bogus legacy comment | Jean Delvare | 2007-02-14 |
* | hwmon: Fix unchecked return status, batch 1 | Mark M. Hoffman | 2006-09-28 |
* | i2c-isa: Restore driver owner | Jean Delvare | 2006-09-26 |
* | spelling fixes | Andreas Mohr | 2006-06-26 |
* | [PATCH] I2C: hwmon: Rename register parameters | Darren Jenkins | 2006-03-23 |
* | [PATCH] hwmon: Add support for the Winbond W83687THF | Jean Delvare | 2006-03-23 |
* | [PATCH] hwmon: Semaphore to mutex conversions | Ingo Molnar | 2006-03-23 |
* | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed | Greg Kroah-Hartman | 2006-01-06 |
* | [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 | Laurent Riffard | 2006-01-06 |
* | [PATCH] hwmon: W83627THF VID fixes | Yuan Mu | 2006-01-06 |
* | [PATCH] hwmon: Fix missing boundary check when setting W83627THF in0 limits | Yuan Mu | 2005-11-24 |
* | [PATCH] hwmon: Fix two w83627hf bugs | Yuan Mu | 2005-11-08 |
* | [PATCH] hwmon: kzalloc conversion | Deepak Saxena | 2005-10-28 |
* | [PATCH] hwmon: Drop useless w83627hf initialization step | Jean 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 limits | Jean Delvare | 2005-10-28 |
* | [PATCH] hwmon: w83627hf: no reset by default | Jean Delvare | 2005-09-09 |
* | [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 __init | Jean Delvare | 2005-09-05 |
* | [PATCH] I2C: refactor message in i2c_detach_client | Jean Delvare | 2005-09-05 |
* | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (5/9) | Jean Delvare | 2005-09-05 |