summaryrefslogtreecommitdiff
path: root/zephyr/shim/chip/npcx/clock.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr: Remove duplicate kernel.h includeAaron Massey2022-09-121-1/+0
* zephyr: Replace deprecated zephyr.h with kernel.hAaron Massey2022-09-081-1/+1
* zephyr/shim/chip/npcx/clock.c: Format with clang-formatJack Rosenthal2022-06-291-3/+3
* Zephyr: npcx: Add clock turbo mode for NPCX9Sam Hurst2022-06-011-0/+9
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-091-6/+6
* zephyr: shim: use NPCX_CLK_CTRL_NODE for clock controlFabio Baltieri2021-08-061-1/+1
* zephyr: shim: use DEVICE_DT_GET for clock controlFabio Baltieri2021-06-281-1/+1
* zephyr: npcx: clock: add clock turbo/normal functionsJun Lin2021-03-111-0/+32
* zephyr: add stub implementation of clock_turboYuval Peress2021-02-121-0/+6
* zephyr: shim the keyboard scanSimon Glass2020-12-011-0/+31