Age | Commit message (Expand) | Author |
2021-10-12 | hwmon: cleanup non-bool "valid" data fields | Paul Fertser |
2021-08-17 | hwmon: (w83627ehf) Make DEVICE_ATTR_RO static | Armin Wolf |
2021-08-17 | hwmon: (w83627ehf) Switch to SIMPLE_DEV_PM_OPS | Armin Wolf |
2021-08-17 | hwmon: (w83627ehf) Remove w83627ehf_remove() | Armin Wolf |
2021-08-17 | hwmon: (w83627ehf) Use platform_create_bundle | Armin Wolf |
2021-01-27 | hwmon: (w83627ehf) Switch to using the new API kobj_to_dev() | Tian Tao |
2020-09-23 | hwmon: (w83627ehf) Fix a resource leak in probe | Dan Carpenter |
2020-02-21 | hwmon: (w83627ehf) Fix crash seen with W83627DHG-P | Guenter Roeck |
2020-01-23 | hwmon: (w83627ehf) Remove set but not used variable 'fan4min' | YueHaibing |
2020-01-23 | hwmon: (w83627ehf) Now only one intrusion channel | Dr. David Alan Gilbert |
2020-01-23 | hwmon: (w83627ehf) Remove code not needed after nct677* removal | Dr. David Alan Gilbert |
2020-01-23 | hwmon: (w83627ehf) remove nct6775 and nct6776 support | Dr. David Alan Gilbert |
2020-01-23 | hwmon: (w83627ehf) make sensor_dev_attr_##_name variables static | Chen Zhou |
2020-01-23 | hwmon: (w83627ehf) convert to with_info interface | Dr. David Alan Gilbert |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner |
2017-04-02 | hwmon: (w83627ehf) Use request_muxed_region | Katsumi Sato |
2017-01-02 | hwmon: (w83627ehf) use permission-specific DEVICE_ATTR variants | Julia Lawall |
2015-07-03 | hwmon: (w83627ehf) Use swap() in w82627ehf_swap_tempreg() | Fabian Frederick |
2014-10-20 | hwmon: drop owner assignment from platform_drivers | Wolfram Sang |
2014-01-29 | Update Jean Delvare's e-mail address | Jean Delvare |
2013-08-11 | hwmon: (w83627ehf) Add support for hibernate | Harald Judt |
2013-08-11 | hwmon: use dev_get_platdata() | Jingoo Han |
2013-06-21 | hwmon: (w83627ehf) Remove redundant platform_set_drvdata() | Sachin Kamat |
2013-04-07 | hwmon: Fix checkpatch warning 'quoted string split across lines' | Guenter Roeck |
2013-01-25 | hwmon: Replace SENSORS_LIMIT with clamp_val | Guenter Roeck |
2012-12-19 | hwmon: (w83627ehf) Get rid of smatch warnings | Jean Delvare |
2012-12-19 | hwmon: (w83627ehf) 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: (w83627ehf) Force initial bank selection | Jean Delvare |
2012-07-21 | hwmon: (w83627ehf) Add missing break statement | Guenter Roeck |
2012-04-01 | hwmon: (w83627ehf) mark const init data with __initconst instead of __initdata | Uwe Kleine-König |
2012-03-18 | hwmon: (w83627ehf) Add support for temperature offset registers | Guenter Roeck |
2012-03-18 | hwmon: (w83627ehf) Fix multi-line comments | Guenter Roeck |
2012-03-13 | hwmon: (w83627ehf) Fix temp2 source for W83627UHG | Jean Delvare |
2012-03-12 | hwmon: (w83627ehf) Fix memory leak in probe function | Guenter Roeck |
2012-03-12 | hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776F | Guenter Roeck |
2012-02-08 | hwmon: (w83627ehf) Remove duplicate code | Guenter Roeck |
2012-02-04 | hwmon: (w83627ehf) Fix number of fans for NCT6776F | Guenter Roeck |
2012-01-29 | hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776F | Guenter Roeck |
2012-01-05 | hwmon: replaced strict_str* with kstr* | Frans Meulenbroeks |
2011-11-06 | hwmon: (w83627ehf) Fix broken driver init | Guenter Roeck |
2011-11-04 | hwmon: (w83627ehf) Add support for the W83627UHG | Jean Delvare |
2011-11-04 | hwmon: (w83627ehf) Clean up probe function | Jean Delvare |
2011-11-04 | hwmon: (w83627ehf) Properly report PECI and AMD-SI sensor types | Jean Delvare |
2011-10-24 | hwmon: (w83627ehf) Better fix for negative temperature values | Jean Delvare |
2011-10-24 | hwmon: (w83627ehf) Uninline is_word_sized | Jean Delvare |
2011-10-24 | hwmon: (w83627ehf) Move fan pins check to a separate function | Jean Delvare |
2011-10-24 | hwmon: (w83627ehf) Skip reading unused voltage registers | Jean Delvare |