kernel/drivers/rtc
sevki c9e1dba412 chore(ci): setup github actions and workflows
setup CI/CD for kernel development
- added CodeQL for code scanning
- every pr is built as an image and is available for
  30days on https://oklinux.dev
- tagged and released on github for now

Signed-off-by: sevki <s@sevki.io>
2024-03-15 21:46:24 +00:00
..
class.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
dev.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
interface.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
Kconfig chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
lib.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
lib_test.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
Makefile chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nvmem.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
proc.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-88pm80x.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-88pm860x.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-ab-b5ze-s3.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-ab-eoz9.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-ab8500.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-abx80x.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-ac100.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-armada38x.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-as3722.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-asm9260.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-aspeed.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-at91rm9200.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-at91sam9.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-au1xxx.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-bd70528.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-bq32k.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-bq4802.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-brcmstb-waketimer.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-cadence.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-cmos.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-core.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-cpcap.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-cros-ec.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-da9052.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-da9055.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-da9063.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-digicolor.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-ds1216.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-ds1286.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-ds1302.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-ds1305.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-ds1307.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-ds1343.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-ds1347.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-ds1374.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-ds1390.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-ds1511.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-ds1553.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-ds1672.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-ds1685.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-ds1742.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-ds2404.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-ds3232.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-efi.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-em3027.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-ep93xx.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-fm3130.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-fsl-ftm-alarm.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-ftrtc010.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-gamecube.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-generic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-goldfish.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-hid-sensor-time.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-hym8563.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-imx-sc.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-imxdi.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-isl1208.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-isl12022.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-isl12026.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-jz4740.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-loongson.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-lp8788.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-lpc24xx.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-lpc32xx.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-m41t80.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-m41t93.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-m41t94.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-m48t35.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-m48t59.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-m48t86.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-max6900.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-max6902.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-max6916.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-max8907.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-max8925.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-max8997.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-max8998.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-max77686.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-mc13xxx.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-mc146818-lib.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-mcp795.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-meson-vrtc.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-meson.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-moxart.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-mpc5121.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-mpfs.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-msc313.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-msm6242.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-mt2712.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-mt6397.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-mt7622.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-mv.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-mxc.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-mxc_v2.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-nct3018y.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-ntxec.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-nxp-bbnsm.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-omap.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-opal.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-optee.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-palmas.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-pcap.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-pcf2123.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-pcf2127.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-pcf8523.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-pcf8563.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-pcf8583.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-pcf50633.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-pcf85063.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-pcf85363.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-pic32.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-pl030.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-pl031.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-pm8xxx.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-ps3.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-pxa.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-r7301.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-r9701.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-rc5t583.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-rc5t619.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-rk808.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-rp5c01.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-rs5c313.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-rs5c348.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-rs5c372.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-rtd119x.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-rv3028.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-rv3029c2.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-rv3032.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-rv8803.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-rx4581.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-rx6110.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-rx8010.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-rx8025.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-rx8581.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-rzn1.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-s3c.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-s3c.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-s5m.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-s35390a.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-sa1100.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-sa1100.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-sc27xx.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-sd3078.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-sh.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-snvs.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-spear.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-st-lpc.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-starfire.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-stk17ta8.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-stm32.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-stmp3xxx.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-sun4v.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-sun6i.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-sunplus.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-sunxi.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-tegra.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-test.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-ti-k3.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-tps6586x.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-tps65910.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-twl.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-vt8500.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-wilco-ec.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-wm831x.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-wm8350.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-x1205.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-xgene.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc-zynqmp.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sysfs.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00