summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
AgeCommit message (Expand)Author
2021-11-17rtc: rv3032: fix error handling in rv3032_clkout_set_rate()Dan Carpenter
2021-11-17rtc: mcp795: Add SPI ID tableMark Brown
2021-11-17rtc: pcf2123: Add SPI ID tableMark Brown
2021-11-17rtc: ds1390: Add SPI ID tableMark Brown
2021-11-17rtc: ds1302: Add SPI ID tableMark Brown
2021-09-26rtc: rx8010: select REGMAP_I2CYu-Tung Chang
2021-09-22rtc: cmos: Disable irq around direct invocation of cmos_interrupt()Chris Wilson
2021-09-18rtc: tps65910: Correct driver module aliasDmitry Osipenko
2021-07-10Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2021-07-10rtc: pcf8523: rename register and bit definesAlexandre Belloni
2021-07-10rtc: pcf2127: handle timestamp interruptsMian Yousaf Kaukab
2021-07-10rtc: at91sam9: Remove unnecessary offset variable checksNobuhiro Iwamatsu
2021-07-10rtc: s5m: Check return value of s5m_check_peding_alarm_interrupt()Nobuhiro Iwamatsu
2021-07-10rtc: spear: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: tps6586x: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: tps80031: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: rtd119x: Fix format of SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: sc27xx: Fix format of SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: palmas: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: max6900: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: ds1374: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: au1xxx: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: pcf85063: Update the PCF85063A datasheet revisionFabio Estevam
2021-07-05Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-06-20rtc: pcf8563: Fix the datasheet URLFabio Estevam
2021-06-20rtc: pcf85063: Fix the datasheet URLFabio Estevam
2021-06-20rtc: pcf2127: Fix the datasheet URLFabio Estevam
2021-06-20rtc: v3020: remove redundant initialization of variable retvalColin Ian King
2021-06-20rtc: stm32: Fix unbalanced clk_disable_unprepare() on probe error pathMartin Fuzzey
2021-06-20rtc: bd70528: Drop BD70528 supportMatti Vaittinen
2021-06-20rtc: max77686: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski
2021-06-20rtc: m41t80: correct kerneldoc function namesYang Yingliang
2021-06-20rtc: sysfs: Correct kerneldoc function name hctosys_show()Yang Yingliang
2021-06-16iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespaceAndy Shevchenko
2021-06-01rtc: mt6397: refine RTC_TC_MTHHsin-Hsiung Wang
2021-05-25rtc: imxdi: add wakeup supportMartin Kaiser
2021-05-25rtc: efi: Remove the repeated module aliasShaokun Zhang
2021-05-25rtc: fix snprintf() checking in is_rtc_hctosys()Dan Carpenter
2021-05-25rtc: mxc_v2: add missing MODULE_DEVICE_TABLEBixuan Cui
2021-05-25rtc: m41t80: add support for fixed clockSebastian Reichel
2021-05-25rtc: bd70528: fix BD71815 watchdog dependencyArnd Bergmann
2021-05-03Merge tag 'rtc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2021-04-29rtc: sysfs: check features instead of opsAlexandre Belloni
2021-04-29rtc: omap: use rtc_write to access OMAP_RTC_OSC_REGDario Binacchi
2021-04-29rtc: s5m: Remove reference to parent's device pdataKrzysztof Kozlowski
2021-04-29rtc: ds1307: Fix wday settings for rx8130Nobuhiro Iwamatsu
2021-04-29rtc: pcf8523: report oscillator failuresAlexandre Belloni
2021-04-29rtc: pcf8523: add alarm supportAlexandre Belloni
2021-04-29rtc: pcf8523: remove useless defineAlexandre Belloni
2021-04-29rtc: rtc_update_irq_enable: rework UIE emulationAlexandre Belloni