summaryrefslogtreecommitdiff
path: root/common/uptime.c
Commit message (Expand)AuthorAgeFilesLines
* common: Sort header filesJeremy Bettis2022-11-291-3/+3
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* common/uptime.c: Format with clang-formatJack Rosenthal2022-07-011-5/+3
* zephyr: suppress warnings about pointers to unaligned dataMichał Barnaś2022-02-171-2/+5
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-021-1/+2
* common: Add uptime host commandTom Hughes2019-09-031-0/+41