summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpi/atk0110.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sizes for simple free() callsderaadt2015-08-251-2/+2
* lonely bcopy called me by namederaadt2014-12-191-2/+2
* missing \n in printf; Daniel Wadederaadt2014-10-161-2/+2
* add a size argument to free. will be used soon, but for now default to 0.tedu2014-07-121-2/+2
* Fix invalid / missing format specifiers in several dnprintf statementsmlarkin2014-05-211-7/+7
* remove stray printf; ok piroftideraadt2014-02-211-2/+1
* fix up unbalanced format stringsjsg2011-06-191-2/+2
* Add support for newer asus boards that use a different method to pollclaudio2010-09-211-160/+324
* acpi sub-drivers may not use sensordev_install(); all acpi/acpiec/dsdtderaadt2010-09-191-6/+17
* Put the name string on the stack.nicm2010-05-171-2/+2
* initialise 's' before first use in the unlikely error path; from cnstderaadt2010-02-261-8/+5
* turn off verbosederaadt2010-01-041-2/+2
* New aibs(4) driver for ASUSTeK AI Booster (ACPI ATK0110) hardware monitoring,cnst2009-07-231-0/+382