summaryrefslogtreecommitdiff
path: root/power
Commit message (Expand)AuthorAgeFilesLines
* intel_x86: Enable/disable SLP_S0 signal based on S0ix entry/exitFurquan Shaikh2017-10-031-0/+7
* power: Call power_chipset_handle_host_sleep_event on state resetFurquan Shaikh2017-10-031-0/+1
* power: Add flag to disable power signal at bootFurquan Shaikh2017-10-031-1/+4
* power: Expose power_signal_{enable/disable}_interrupt outside power/common.cFurquan Shaikh2017-10-031-1/+11
* power: Add flags parameter to power_signal_infoFurquan Shaikh2017-10-032-2/+8
* Fizz: Initialize PMIC after AP power is readyDaisuke Nojiri2017-09-291-11/+9
* Kahlee: Provide functionality for apshutdownAkshu Agrawal2017-09-261-1/+10
* power: Provide chipset and board callbacks on host sleep event commandFurquan Shaikh2017-09-222-0/+23
* cleanup: Remove 'ryu' boardShawn Nematbakhsh2017-09-112-587/+0
* power/rk3399: fixes pp900_s0 for power timing v2Caesar Wang2017-09-111-0/+2
* power/rk3399: Don't turn off the pp900_s0 during s3Caesar Wang2017-09-071-4/+3
* EFS: Rename CONFIG_VBOOT_EC to _EFSDaisuke Nojiri2017-08-291-1/+1
* power/rk3399: Fix wrong return state when POWER_S3S0 failedJeffy Chen2017-08-231-1/+1
* power: Support non-INT power signal pinsPhilip Chen2017-08-171-0/+37
* power/rk3399: Fix the control of SYS_RST_LPhilip Chen2017-08-101-0/+1
* Fix inconsistent task function declarationsStefan Reinauer2017-08-081-1/+1
* power/rk3399: Add CHIPSET_POWER_SEQ_VERSION == 3Philip Chen2017-07-291-11/+63
* power/rk3399: Support USB wake in host-requested wakeable S3Shawn Nematbakhsh2017-07-281-6/+49
* CNL: Use SYS_RST_L for warm/cold chipset reset.Aseda Aboagye2017-07-252-18/+19
* S0ix: use both SLP_S0 interrupt and host command for s0ixJenny TC2017-07-242-28/+25
* power/rk3399: Assert SYS_RST_L from S5 to S3Philip Chen2017-07-201-1/+1
* zoombini: Add eSPI VW signals support.Aseda Aboagye2017-07-191-0/+1
* skylake: Use SYS_RESET signal to trigger warm and cold resetFurquan Shaikh2017-07-181-23/+12
* power/rk3399: Fix the new power sequencing to support new boardstabilize-9756.BPhilip Chen2017-07-171-3/+6
* vboot: Jump to RW earlyDaisuke Nojiri2017-07-141-10/+5
* vboot: Move common code under common/vbootDaisuke Nojiri2017-07-131-1/+1
* power/rk3399: Add a new power sequencingPhilip Chen2017-07-131-6/+51
* power: Add Cannonlake chipset support.Aseda Aboagye2017-07-114-1/+152
* vboot: Add vboot for EC by ECDaisuke Nojiri2017-06-281-1/+18
* power/rk3399: Table-based power sequencingPhilip Chen2017-06-221-76/+107
* cleanup: Remove big and pit boardsShawn Nematbakhsh2017-06-222-748/+0
* task: Wait for HOOK_INIT completion before scheduling tasksShawn Nematbakhsh2017-06-191-2/+1
* power/skylake: Ensure panic data is backed up before PMIC resetFurquan Shaikh2017-06-151-0/+6
* scarlet: modify power-on sequencephilipchen2017-06-081-0/+12
* skylake: Add workaround for boards that cannot save reset flagsDuncan Laurie2017-05-252-1/+20
* stoney: Remove throttle cpu from S3S0 power stateAkshu Agrawal2017-05-201-6/+0
* Fizz: Set up charge suppliers at bootDaisuke Nojiri2017-05-171-1/+5
* Allow lid-less configurationDaisuke Nojiri2017-05-091-4/+0
* power/intel_x86: add tablet switch event wake masksArchana Patni2017-05-021-8/+10
* kahlee: initial board settingJimmy Wang2017-04-053-0/+285
* power/skylake: Use power_get_signals instead of power_has_signalsFurquan Shaikh2017-02-181-1/+2
* chip/npcx/espi: Handle global reset events asserting eSPI_Reset#Furquan Shaikh2017-02-091-0/+14
* ec: delete auron and rambi boardsSam Hurst2017-01-313-805/+0
* power/skylake: Add option to reset pmic using LDO_ENFurquan Shaikh2017-01-231-0/+37
* intel_x86: Handle unexpected power loss in S0iXVijay Hiremath2017-01-211-4/+12
* intel_x86: Handle RSMRST signal in Intel x86 common codeVijay Hiremath2017-01-214-73/+58
* intel_x86: Make common code for LPC S0 <-> S0ix transitionsVijay Hiremath2017-01-211-2/+48
* power: Group Intel x86 power sequencing common codeVijay Hiremath2017-01-206-530/+301
* power: Extract Intel x86 power sequencing common codeVijay Hiremath2017-01-077-178/+202
* apollolake: Add support to enable eSPI signalsVijay Hiremath2017-01-061-6/+32