Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-24hwmon: (asus_atk0110) no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner
2018-12-17hwmon: (asus_atk0110) Fix debugfs_simple_attr.cocci warningsYueHaibing
2018-12-17hwmon: (asus_atk0110) Replace S_<PERMS> with octal valuesGuenter Roeck
2018-10-11hwmon: (asus_atk0110) Use PTR_ERR_OR_ZERO instead of reimplementing its functionzhong jiang
2018-06-01hwmon: (asus_atk0110) Make use of device managed memoryBastian Germann
2018-06-01hwmon: (asus_atk0110) Replace deprecated device register callBastian Germann
2017-03-23hwmon: (asus_atk0110) fix uninitialized data accessArnd Bergmann
2014-08-07fs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_ATTRIBUTE semicolon def...Joe Perches
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-10-18hwmon: Correct some typosLABBE Corentin
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2012-10-10hwmon: Add missing inclusions of <linux/err.h>Jean Delvare
2012-10-10hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare
2012-09-24hwmon: (asus_atk0110) Remove useless kfreePeter Senna Tschudin
2012-08-23hwmon: (asus_atk0110) Add quirk for Asus M5A78LLuca Tettamanti
2012-03-19hwmon: (asus_atk0110) Fix multi-line commentsGuenter Roeck
2012-03-19hwmon: (asus_atk0110) fix checkpatch issuesFrans Meulenbroeks
2011-07-17hwmon: (asus_atk0110) Fix memory leakLuca Tettamanti
2011-06-18hwmon: (asus_atk0110) Consolidate sysfs attribute initializationGuenter Roeck
2011-01-23hwmon: (asus_atk0110) Override interface detection on Sabertooth X58Luca Tettamanti
2011-01-08hwmon: (asus_atk0110) Use pr_fmt and pr_<level>Joe Perches
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-05-27hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforcedJean Delvare
2010-04-23sysfs: use sysfs_attr_init in ASUS atk0110 driverJiri Kosina
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-25hwmon: (asus_atk0110) Do not fail if MBIF is missingLuca Tettamanti
2010-01-10hwmon: (asus_atk0110) Add debugfs interfaceLuca Tettamanti
2010-01-10hwmon: (asus_atk0110) Refactor interface probe codeLuca Tettamanti
2009-10-09hwmon: (asus_atk0110) Enable the ECLuca Tettamanti
2009-10-09hwmon: (asus_atk0110) Refactor the codeLuca Tettamanti
2009-07-28hwmon: (asus_atk0110) Fix upper limit readingsLuca Tettamanti
2009-05-08hwmon: (asus_atk0110) Fix compiler warningLuca Tettamanti
2009-04-07hwmon: Add Asus ATK0110 supportLuca Tettamanti