summaryrefslogtreecommitdiff
path: root/power
Commit message (Expand)AuthorAgeFilesLines
* APL/GLK: Clean up UART buffer before shutdownVijay Hiremath2018-05-231-0/+8
* espi: rename remaining eSPI optionsJett Rink2018-05-232-6/+6
* lpc/espi: convert remaning CONFIG_LPC to CONFIG_HOSTCMD_X86Jett Rink2018-05-221-1/+1
* cheza: Check power enough and enable PP5000 when power-on APWai-Hong Tam2018-05-221-0/+51
* cheza: Support confirmation of power lostTom Wai-Hong Tam2018-05-081-2/+51
* cheza: Enable AP_RST_REQ as a request from AP to reset itselfWai-Hong Tam2018-05-081-1/+27
* cheza: Make sure switchcap is configured rightAlexandru M Stan2018-05-041-1/+1
* cheza: Add SDM845 power sequence for rev-0 boardWai-Hong Tam2018-05-042-0/+641
* power/rk3399: Check aborted suspend for s0s3_usb_wake_power_seqPhilip Chen2018-04-201-1/+5
* power/common: Preserve 5v enable across sysjumpJustin TerAvest2018-04-191-0/+25
* stoney: Use chipset_pre_init callbackFurquan Shaikh2018-04-191-2/+7
* APL/GLK: Move chipset shutdown to chipset taskFurquan Shaikh2018-04-191-2/+25
* intel_x86: Get rid of CHIPSET_PRE_INIT hookFurquan Shaikh2018-04-191-3/+0
* chipset: Add callback for chipset pre-initializationFurquan Shaikh2018-04-191-0/+8
* Code cleanup: Remove cold reset logicVijay Hiremath2018-04-036-85/+37
* stoney: Rename PGOOD GPIOsEdward Hill2018-03-261-14/+14
* intel_x86: Move chipset reset logic to common codeVijay Hiremath2018-03-254-50/+31
* apollolake: Remove AP cold reset logicVijay Hiremath2018-03-251-29/+8
* Code cleanup: Rename GPIO PCH_RCIN_L to SYS_RESET_LVijay Hiremath2018-03-241-2/+2
* power: create CONFIG_CHIPSET_GEMINILAKEJett Rink2018-03-202-3/+4
* debugging: Correcting console channel to chipset instead of switchJett Rink2018-03-061-1/+1
* cleanup: fixing typoJett Rink2018-03-061-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