summaryrefslogtreecommitdiff
path: root/include/power_button.h
Commit message (Expand)AuthorAgeFilesLines
* KBL/SKL: Add wait between DSW_PWROK and PWRBTNDaisuke Nojiri2017-06-191-0/+8
* cleanup: Fix signed vs unsigned typingShawn Nematbakhsh2016-02-031-1/+1
* skylake: Use a simulated power button press to force-shutdown the APShawn Nematbakhsh2015-06-041-0/+5
* Power Button: Wait for power button to be stable when waiting for releaseAlexandru M Stan2015-02-101-0/+9
* power_button: expose raw signal assertionAaron Durbin2014-08-211-0/+6
* baytrail: Workaround for stuck boot processRandall Spangler2014-04-301-0/+10
* Split out power button code from switch.cRandall Spangler2013-04-251-0/+27
* Rename power_button module to switchRandall Spangler2012-10-301-43/+0
* Clean up power button moduleRandall Spangler2012-10-301-8/+14
* Move looking at write protect GPIO to button/switches moduleRandall Spangler2012-07-181-0/+5
* Refactor boot key detectionRandall Spangler2012-06-261-11/+8
* Release keyboard recovery button on next power-onRandall Spangler2012-06-041-0/+7
* Disable touchscreen when lid is closed and in S3Randall Spangler2012-05-211-0/+4
* Add AC state change hookRandall Spangler2012-05-171-0/+3
* Added HOOK_INIT for driver module initsRandall Spangler2012-04-191-4/+1
* Split power button code into its own fileRandall Spangler2012-01-101-0/+24