summaryrefslogtreecommitdiff
path: root/common/lid_switch.c
Commit message (Expand)AuthorAgeFilesLines
* whiskers: Disable keyboard/USB interface when magnet sensor activeNicolas Boichat2018-02-081-0/+4
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-6/+3
* lid_switch: Add console command to get virtual lid stateShawn Nematbakhsh2016-08-081-0/+11
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-2/+2
* lid_switch: allow to specify several lid GPIOsVincent Palatin2015-07-231-2/+11
* lid_switch: Support forced lid openHenry Hsu2014-11-181-1/+20
* Add cprints() and ccprints()Vic Yang2014-05-211-5/+5
* Add lid switch test and enable kb_mkbp testVic Yang2013-05-081-1/+1
* Split out power button code from switch.cRandall Spangler2013-04-251-0/+1
* Unify lid switch GPIO nameVic Yang2013-04-231-2/+2
* Active-low Link GPIOs end with _L, not n.Randall Spangler2013-04-221-2/+2
* Split lid switch code out of switch.c to its own fileRandall Spangler2013-04-021-0/+126