index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
asus_atk0110.c
Age
Commit message (
Expand
)
Author
2019-06-23
hwmon: (asus_atk0110) no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2018-12-16
hwmon: (asus_atk0110) Fix debugfs_simple_attr.cocci warnings
YueHaibing
2018-12-16
hwmon: (asus_atk0110) Replace S_<PERMS> with octal values
Guenter Roeck
2018-10-10
hwmon: (asus_atk0110) Use PTR_ERR_OR_ZERO instead of reimplementing its function
zhong jiang
2018-06-01
hwmon: (asus_atk0110) Make use of device managed memory
Bastian Germann
2018-06-01
hwmon: (asus_atk0110) Replace deprecated device register call
Bastian Germann
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