summaryrefslogtreecommitdiff
path: root/include/chipset.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesstabilize-quickfix-15278.72.B-ishstabilize-quickfix-15183.78.B-ishstabilize-15446.B-ishstabilize-15439.B-ishstabilize-15432.B-ishstabilize-15429.B-ishstabilize-15415.B-ishstabilize-15395.B-ishstabilize-15393.48.B-ishstabilize-15381.B-ishstabilize-15364.B-ishstabilize-15361.B-ishstabilize-15359.B-ishstabilize-15359.58.B-ishstabilize-15359.50.B-ishstabilize-15359.45.B-ishstabilize-15335.B-ishstabilize-15329.59.B-ishstabilize-15329.44.B-ishstabilize-15317.B-ishstabilize-15301.B-ishstabilize-15300.B-ishstabilize-15278.64.B-ishstabilize-15251.B-ishstabilize-15245.B-ishstabilize-15236.66.B-ishstabilize-15208.B-ishstabilize-15207.B-ishstabilize-15185.B-ishstabilize-15185.7.B-ishstabilize-15183.82.B-ishstabilize-15183.69.B-ishstabilize-15183.14.B-ishstabilize-15174.B-ishstabilize-15167.B-ishstabilize-15129.B-ishstabilize-15122.B-ishstabilize-15120.B-ishstabilize-15117.86.B-ishstabilize-15117.48.B-ishstabilize-15117.111.B-ishrelease-R114-15437.B-ishrelease-R113-15393.B-ishrelease-R112-15359.B-ishrelease-R111-15329.B-ishrelease-R110-15278.B-ishrelease-R109-15237.B-ishrelease-R109-15236.B-ishrelease-R108-15183.B-ishrelease-R107-15117.B-ishishfirmware-ti50-prepvt-15315.B-ishfirmware-skyrim-15390.B-ishfirmware-skyrim-15369.B-ishfirmware-nissa-15217.B-ishfirmware-nissa-15217.45.B-ishfirmware-nissa-15217.126.B-ishfirmware-duplo-15151.B-ishfirmware-corsola-15194.B-ishfactory-trogdor-15210.B-ishfactory-skyrim-15384.B-ishfactory-nissa-15199.B-ishfactory-corsola-15197.B-ishfactory-corsola-15196.B-ishfactory-brya-15231.B-ishMike Frysinger2022-09-141-1/+1
* ec_commands: Add chipset_{reset,shutdown}_reasonYu-Ping Wu2021-01-061-64/+0
* sc7180: Monitor AP_RST_L from PMIC to notify HOOK_CHIPSET_RESETWai-Hong Tam2020-08-081-0/+9
* include/chipset: Define dummy init_reset_log if no CHIPSET task.Nicolas Boichat2020-06-231-5/+7
* Trogdor: Separate the interrupt handlers of WARM_RESET_L and POWER_GOODWai-Hong Tam2020-02-011-1/+9
* common: Add uptime host commandTom Hughes2019-09-031-0/+21
* power: Replace weak attr with __overridableYilun Lin2019-08-221-2/+2
* log: Preserve Kukui EC reset logs across every EC reboot on SRAM.Shannon Chen2019-08-211-0/+5
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* power: Allow board to take custom action on G3 timer expirationDaisuke Nojiri2019-03-281-0/+17
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-1/+1
* common: Include compile_time_macros.h when neededGwendal Grignou2019-03-261-0/+1
* chipset: Provide default chipset_in_or_transitioning_to_statePhilip Chen2018-11-211-0/+5
* chipset: Add a host command to issue AP resetWai-Hong Tam2018-11-151-0/+2
* cheza: Monitor the WARM_RESET_L signal to hold APWai-Hong Tam2018-10-301-1/+8
* power/mt8183: Implement watchdog-initiated resetNicolas Boichat2018-10-251-1/+12
* power: add chipset_in_or_transitioning_to_stateJett Rink2018-09-071-0/+12
* Revert "cheza: Support confirmation of power lost"Wai-Hong Tam2018-08-311-9/+0
* reset: Log the reason for AP resets.Jonathan Brandmeyer2018-07-261-4/+81
* cheza: Add stubs and ifdefs to fix testsNicolas Boichat2018-05-261-0/+2
* cheza: Support confirmation of power lostTom Wai-Hong Tam2018-05-081-0/+8
* cheza: Enable AP_RST_REQ as a request from AP to reset itselfWai-Hong Tam2018-05-081-0/+8
* chipset: Add callback for chipset pre-initializationFurquan Shaikh2018-04-191-0/+5
* Code cleanup: Remove cold reset logicVijay Hiremath2018-04-031-5/+2
* Fizz: Execute PMIC reset before vboot_mainDaisuke Nojiri2018-02-081-0/+5
* wand: Make sure battery is cut-off when criticalNicolas Boichat2018-01-041-5/+2
* chipset: Introduce CHIPSET_STATE_ANY_SUSPENDFurquan Shaikh2017-11-281-0/+3
* chip/npcx/espi: Handle global reset events asserting eSPI_Reset#Furquan Shaikh2017-02-091-0/+6
* apollolake: ignore PLTRST# from SOC unless RSMRST# is deassertedKevin K Wong2016-05-031-0/+7
* Kunimitsu: Add S0ix on SLP_S0 assertionKyoung Kim2015-11-191-0/+1
* gpio: Refactor IRQ handler pointer out of gpio_listAseda Aboagye2015-04-101-2/+2
* x86: generalize power state machine for all platforms (2/2)Louis Yung-Chieh Lo2014-01-091-1/+1
* cleanup: Consolidate power interruptsRandall Spangler2013-10-211-0/+7
* Support compiling with chipset task disabledRandall Spangler2013-09-231-10/+19
* Handle multiple independent sources and types of CPU throttlingBill Richardson2013-09-111-5/+3
* Replace generated CONFIG_TASK_ macros with HAS_TASK_Bill Richardson2013-04-241-2/+2
* PMIC_PWROK is active-high on pitRandall Spangler2013-04-161-4/+0
* Fix test compilation error for linkVic Yang2013-04-131-1/+8
* Fix mccroskey buildRandall Spangler2013-04-091-0/+8
* Move reset/overheat/shutdown funcs to chipset interfaceRandall Spangler2012-11-011-9/+43
* Change polarity of PROCHOT signal to match EVTRandall Spangler2012-05-141-0/+3
* Drop DPWROK when system is off for more than 10 secrelease-R20-2268.BRandall Spangler2012-05-091-7/+16
* Add platform-neutral chipset interfaceRandall Spangler2012-03-051-0/+32