summaryrefslogtreecommitdiff
path: root/common/acpi.c
Commit message (Expand)AuthorAgeFilesLines
* printf: Convert %T to %pTEvan Green2019-10-051-1/+2
* acpi: Notify AP when setting DPTF profile numberPhilip Chen2019-08-161-2/+7
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* kblight: Remove dependency on PWMDaisuke Nojiri2019-04-041-2/+2
* usb_port_power_smart: turn on/off charging mode during system suspendZhuohao Lee2019-01-301-1/+2
* tablet_mode: Fix tablet mode for tablet devicesNicolas Boichat2018-12-011-0/+4
* dptf: Add support for DDPNFurquan Shaikh2018-11-151-1/+50
* dptf: Get rid of CONFIG_DPTF_DEVICE_ORIENTATIONFurquan Shaikh2018-10-301-4/+0
* acpi: Return 0 for tablet mode if EC has no device orientationFurquan Shaikh2018-07-111-2/+4
* acpi: Add map for controlling USB port powerEmil Lundmark2018-05-291-0/+55
* kblight: Add keyboard backlight control moduleDaisuke Nojiri2018-05-111-2/+3
* battery: Allow 2 batteries to be fetched via ACPINicolas Boichat2018-02-091-0/+7
* host_event: Move host events and mask handling into common codeFurquan Shaikh2017-10-171-1/+1
* acpi: Map EC features into ACPI EC memory spacePatrick Georgi2017-08-301-0/+26
* common: Add tablet_mode APIGwendal Grignou2016-11-081-1/+2
* Acpi: Notify host when orientation changesjames_chao2016-08-091-0/+7
* separate dptf logic from existing thermal logic.Ravi Chandra Sadineni2016-07-301-3/+3
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-2/+2
* common: acpi: Add items to .bss.slow.Aseda Aboagye2015-11-091-6/+10
* acpi: Ensure continuity of memmap data with a read cacheShawn Nematbakhsh2015-07-281-41/+72
* Fix assertion crash in __wait_evt()Chiranjeevi Rapolu2015-06-251-1/+33
* ACPI: Support accessing memmap data over ACPI CMD / DATA portsstabilize-6915.BShawn Nematbakhsh2015-03-251-6/+45
* Add cprints() and ccprints()Vic Yang2014-05-211-3/+4
* Support DPTF charger current limitingRandall Spangler2014-02-081-0/+19
* Let AP read sensor IDs when DPTF thermal thresholds crossedBill Richardson2013-12-161-0/+5
* Add stubs for DPTF thermal thresholdsBill Richardson2013-12-131-17/+25
* Move ACPI stuff out of chip/lm4 and into commonBill Richardson2013-12-121-0/+132