summaryrefslogtreecommitdiff
path: root/zephyr/drivers/cros_rtc
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-127-7/+7
* zephyr: Enable RTCAl Semjonovs2022-09-081-1/+1
* zephyr/drivers/cros_rtc/renesas_rtc_idt1337ag.h: Format with clang-formatJack Rosenthal2022-07-011-41/+41
* zephyr/drivers/cros_rtc/cros_rtc_xec.c: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* zephyr/drivers/cros_rtc/nxp_rtc_pcf85063a.c: Format with clang-formatJack Rosenthal2022-06-291-45/+40
* zephyr/drivers/cros_rtc/nxp_rtc_pcf85063a.h: Format with clang-formatJack Rosenthal2022-06-291-37/+37
* zephyr/drivers/cros_rtc/renesas_rtc_idt1337ag.c: Format with clang-formatJack Rosenthal2022-06-281-38/+40
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-094-16/+16
* zephyr: Kconfig: fix few choice symbols formatFabio Baltieri2022-04-141-1/+1
* zephyr: cleanup I2C Kconfig dependenciesKeith Short2022-04-081-2/+2
* zephyr: mchp: Add cros_rtc drivermartin yan2022-01-283-0/+137
* pcf85063: Move int-gpio to int-pinAndrew McRae2022-01-271-9/+8
* idt1337: Move int-gpio to int-pinAndrew McRae2022-01-271-11/+9
* RTC: Zephyr IDT1337AG RTC driverSam Hurst2021-09-234-0/+549
* RTC: Zephyr PCF85063A RTC driverSam Hurst2021-09-034-6/+531
* zephyr: remove deprecated macro for power management nopYuval Peress2021-06-221-1/+1
* zephyr: npcx: Change RTC IRQ enable/disable mechanismMulin Chao2021-04-141-3/+9
* zephyr: add cros_rtc_npcx driver for npcx7 seriesMulin Chao2021-03-243-0/+248
* zephyr: driver: add CROS_RTC apiMulin Chao2021-03-242-0/+6