..
class.c
rtc: remove irq_task and irq_task_lock
2018-07-26 15:08:53 +02:00
hctosys.c
rtc: hctosys: Add missing range error reporting
2018-11-21 09:19:23 +01:00
interface.c
RTC for 4.19
2018-08-20 16:30:27 -07:00
Kconfig
rtc: ds1307: simplify hwmon config
2018-08-16 07:46:41 +02:00
Makefile
nvmem.c
rtc-88pm80x.c
rtc-88pm860x.c
rtc: 88pm860x: prevent use-after-free on device remove
2019-05-31 06:46:13 -07:00
rtc-ab-b5ze-s3.c
rtc-ab3100.c
rtc-ab8500.c
rtc-abx80x.c
rtc-ac100.c
rtc-armada38x.c
rtc: armada38x: reset after rtc power loss
2018-07-12 20:16:08 +02:00
rtc-as3722.c
rtc-asm9260.c
rtc-at91rm9200.c
rtc-at91rm9200.h
rtc-at91sam9.c
rtc-au1xxx.c
rtc-bq32k.c
rtc-bq4802.c
rtc: bq4802: add error handling for devm_ioremap
2018-07-11 20:41:01 +02:00
rtc-brcmstb-waketimer.c
rtc-cmos.c
rtc: cmos: Do not export alarm rtc_ops when we do not support alarms
2018-12-01 09:37:32 +01:00
rtc-coh901331.c
headers: separate linux/mod_devicetable.h from linux/platform_device.h
2018-07-07 17:52:26 +02:00
rtc-core.h
rtc: sysfs: facilitate attribute add to rtc device
2018-08-14 22:56:27 +02:00
rtc-cpcap.c
headers: separate linux/mod_devicetable.h from linux/platform_device.h
2018-07-07 17:52:26 +02:00
rtc-cros-ec.c
rtc: cros-ec: Fail suspend/resume if wake IRQ can't be configured
2019-05-08 07:21:45 +02:00
rtc-da9052.c
rtc-da9055.c
rtc-da9063.c
rtc: da9063: set uie_unsupported when relevant
2019-05-08 07:21:49 +02:00
rtc-davinci.c
rtc-dev.c
rtc: simplify rtc_irq_set_state/rtc_irq_set_freq
2018-07-26 15:08:53 +02:00
rtc-digicolor.c
rtc-dm355evm.c
rtc-ds1216.c
rtc-ds1286.c
rtc-ds1302.c
rtc-ds1305.c
rtc-ds1307.c
rtc: ds1307: fix ds1339 wakealarm support
2018-11-13 11:08:51 -08:00
rtc-ds1343.c
rtc-ds1347.c
rtc-ds1374.c
rtc-ds1390.c
rtc-ds1511.c
rtc-ds1553.c
rtc-ds1672.c
rtc-ds1685.c
rtc: ds1685: remove sysfs access to control registers
2018-06-20 12:38:14 +02:00
rtc-ds1742.c
rtc-ds2404.c
rtc-ds3232.c
rtc-efi-platform.c
rtc-efi.c
rtc-em3027.c
rtc-ep93xx.c
rtc-fm3130.c
rtc-ftrtc010.c
headers: separate linux/mod_devicetable.h from linux/platform_device.h
2018-07-07 17:52:26 +02:00
rtc-generic.c
rtc-goldfish.c
rtc-hid-sensor-time.c
iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers
2018-12-05 19:32:13 +01:00
rtc-hym8563.c
rtc-imxdi.c
rtc-isl1208.c
rtc: isl1208: set ev-evienb bit from device tree
2018-08-14 23:22:27 +02:00
rtc-isl12022.c
rtc-isl12026.c
rtc-jz4740.c
rtc-lib.c
rtc-lp8788.c
rtc-lpc24xx.c
rtc-lpc32xx.c
rtc-ls1x.c
rtc-m41t80.c
rtc: m41t80: Correct alarm month range with RTC reads
2019-01-09 17:38:48 +01:00
rtc-m41t93.c
rtc-m41t94.c
rtc-m48t35.c
rtc-m48t59.c
rtc: m48t59: remove redundant pointer 'name'
2018-07-12 21:17:36 +02:00
rtc-m48t86.c
rtc-max6900.c
rtc-max6902.c
rtc-max6916.c
rtc-max8907.c
rtc-max8925.c
rtc-max8997.c
rtc: maxim: Add SPDX license identifiers
2018-08-14 23:38:45 +02:00
rtc-max8998.c
rtc: maxim: Add SPDX license identifiers
2018-08-14 23:38:45 +02:00
rtc-max77686.c
rtc: maxim: Add SPDX license identifiers
2018-08-14 23:38:45 +02:00
rtc-mc13xxx.c
headers: separate linux/mod_devicetable.h from linux/platform_device.h
2018-07-07 17:52:26 +02:00
rtc-mc146818-lib.c
rtc-mcp795.c
rtc-moxart.c
rtc-mpc5121.c
rtc-mrst.c
rtc: mrst: fix error code in probe()
2018-06-20 12:43:11 +02:00
rtc-msm6242.c
rtc-mt6397.c
rtc-mt7622.c
rtc-mv.c
rtc-mxc_v2.c
headers: separate linux/mod_devicetable.h from linux/platform_device.h
2018-07-07 17:52:26 +02:00
rtc-mxc.c
rtc-nuc900.c
rtc-omap.c
rtc: omap: drop unnecessary register unlock around reads
2018-07-12 20:31:21 +02:00
rtc-opal.c
rtc-palmas.c
rtc-pcap.c
rtc-pcf2123.c
rtc-pcf2127.c
rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
2018-12-01 09:37:32 +01:00
rtc-pcf8523.c
rtc: pcf8523: don't return invalid date when battery is low
2019-06-19 08:18:07 +02:00
rtc-pcf8563.c
rtc-pcf8583.c
rtc-pcf50633.c
rtc-pcf85063.c
rtc: pcf85063: preserve control register value between stop and start
2018-07-28 14:49:25 +02:00
rtc-pcf85363.c
rtc-pic32.c
rtc-pl030.c
rtc-pl031.c
rtc-pm8xxx.c
rtc-proc.c
rtc-ps3.c
rtc-puv3.c
rtc-pxa.c
rtc-r7301.c
headers: separate linux/mod_devicetable.h from linux/platform_device.h
2018-07-07 17:52:26 +02:00
rtc-r9701.c
rtc-rc5t583.c
rtc-rk808.c
rtc-rp5c01.c
rtc-rs5c313.c
rtc-rs5c348.c
rtc-rs5c372.c
rtc-rtd119x.c
rtc-rv3029c2.c
rtc-rv8803.c
rtc-rx4581.c
rtc-rx6110.c
rtc-rx8010.c
rtc-rx8025.c
rtc-rx8581.c
rtc-s3c.c
rtc-s3c.h
rtc-s5m.c
rtc: s5m: Add SPDX license identifier
2018-08-14 23:38:47 +02:00
rtc-s35390a.c
rtc-sa1100.c
rtc: sa1100: don't set PIE frequency
2018-07-25 15:29:43 +02:00
rtc-sa1100.h
rtc-sc27xx.c
rtc-sh.c
rtc: sh: Fix invalid alarm warning for non-enabled alarm
2019-05-08 07:21:46 +02:00
rtc-sirfsoc.c
rtc-snvs.c
rtc: snvs: Add timeouts to avoid kernel lockups
2018-07-11 20:41:09 +02:00
rtc-spear.c
rtc-st-lpc.c
rtc-starfire.c
rtc-stk17ta8.c
rtc-stm32.c
rtc: stm32: manage the get_irq probe defer case
2019-05-31 06:46:13 -07:00
rtc-stmp3xxx.c
rtc: stmp3xxx: Don't reset the rtc in .probe() when watchdog is running
2018-07-11 20:42:08 +02:00
rtc-sun4v.c
rtc-sun6i.c
rtc-sunxi.c
rtc-sysfs.c
rtc: sysfs: facilitate attribute add to rtc device
2018-08-14 22:56:27 +02:00
rtc-tegra.c
headers: separate linux/mod_devicetable.h from linux/platform_device.h
2018-07-07 17:52:26 +02:00
rtc-test.c
rtc: test: make array pdev static
2018-07-12 20:16:10 +02:00
rtc-tps6586x.c
rtc-tps65910.c
rtc-tps80031.c
rtc-twl.c
rtc-tx4939.c
rtc-v3020.c
rtc-vr41xx.c
rtc-vt8500.c
rtc-wm831x.c
rtc-wm8350.c
rtc-x1205.c
rtc-xgene.c
rtc: xgene: fix possible race condition
2019-05-31 06:46:26 -07:00
rtc-zynqmp.c
systohc.c