summaryrefslogtreecommitdiff
path: root/include/chipset.h
Commit message (Expand)AuthorAgeFilesLines
* 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