summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* rtc: rx8010: select REGMAP_I2CYu-Tung Chang2021-09-091-0/+1
* rtc: rx8025: implement RX-8035 supportMathew McBride2021-08-171-5/+41
* rtc: cmos: remove stale REVISIT commentsMateusz Jończyk2021-08-171-7/+1
* rtc: tps65910: Correct driver module aliasDmitry Osipenko2021-08-171-1/+1
* rtc: move RTC_LIB_KUNIT_TEST to proper locationAlexandre Belloni2021-08-102-11/+11
* rtc: lib_test: add MODULE_LICENSEAlexandre Belloni2021-08-101-0/+2
* rtc: Improve performance of rtc_time64_to_tm(). Add tests.Cassio Neri2021-08-104-27/+170
* rtc: s5m: set rangeAlexandre Belloni2021-08-061-8/+10
* rtc: s5m: enable wakeup only when availableAlexandre Belloni2021-08-061-2/+1
* rtc: s5m: signal the core when alarm are not availableAlexandre Belloni2021-08-061-16/+11
* rtc: s5m: switch to devm_rtc_allocate_deviceAlexandre Belloni2021-08-061-3/+7
* Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2021-07-1026-533/+274
|\
| * rtc: pcf8523: rename register and bit definesAlexandre Belloni2021-07-101-73/+73
| * rtc: pcf2127: handle timestamp interruptsMian Yousaf Kaukab2021-07-101-59/+133
| * rtc: at91sam9: Remove unnecessary offset variable checksNobuhiro Iwamatsu2021-07-101-1/+1
| * rtc: s5m: Check return value of s5m_check_peding_alarm_interrupt()Nobuhiro Iwamatsu2021-07-101-3/+1
| * rtc: spear: convert to SPDX identifierNobuhiro Iwamatsu2021-07-101-4/+1
| * rtc: tps6586x: convert to SPDX identifierNobuhiro Iwamatsu2021-07-101-14/+1
| * rtc: tps80031: convert to SPDX identifierNobuhiro Iwamatsu2021-07-101-14/+1
| * rtc: rtd119x: Fix format of SPDX identifierNobuhiro Iwamatsu2021-07-101-2/+1
| * rtc: sc27xx: Fix format of SPDX identifierNobuhiro Iwamatsu2021-07-101-1/+1
| * rtc: palmas: convert to SPDX identifierNobuhiro Iwamatsu2021-07-101-14/+1
| * rtc: max6900: convert to SPDX identifierNobuhiro Iwamatsu2021-07-101-5/+3
| * rtc: ds1374: convert to SPDX identifierNobuhiro Iwamatsu2021-07-101-5/+2
| * rtc: au1xxx: convert to SPDX identifierNobuhiro Iwamatsu2021-07-101-4/+1
| * rtc: pcf85063: Update the PCF85063A datasheet revisionFabio Estevam2021-07-101-1/+1
| * rtc: pcf8563: Fix the datasheet URLFabio Estevam2021-06-201-1/+1
| * rtc: pcf85063: Fix the datasheet URLFabio Estevam2021-06-201-2/+2
| * rtc: pcf2127: Fix the datasheet URLFabio Estevam2021-06-201-1/+1
| * rtc: v3020: remove redundant initialization of variable retvalColin Ian King2021-06-201-1/+1
| * rtc: stm32: Fix unbalanced clk_disable_unprepare() on probe error pathMartin Fuzzey2021-06-201-2/+4
| * rtc: bd70528: Drop BD70528 supportMatti Vaittinen2021-06-202-309/+14
| * rtc: max77686: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski2021-06-201-2/+2
| * rtc: m41t80: correct kerneldoc function namesYang Yingliang2021-06-201-12/+8
| * rtc: sysfs: Correct kerneldoc function name hctosys_show()Yang Yingliang2021-06-201-1/+1
| * rtc: imxdi: add wakeup supportMartin Kaiser2021-05-251-0/+4
| * rtc: efi: Remove the repeated module aliasShaokun Zhang2021-05-251-1/+0
| * rtc: fix snprintf() checking in is_rtc_hctosys()Dan Carpenter2021-05-251-2/+2
| * rtc: mxc_v2: add missing MODULE_DEVICE_TABLEBixuan Cui2021-05-251-0/+1
| * rtc: m41t80: add support for fixed clockSebastian Reichel2021-05-251-0/+12
| * rtc: bd70528: fix BD71815 watchdog dependencyArnd Bergmann2021-05-251-1/+2
* | Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-051-0/+1
|\ \
| * | iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespaceAndy Shevchenko2021-06-161-0/+1
| |/
* / rtc: mt6397: refine RTC_TC_MTHHsin-Hsiung Wang2021-06-011-1/+1
|/
* Merge tag 'rtc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2021-05-0320-111/+388
|\
| * rtc: sysfs: check features instead of opsAlexandre Belloni2021-04-291-1/+1
| * rtc: omap: use rtc_write to access OMAP_RTC_OSC_REGDario Binacchi2021-04-291-3/+2
| * rtc: s5m: Remove reference to parent's device pdataKrzysztof Kozlowski2021-04-291-6/+0
| * rtc: ds1307: Fix wday settings for rx8130Nobuhiro Iwamatsu2021-04-291-2/+10
| * rtc: pcf8523: report oscillator failuresAlexandre Belloni2021-04-291-2/+11