summaryrefslogtreecommitdiff
path: root/power/skylake.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* power/skylake.c: Format with clang-formatJack Rosenthal2022-06-281-7/+5
* power: add casts for power signalsTom Hughes2021-11-121-2/+2
* board: Rename RSMRST_L_PGOOD as PG_EC_RSMRST_ODLfirmware-chameleon-14280.B-mainDivya Sasidharan2021-10-121-1/+1
* power: move headers to include/powerJack Rosenthal2020-12-031-1/+1
* EFS2: Implement Early Firmware Selection ver.2Daisuke Nojiri2020-02-091-1/+2
* include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_*You-Cheng Syu2019-08-261-3/+4
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-131-1/+37
* reset: Log the reason for AP resets.Jonathan Brandmeyer2018-07-261-1/+2
* intel_x86: Move chipset reset logic to common codeVijay Hiremath2018-03-251-18/+0
* Fizz: Execute PMIC reset before vboot_mainDaisuke Nojiri2018-02-081-1/+3
* skylake: Check for hard and soft off in chipset_force_shutdownFurquan Shaikh2017-11-281-1/+1
* skylake: Use SYS_RESET signal to trigger warm and cold resetFurquan Shaikh2017-07-181-23/+12
* power/skylake: Ensure panic data is backed up before PMIC resetFurquan Shaikh2017-06-151-0/+6
* skylake: Add workaround for boards that cannot save reset flagsDuncan Laurie2017-05-251-1/+14
* 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
* power/skylake: Add option to reset pmic using LDO_ENFurquan Shaikh2017-01-231-0/+37
* intel_x86: Handle RSMRST signal in Intel x86 common codeVijay Hiremath2017-01-211-29/+1
* power: Group Intel x86 power sequencing common codeVijay Hiremath2017-01-201-257/+11
* power: Extract Intel x86 power sequencing common codeVijay Hiremath2017-01-071-89/+8
* skylake: Reuse the sleep event code from the common codeVijay Hiremath2017-01-061-51/+6
* skylake: Add support to S0iX based on host commands from KernelVijay Hiremath2016-11-131-54/+53
* lpc: Add function for host reset without RCIN GPIODuncan Laurie2016-10-261-0/+4
* power: Add board callback before RSMRST# state changeDuncan Laurie2016-10-261-0/+6
* include: Add default state for ESPI and VW_SIGNALSDuncan Laurie2016-10-251-1/+1
* power: Add virtual-wire power signals support for skylake.Mulin Chao2016-08-131-6/+33
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-1/+1
* chell: pmic: Delay disable of V0.85AShawn Nematbakhsh2016-04-121-2/+7
* kunimitsu: hibernate: enable PseudoG3 support at board levelKevin K Wong2016-02-181-19/+0
* skylake: set and clear wake masks in S0 <-> S0ix transitionsArchana Patni2016-02-101-0/+5
* skylake: Better handling of S0->S5->S0 pathDuncan Laurie2016-01-221-2/+1
* skylake: Fix for RTCRST check in S5 power down pathDuncan Laurie2016-01-211-1/+5
* skylake: Add support for asserting RTCRST if power sequencing failsDuncan Laurie2016-01-201-32/+69
* charger: Change unlocked battery level ignore conditionsShawn Nematbakhsh2016-01-061-1/+1
* skylake: increase retry count in power upli feng2015-12-161-1/+1
* skylake: fix retry counter checking in power upli feng2015-12-161-1/+1
* kunimitsu: remove fab 3 related changesKevin K Wong2015-11-261-12/+1
* Kunimitsu: Add S0ix on SLP_S0 assertionKyoung Kim2015-11-191-0/+106
* skylake: Move USB enable gpio control to board hooksDuncan Laurie2015-10-121-7/+0
* Kunimitsu: Enable support for limiting the inrush currentVijay Hiremath2015-09-041-4/+4
* skylake: allow power button power ons in S5 after apshutdownAaron Durbin2015-08-311-3/+3
* glados: Disable keyboard + trackpad in tablet modeShawn Nematbakhsh2015-08-241-3/+1
* Skylake: Add low power Pseudo G3 supportVijay Hiremath2015-08-211-3/+19
* skylake: power sequencing updateAaron Durbin2015-08-191-36/+57
* skylake: Wake from Deep S5 after battery low is deassertedstabilize-7374.BDuncan Laurie2015-08-171-7/+16
* glados: Switch to V2 boardShawn Nematbakhsh2015-08-141-3/+7
* skylake: Inhibit AP power-on until charge current limit is setShawn Nematbakhsh2015-08-011-0/+24
* glados: V2 Board ChangesShawn Nematbakhsh2015-07-241-0/+11
* Skylake: Add G3 sleep mode supportVijay Hiremath2015-07-211-0/+3