summaryrefslogtreecommitdiff
path: root/common/power_button_x86.c
Commit message (Expand)AuthorAgeFilesLines
* power_button_x86: Ensure INIT_ON presses button for 200 msEdward Hill2019-01-111-10/+1
* grunt: Increase PWR_BTN_L shutdown delay to 5 secondsEdward Hill2018-10-231-1/+2
* power_button_x86: Check init-on timeout since PB task start timeFurquan Shaikh2018-09-251-2/+27
* Nami: Delay and repeat gas gauge detectionElmo_Lan2018-08-031-1/+1
* power button: Ignore lid open in PWRBTN_STATE_INIT_ONEdward Hill2018-04-271-1/+2
* power button: Wait for charger and battery initializationEdward Hill2018-03-131-5/+16
* power_button_x86: Honor power_button_pulse setting on sysjumpFurquan Shaikh2018-02-121-2/+7
* Fix inconsistent task function declarationsStefan Reinauer2017-08-081-1/+1
* npcx: Make system stay off after clean shutdownDaisuke Nojiri2017-06-281-5/+3
* KBL/SKL: Add wait between DSW_PWROK and PWRBTNDaisuke Nojiri2017-06-191-0/+10
* power_button_x86: Save and restore power button pulse settingFurquan Shaikh2017-06-141-0/+28
* power_button_x86: Set PB state to ON in recovery modeDaisuke Nojiri2017-05-301-13/+10
* power_button_x86: Initialize to on if button is pressedDaisuke Nojiri2017-05-231-0/+3
* power_button: Allow PB to be idle at power-onDaisuke Nojiri2017-05-181-1/+1
* Allow lid-less configurationDaisuke Nojiri2017-05-091-0/+2
* power_button_x86: Reset power button setting on chipset transitionsFurquan Shaikh2017-04-171-0/+21
* power_button_x86: Fix power button pulse enabling/disablingFurquan Shaikh2017-04-171-2/+2
* cleanup: Remove charge_state_v1Sam Hurst2017-02-061-14/+0
* poppy: updating variable name to power_button_pulse_enableShelley Chen2017-01-181-3/+4
* poppy: host command for configuring power buttonShelley Chen2017-01-131-4/+29
* common: Add new recovery mode button combinationFurquan Shaikh2016-11-081-1/+1
* charger: Change unlocked battery level ignore conditionsShawn Nematbakhsh2016-01-061-12/+12
* skylake: Use a simulated power button press to force-shutdown the APShawn Nematbakhsh2015-06-041-0/+9
* power_button_x86: Don't inhibit power button in S0stabilize-6736.BShawn Nematbakhsh2015-01-291-1/+2
* power_button_x86: Inhibit AP power-on if battery level is too lowShawn Nematbakhsh2014-12-171-2/+4
* Strago: Initial Version of Strago Board added.Divya Jyothi2014-11-061-1/+2
* Add CONFIG_BRINGUP option to help debug signals for bringupBill Richardson2014-06-051-0/+5
* Add cprints() and ccprints()Vic Yang2014-05-211-16/+16
* baytrail: Workaround for stuck boot processRandall Spangler2014-04-301-12/+31
* cleanup: Still more TODO commentsRandall Spangler2013-11-021-3/+15
* x86: use charge state hook to wake up power button taskRandall Spangler2013-08-021-0/+14
* Split x86 power button logic out of switch.cRandall Spangler2013-07-171-0/+399