summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
AgeCommit message (Expand)Author
2019-09-16rtc: pcf8523: don't return invalid date when battery is lowBaruch Siach
2019-08-17rtc: xgene: fix possible race conditionAlexandre Belloni
2019-08-02rtc: stm32: manage the get_irq probe defer caseFabien Dessenne
2019-08-02rtc: 88pm860x: prevent use-after-free on device removeSven Van Asbroeck
2019-05-23rtc: da9063: set uie_unsupported when relevantAlexandre Belloni
2019-05-23rtc: sh: Fix invalid alarm warning for non-enabled alarmGeert Uytterhoeven
2019-05-23rtc: cros-ec: Fail suspend/resume if wake IRQ can't be configuredStephen Boyd
2019-01-12rtc: m41t80: Correct alarm month range with RTC readsMaciej W. Rozycki
2018-12-15iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede
2018-12-15rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_writeXulin Sun
2018-12-15rtc: cmos: Do not export alarm rtc_ops when we do not support alarmsHans de Goede
2018-11-21rtc: hctosys: Add missing range error reportingMaciej W. Rozycki
2018-11-13rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPIMaciej W. Rozycki
2018-11-13rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt'Maciej W. Rozycki
2018-11-13rtc: ds1307: fix ds1339 wakealarm supportSoeren Moch
2018-09-26rtc: bq4802: add error handling for devm_ioremapZhouyang Jia
2018-09-09rtc: omap: fix potential crash on power offJohan Hovold
2018-09-09rtc: omap: fix resource leak in registration error pathJohan Hovold
2018-07-13rtc: fix alarm read and set offsetAlexandre Belloni
2018-06-20rtc: mrst: fix error code in probe()Dan Carpenter
2018-06-11Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-06-10Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2018-06-07rtc: pxa: fix probe functionDan Carpenter
2018-06-07rtc: cros-ec: Switch to SPDX identifier.Enric Balletbo i Serra
2018-06-07rtc: cros-ec: Make license text and module license match.Enric Balletbo i Serra
2018-06-07rtc: ensure rtc_set_alarm fails when alarms are not supportedAlexandre Belloni
2018-06-07rtc: test: remove alarm support from the first deviceAlexandre Belloni
2018-06-07rtc: test: convert to devm_rtc_allocate_deviceAlexandre Belloni
2018-06-07rtc: ftrtc010: let the core handle rangeAlexandre Belloni
2018-06-07rtc: ftrtc010: handle dates after 2106Alexandre Belloni
2018-06-07rtc: ftrtc010: switch to devm_rtc_allocate_deviceAlexandre Belloni
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook
2018-06-05rtc: mrst: switch to devm functionsAlexandre Belloni
2018-06-04rtc: sunxi: fix possible race conditionAlexandre Belloni
2018-05-31rtc: test: remove irq sysfs fileAlexandre Belloni
2018-05-31rtc: test: emulate alarms using timersAlexandre Belloni
2018-05-31rtc: test: store time as an offset to system timeAlexandre Belloni
2018-05-31rtc: test: allow registering many devicesAlexandre Belloni
2018-05-31rtc: test: remove useless proc infoAlexandre Belloni
2018-05-31rtc: ds1685: Add rangeAlexandre Belloni
2018-05-31rtc: ds1685: fix possible race conditionAlexandre Belloni
2018-05-31rtc: sprd: Add new RTC power down check methodBaolin Wang
2018-05-31rtc: sun6i: Fix bit_idx value for clk_register_gateMichael Trimarchi
2018-05-31rtc: jz4740: Fix a typo in KconfigMathieu Malaterre
2018-05-26rtc: test: remove obsolete .set_mmssAlexandre Belloni
2018-05-23rtc: st-lpc: add rangeAlexandre Belloni
2018-05-23rtc: st-lpc: fix possible race conditionAlexandre Belloni
2018-05-22rtc: stm32: add stm32mp1 rtc supportAmelie Delaunay
2018-05-22rtc: stm32: rework register management to prepare other version of RTCAmelie Delaunay