summaryrefslogtreecommitdiff
path: root/sys/arch/loongson/dev/kb3310.c
AgeCommit message (Expand)Author
2017-01-23Nuke extraneous whitespace and tabs.Frederic Cambus
2016-12-05Harmonize battery state thresholds accross platforms.Frederic Cambus
2016-11-15Add support for lid state detection in ykbec(4).Frederic Cambus
2016-01-08Move HID support files out of dev/usb into new dev/hid directoryJoshua Stein
2013-12-24get rid of if (timeout_pending()) timeout_del(). this is racy. anyDavid Gwynne
2012-10-03Do not use <mips64/archtype.h> for loongson model numbers, but rather put theMiod Vallat
2011-07-21Support for the eBenton EBT-700 netbook, which is similar to the LemoteMiod Vallat
2010-10-14Move glxpcib(4) to MI land unifying the two MD drivers.Paul Irofti
2010-09-09Sync suspend logic with current practice, and try to handle failureMiod Vallat
2010-09-01Clean-up the spl dance around suspend/resume. Okay miod@.Paul Irofti
2010-08-31Correctly enable wakeup interrupts after splhigh().Miod Vallat
2010-08-31WIP suspend/resume support for loongson lemote. Okay miod@.Paul Irofti
2010-07-31Factorization of the bluetooth and usb hid input driver logic, to reduce codeMiod Vallat
2010-05-08Huge work-in-progress commit to support Loongson 2E-based evaluation boardsMiod Vallat
2010-03-02remove never changing values (design capacity, design voltage) from sensorOtto Moerbeek
2010-03-02Use the battery controller bit that signals the battery almost emptyOtto Moerbeek
2010-02-28Add a bell routine and let pckbd and ukbd use it; ok otto@Miod Vallat
2010-02-28Bring battery life estimate when charging in line with most other apm(4)Otto Moerbeek
2010-02-28Basic apm(4), providing battery/power status and events. apm(4) is theOtto Moerbeek
2010-02-24fix scaling of battery currentOtto Moerbeek
2010-02-24spacingTheo de Raadt
2010-02-23switch to simple indicators instead of playing string games; promptedOtto Moerbeek
2010-02-23ykbec(4), a driver to read fan, temperature and battery status usingOtto Moerbeek