summaryrefslogtreecommitdiff
path: root/power
Commit message (Expand)AuthorAgeFilesLines
* Fizz: add CONFIG_BOARD_HAS_RTC_RESETRyan Zhang2018-05-161-0/+5
* grunt: Disable system power (_A rails) in G3Edward Hill2018-02-191-33/+48
* scarlet: shutdown PP900_S0 power rail when S3Lin Huang2018-02-191-2/+2
* Fizz: Execute PMIC reset before vboot_mainDaisuke Nojiri2018-02-081-1/+3
* scarlet: Assert SYS_RST_L in S5Philip Chen2018-02-021-1/+11
* power/rk3399: Change power-off sequence for KD panelPhilip Chen2018-01-231-1/+1
* glkrvp: Enable eSPI instead of LPC including eSPI VW based SCI/SMIShamile Khan2018-01-231-0/+4
* grunt: Fix ENABLE_BACKLIGHT to be active lowEdward Hill2018-01-231-4/+0
* power: Fix interrupt enable in siglog_deferredEdward Hill2018-01-231-1/+1
* espi: Add API to test if signal is eSPI virtual wireScott Worley2018-01-082-12/+20
* power/rk3399: Fix the power sequence length passed to power_seq_run()Philip Chen2018-01-021-2/+2
* cleanup: power/rk3399: Remove unused power sequencePhilip Chen2018-01-021-45/+0
* power: cannonlake: SLP_SUS_L deasserted == S5.Aseda Aboagye2018-01-021-0/+6
* power: cannonlake: Fix power state tracking.Aseda Aboagye2017-12-191-16/+38
* power/rk3399: Poll IN_PGOOD_S0 on up-sequenceShawn Nematbakhsh2017-12-191-4/+23
* grunt: Add delay to PWR_GOODEdward Hill2017-12-192-20/+9
* host_events: Introduce unified host event commandJenny TC2017-12-072-49/+41
* intel_x86: Auto power-on after battery SOC is above minimum requiredFurquan Shaikh2017-11-291-5/+49
* cannonlake: Check for hard and soft off in chipset_force_shutdownFurquan Shaikh2017-11-291-1/+1
* skylake: Check for hard and soft off in chipset_force_shutdownFurquan Shaikh2017-11-291-1/+1
* host_events: Bump up host events and masks to 64-bitFurquan Shaikh2017-11-291-2/+2
* Meowth: Added initial board file.Rachel Nancollas2017-11-151-1/+1
* Revert "power: Get rid of power_board_handle_host_sleep_event"Furquan Shaikh2017-11-151-1/+11
* kahlee: Don't hold pwrbtn=LOW in G3Edward Hill2017-11-031-1/+1
* power: Get rid of power_board_handle_host_sleep_eventFurquan Shaikh2017-10-311-11/+1
* power: Add default sleep event state HOST_SLEEP_EVENT_DEFAULT_RESETFurquan Shaikh2017-10-312-5/+7
* lpc: Add and use lpc_resume_clear_masksFurquan Shaikh2017-10-311-0/+2
* zoombini: cannonlake: Add 5V power good signal.Aseda Aboagye2017-10-261-1/+2
* power/intel_x86: Fix S0ix suspend/resume hook notificationsFurquan Shaikh2017-10-241-7/+42
* power: Add task-safe API to control 5V rail.Aseda Aboagye2017-10-232-0/+36
* power/intel_x86: Give host a chance to read hostevents on S0ix wakeFurquan Shaikh2017-10-191-6/+5
* host_event: Move host events and mask handling into common codeFurquan Shaikh2017-10-171-1/+1
* 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