summaryrefslogtreecommitdiff
path: root/common/lid_switch.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* lid: Only change the lid state when forcing openAndrew McRae2022-09-071-1/+3
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-3/+3
* common/lid_switch.c: Format with clang-formatJack Rosenthal2022-07-011-15/+8
* lid_switch: Move LID_DEBOUNCE_US to public headerJack Rosenthal2022-05-021-2/+0
* mrbland: Disable lid detect when the base is detachedSiyu Qin2022-03-091-0/+15
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-021-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* 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