Age | Commit message (Expand) | Author |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner |
2019-04-15 | hwmon: (w83627hf) Use request_muxed_region for Super-IO accesses | Guenter Roeck |
2019-04-15 | hwmon: (w83627hf) Use permission specific SENSOR[_DEVICE]_ATTR variants | Guenter Roeck |
2017-01-02 | hwmon: (w83627hf) use permission-specific DEVICE_ATTR variants | Julia Lawall |
2014-10-20 | hwmon: drop owner assignment from platform_drivers | Wolfram Sang |
2014-08-05 | hwmon: (w83627hf) Fix vrm write operation | Axel Lin |
2014-01-29 | Update Jean Delvare's e-mail address | Jean Delvare |
2013-08-11 | hwmon: use dev_get_platdata() | Jingoo Han |
2013-01-25 | hwmon: Replace SENSORS_LIMIT with clamp_val | Guenter Roeck |
2012-12-19 | hwmon: (w83627hf) Don't touch nonexistent I2C address registers | Jean Delvare |
2012-12-19 | hwmon: (w83627hf) Add support for suspend | Jean Delvare |
2012-11-28 | hwmon: remove use of __devexit | Bill Pemberton |
2012-11-28 | hwmon: remove use of __devinit | Bill Pemberton |
2012-11-28 | hwmon: remove use of __devexit_p | Bill Pemberton |
2012-11-05 | hwmon: Fix chip feature table headers | Jean Delvare |
2012-08-18 | sections: Fix section conflicts in drivers/hwmon | Andi Kleen |
2012-07-21 | hwmon: (w83627hf) Convert to use devm_ functions | Guenter Roeck |
2012-03-18 | hwmon: (w83627hf) Fix checkpatch issues | Guenter Roeck |
2012-03-18 | hwmon: remove () used with return | Frans Meulenbroeks |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2011-01-08 | hwmon: (w83627hf) Use pr_fmt and pr_<level> | Joe Perches |
2009-12-16 | hwmon: (w83627hf) Fix for "No such device" | Christian Schulte |
2009-12-09 | 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-09-15 | hwmon: Include <linux/io.h> instead of <asm/io.h> | H Hartley Sweeten |
2009-01-07 | hwmon: Check for ACPI resource conflicts | Jean Delvare |
2008-08-06 | hwmon: (w83627hf) Drop reset module parameter | Jean Delvare |
2008-08-06 | hwmon: (w83627hf) Add pwm_enable sysfs interface | Dominik Geyer |
2008-02-07 | 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 |
2007-11-08 | 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-10-13 | 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-09 | 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-07-30 | hwmon: Add missing __devexit tags in various drivers | Jean Delvare |
2007-07-19 | 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-05-27 | hwmon/w83627hf: Be quiet when no chip is found | Jean Delvare |
2007-05-08 | 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 |