summaryrefslogtreecommitdiff
path: root/power
Commit message (Expand)AuthorAgeFilesLines
* stoney: Rename PGOOD GPIOsEdward Hill2018-03-271-14/+14
* intel_x86: Move chipset reset logic to common codeVijay Hiremath2018-03-274-50/+31
* apollolake: Remove AP cold reset logicVijay Hiremath2018-03-271-29/+8
* Code cleanup: Rename GPIO PCH_RCIN_L to SYS_RESET_LVijay Hiremath2018-03-271-2/+2
* power: create CONFIG_CHIPSET_GEMINILAKEJett Rink2018-03-272-3/+4
* debugging: Correcting console channel to chipset instead of switchJett Rink2018-03-071-1/+1
* cleanup: fixing typoJett Rink2018-03-071-1/+1
* grunt: Disable system power (_A rails) in G3Edward Hill2018-02-121-33/+48
* scarlet: shutdown PP900_S0 power rail when S3Lin Huang2018-02-091-2/+2
* Fizz: Execute PMIC reset before vboot_mainDaisuke Nojiri2018-02-081-1/+3
* scarlet: Assert SYS_RST_L in S5Philip Chen2018-01-231-1/+11
* power/rk3399: Change power-off sequence for KD panelPhilip Chen2018-01-161-1/+1
* glkrvp: Enable eSPI instead of LPC including eSPI VW based SCI/SMIShamile Khan2018-01-161-0/+4
* grunt: Fix ENABLE_BACKLIGHT to be active lowEdward Hill2018-01-141-4/+0
* power: Fix interrupt enable in siglog_deferredEdward Hill2018-01-111-1/+1
* espi: Add API to test if signal is eSPI virtual wireScott Worley2018-01-022-12/+20
* power/rk3399: Fix the power sequence length passed to power_seq_run()Philip Chen2017-12-201-2/+2
* cleanup: power/rk3399: Remove unused power sequencePhilip Chen2017-12-201-45/+0
* power: cannonlake: SLP_SUS_L deasserted == S5.Aseda Aboagye2017-12-201-0/+6
* power: cannonlake: Fix power state tracking.Aseda Aboagye2017-12-121-16/+38
* power/rk3399: Poll IN_PGOOD_S0 on up-sequenceShawn Nematbakhsh2017-12-121-4/+23
* grunt: Add delay to PWR_GOODEdward Hill2017-12-112-20/+9
* host_events: Introduce unified host event commandJenny TC2017-12-062-49/+41
* intel_x86: Auto power-on after battery SOC is above minimum requiredFurquan Shaikh2017-11-281-5/+49
* cannonlake: Check for hard and soft off in chipset_force_shutdownFurquan Shaikh2017-11-281-1/+1
* skylake: Check for hard and soft off in chipset_force_shutdownFurquan Shaikh2017-11-281-1/+1
* host_events: Bump up host events and masks to 64-bitFurquan Shaikh2017-11-211-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