summaryrefslogtreecommitdiff
path: root/common/dptf.c
Commit message (Expand)AuthorAgeFilesLines
* dptf: Prevent sensor warning in G3Scott Collyer2019-07-021-1/+3
* common: dptf: Guard against wild sensor IDsEvan Green2019-05-231-0/+11
* common: dptf: Fix function name typoEvan Green2019-05-231-2/+2
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-5/+5
* tablet_mode: Set EC_HOST_EVENT_MODE_CHANGE in tablet_set_mode()Edward Hill2019-03-141-13/+0
* dptf: Get rid of CONFIG_DPTF_DEVICE_ORIENTATIONFurquan Shaikh2018-10-301-1/+1
* eve: Move DPTF tablet mode support to common codeGwendal Grignou2017-02-141-0/+13
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+1
* separate dptf logic from existing thermal logic.Ravi Chandra Sadineni2016-07-301-0/+188