summaryrefslogtreecommitdiff
path: root/power/icelake.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* power/icelake.c: Format with clang-formatJack Rosenthal2022-07-011-13/+11
* jsl: Kick chipset SM if power loss in suspendAseda Aboagye2022-04-011-0/+9
* power: add casts for power signalsTom Hughes2022-03-281-1/+1
* power/icelake: Add SLP_S5 as a watched power signalEvan Green2021-12-021-0/+5
* power: add casts for power signalsTom Hughes2021-11-121-1/+1
* icelake : fix power sequence behaviorJacky Wang2021-02-081-17/+0
* power: move headers to include/powerJack Rosenthal2020-12-031-1/+1
* JSL: Wait 60ms to turn off PP5000_U after PP3300_AAseda Aboagye2020-06-091-0/+7
* power/icelake: Don't cache GPIO_PCH_DSW_PWROKSooraj Govindan2020-05-181-3/+1
* icelake: Cleanup power sequencing for IceLake/TigerLake/JasperLakeKeith Short2020-04-091-59/+60
* icelake: Call hooks around RSMRST when shutting downAseda Aboagye2020-03-261-0/+3
* power/icelake: Transition to G3 when S5 failsAseda Aboagye2020-03-171-2/+2
* volteer: Prevent glitch on SLP_S3_L during power onKeith Short2020-02-291-15/+36
* power/icelake: JSL: add wait loop for receiving ALL_SYS_PWRGDSooraj Govindan2020-02-191-0/+11
* waddledoo:Handle EC_AP_PCH_PWROK_OD and ALL_SYS_PWRGDSooraj Govindan2020-02-191-5/+16
* power/icelake: JSL: Handle EC_AP_VCCST_PWRGDAseda Aboagye2020-02-051-1/+23
* power/icelake: JSL: Drive VCCIO_EXT from SLP_S3_LAseda Aboagye2020-02-051-0/+10
* icelake: Allow power good methods to be overiddenAseda Aboagye2020-01-081-4/+14
* icelake/tigerlake: add option to enable PP3300 before PP5000Keith Short2019-11-151-11/+20
* icelake/tigerlake: Add debug for setting main railsKeith Short2019-11-151-8/+16
* tigerlake/icelake: add support for SYS_PWROKKeith Short2019-11-011-18/+52
* icelake: Cleanup GPIO_PCH_DSW_PWROKKeith Short2019-10-151-3/+3
* cometlake/icelake: cleanup GPIO_PCH_RSMRST_LKeith Short2019-10-151-1/+1
* printf: Fix formatting errorsEvan Green2019-10-051-1/+1
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-131-1/+35
* icelake: Add option to turn-off 5V-rail in power sequencingVijay Hiremath2019-06-111-0/+14
* ICL: Modify force_shutdown to meet PCH timing requirementsScott Collyer2018-09-051-3/+10
* ICL: Fix the timeout value for SUS_SLP_L in G3S5 stateScott Collyer2018-08-221-3/+7
* icelake: Correct POWER_G3S5 exit statusVijay Hiremath2018-08-091-11/+4
* icelake: Add power sequencing support for icelakeScott Collyer2018-07-271-0/+145