summaryrefslogtreecommitdiff
path: root/common/tablet_mode.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* zephyr: test: test tabletmode and tablet_set_modeFabio Baltieri2022-08-241-0/+7
* common/tablet_mode.c: Format with clang-formatJack Rosenthal2022-06-281-13/+11
* tablet_mode: remove tablet command in clamshell systemarthur.lin2022-06-031-0/+2
* ec: Rename GMR_TABLET_MODE_GPIO_L to GPIO_TABLET_MODE_LAndrew McRae2022-01-201-6/+3
* common/tablet_modet: Fix EC command tabletmode reset statusSiyu Qin2022-01-121-0/+6
* tablet_mode: Fix mode error after gmr360 triggeredarthur.lin2021-10-251-9/+9
* tablet_mode: Fix the race condition of setting the tablet modeWai-Hong Tam2021-07-231-11/+17
* tablet_mode: Console command to print the current tablet modeWai-Hong Tam2021-02-111-1/+11
* tablet_mode: ensure that tablet mode is always initializedJett Rink2019-10-301-47/+54
* tablet_mode: Renaming for GMR sensorPhilip Chen2019-09-191-28/+29
* tablet_mode: expose console command.Ravi Chandra Sadineni2019-09-121-0/+37
* tablet_mode: Update DPTF profile number in hall_sensor_isrPhilip Chen2019-09-071-0/+15
* PoC: tablet-mode: Disable tablet mode in recovery bootDaisuke Nojiri2019-07-291-2/+7
* tabletmode: ignore lid angle if hall sensor activeJett Rink2019-05-181-15/+27
* tablet_mode: Set EC_HOST_EVENT_MODE_CHANGE in tablet_set_mode()Edward Hill2019-03-141-0/+9
* tablet_mode: Introduce hall sensor specific handlingFurquan Shaikh2018-11-291-23/+37
* tablet-mode: add disable functionJett Rink2018-09-041-0/+20
* whiskers: Expose a switch for tablet modeNicolas Boichat2018-06-061-0/+2
* common: drop unnecessary line endingVadim Bendebury2018-05-161-1/+1
* tablet_mode: Define common interrupt handler for tablet switchDaisuke Nojiri2018-05-091-5/+51
* motion: Disable tablet mode if one accel is brokenGwendal Grignou2017-01-041-1/+6
* common: Add tablet_mode APIGwendal Grignou2016-11-081-0/+18