summaryrefslogtreecommitdiff
path: root/chip/ish/power_mgt.c
Commit message (Expand)AuthorAgeFilesLines
* ish: refactor statistic collection and commandJack Rosenthal2019-05-221-59/+45
* ish: fix printf format for idlestats commandJack Rosenthal2019-05-181-11/+11
* ish/ish5: fixed both-edge triggered gpio configuration blocking D0ix issueHu, Hebo2019-05-121-42/+92
* ish/ish5: remove watchdog disable during D0ixHu, Hebo2019-05-091-16/+0
* ish: ensure all CONFIGs are undef'ed in include/config.hJack Rosenthal2019-05-041-1/+1
* ish: move REG32 macros for interrupt control into header filesJack Rosenthal2019-05-011-4/+4
* ish/ish5: add console in use timeout mechanism in low power managmentstabilize-12121.BHu, Hebo2019-04-231-5/+50
* ish/ish5: implement reset, reset_prep and D3 flowHu, Hebo2019-04-081-2/+191
* ish/ish5: implement AON low power mode (D0i1-3)Hu, Hebo2019-04-081-12/+71
* ish/ish5: implement AON low power management frameworkHu, Hebo2019-04-081-0/+478