aboutsummaryrefslogtreecommitdiff
path: root/devices/ahci.cpp
AgeCommit message (Expand)Author
2011-01-02more translatable stringsArjan van de Ven
2010-12-20fix a bunch of compiler warnings due to careless variable naming choicesArjan van de Ven
2010-10-24default value for USB devicess as wellArjan van de Ven
2010-10-24deal with negative going stats when things plug-n-playArjan van de Ven
2010-10-09license under the GPLv2 licenseArjan van de Ven
2010-09-24better human readable strings for usb and sataArjan van de Ven
2010-09-24more human namesArjan van de Ven
2010-09-18more tuningarjan
2010-09-18use indexes for the results as well.... major speeduparjan
2010-09-18make it work by having all indexes go via a central APIarjan
2010-09-18cache the index in various places -> huge win in performance alreadyarjan
2010-09-08deal with overflow much betterarjan
2010-09-08more targeted learning during calibration in the hope to converge betterarjan
2010-09-05don't have duplicate device registration arraysarjan
2010-09-03add the sata alpm power statsarjan