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