index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
asus_atk0110.c
Age
Commit message (
Expand
)
Author
2017-03-23
hwmon: (asus_atk0110) fix uninitialized data access
Arnd Bergmann
2014-08-06
fs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_ATTRIBUTE semicolon def...
Joe Perches
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-10-18
hwmon: Correct some typos
LABBE Corentin
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
2012-10-10
hwmon: Add missing inclusions of <linux/err.h>
Jean Delvare
2012-10-10
hwmon: Add missing inclusions of <linux/jiffies.h>
Jean Delvare
2012-09-23
hwmon: (asus_atk0110) Remove useless kfree
Peter Senna Tschudin
2012-08-22
hwmon: (asus_atk0110) Add quirk for Asus M5A78L
Luca Tettamanti
2012-03-18
hwmon: (asus_atk0110) Fix multi-line comments
Guenter Roeck
2012-03-18
hwmon: (asus_atk0110) fix checkpatch issues
Frans Meulenbroeks
2011-07-17
hwmon: (asus_atk0110) Fix memory leak
Luca Tettamanti
2011-06-17
hwmon: (asus_atk0110) Consolidate sysfs attribute initialization
Guenter Roeck
2011-01-23
hwmon: (asus_atk0110) Override interface detection on Sabertooth X58
Luca Tettamanti
2011-01-08
hwmon: (asus_atk0110) Use pr_fmt and pr_<level>
Joe Perches
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-05-27
hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforced
Jean Delvare
2010-04-22
sysfs: use sysfs_attr_init in ASUS atk0110 driver
Jiri Kosina
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-25
hwmon: (asus_atk0110) Do not fail if MBIF is missing
Luca Tettamanti
2010-01-10
hwmon: (asus_atk0110) Add debugfs interface
Luca Tettamanti
2010-01-10
hwmon: (asus_atk0110) Refactor interface probe code
Luca Tettamanti
2009-10-09
hwmon: (asus_atk0110) Enable the EC
Luca Tettamanti
2009-10-09
hwmon: (asus_atk0110) Refactor the code
Luca Tettamanti
2009-07-28
hwmon: (asus_atk0110) Fix upper limit readings
Luca Tettamanti
2009-05-08
hwmon: (asus_atk0110) Fix compiler warning
Luca Tettamanti
2009-04-07
hwmon: Add Asus ATK0110 support
Luca Tettamanti