summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2018-10-25rtc: sc27xx: Always read normal alarm when registering RTC deviceBaolin Wang
2018-10-25rtc: sc27xx: Add check to see if need to enable the alarm interruptBaolin Wang
2018-10-25rtc: sc27xx: Remove interrupts disable and clear in probe()Baolin Wang
2018-10-25rtc: sc27xx: Clear SPG value update interrupt statusBaolin Wang
2018-10-25rtc: sc27xx: Set wakeup capability before registering rtc deviceBaolin Wang
2018-10-22rtc: s35390a: Change buf's type to u8 in s35390a_initNathan Chancellor
2018-10-22rtc: ds1307: fix ds1339 wakealarm supportSoeren Moch
2018-10-22rtc: ds1685: simplify getting .driver_dataWolfram Sang
2018-10-16rtc: m41t80: mark expected switch fall-throughGustavo A. R. Silva
2018-10-16rtc: tegra: Propagate errors from platform_get_irq()Thierry Reding
2018-10-04rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPIMaciej W. Rozycki
2018-10-04rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt'Maciej W. Rozycki
2018-10-03rtc: mv: let the core handle invalid alarmsAlexandre Belloni
2018-10-03rtc: vr41xx: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2018-09-28rtc: ab8500: remove useless checkAlexandre Belloni
2018-09-28rtc: ab8500: let the core handle rangeAlexandre Belloni
2018-09-28rtc: ab8500: use rtc_add_groupAlexandre Belloni
2018-09-28rtc: rs5c348: report error when time is invalidAlexandre Belloni
2018-09-28rtc: rs5c348: remove forward declarationAlexandre Belloni
2018-09-28rtc: rs5c348: remove useless labelAlexandre Belloni
2018-09-28rtc: armada38x: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2018-09-28rtc: armada38x: add rangeAlexandre Belloni
2018-09-28rtc: armada38x: fix possible race conditionAlexandre Belloni
2018-09-28rtc: lib: correct documentation typoAlexandre Belloni
2018-09-28rtc: ds1307: use rtc_add_groupAlexandre Belloni
2018-09-28rtc: ds1685: use rtc_add_groupAlexandre Belloni
2018-09-28rtc: ds1685: use generic nvmemAlexandre Belloni
2018-09-28rtc: ds1685: drop RTC_DS1685_PROC_REGSAlexandre Belloni
2018-09-28rtc: test: Switch to SPDX identifierAlexandre Belloni
2018-09-28rtc: test: make license text and module license match.Alexandre Belloni
2018-09-28rtc: tx4939: fixup nvmem name and register sizeAlexandre Belloni
2018-09-28rtc: isl1208: don't include core header fileAlexandre Belloni
2018-09-28rtc: move rtc_add_group/s definitionsAlexandre Belloni
2018-09-28rtc: reorder Makefile entriesAlexandre Belloni
2018-09-28rtc: ds1307: add frequency_test_enable attribute on m41txxGiulio Benetti
2018-09-28rtc: ds1307: add offset sysfs for mt41txx chips.Giulio Benetti
2018-09-28rtc: isl1208: avoid possible sysfs raceAlexandre Belloni
2018-09-13rtc: remove irq_task from kerneldocAlexandre Belloni
2018-09-13rtc: unexport non devm managed registrationAlexandre Belloni
2018-09-12rtc: abx80x: add basic watchdog supportJeremy Gebben
2018-09-12rtc: abx80x: use a 'priv' struct for client dataJeremy Gebben
2018-09-11rtc: pl031: switch to devm_rtc_allocate_device/rtc_register_deviceAlexandre Belloni
2018-09-11rtc: pl030: fix possible race conditionAlexandre Belloni
2018-09-11rtc: mt6397: fix possible race conditionAlexandre Belloni
2018-08-31rtc: mrst: remove set but not used variable 'valid'YueHaibing
2018-08-27rtc: rv8803: add Epson RX8803 supportAlexandre Belloni
2018-08-27rtc: rv8803: fix the rv8803 id in the OF tableAlexandre Belloni
2018-08-27rtc: sysfs: fix NULL check in rtc_add_groups()Dan Carpenter
2018-08-27rtc: sun6i: Use struct_size() in kzalloc()Gustavo A. R. Silva
2018-08-27rtc: jz4740: Drop dependency on MACH_INGENICPaul Cercueil