Age | Commit message (Expand) | Author |
2021-09-14 | rtc: cmos: Disable irq around direct invocation of cmos_interrupt() | Chris Wilson |
2021-09-09 | rtc: rx8010: select REGMAP_I2C | Yu-Tung Chang |
2021-08-17 | rtc: rx8025: implement RX-8035 support | Mathew McBride |
2021-08-17 | rtc: cmos: remove stale REVISIT comments | Mateusz Jończyk |
2021-08-17 | rtc: tps65910: Correct driver module alias | Dmitry Osipenko |
2021-08-10 | rtc: move RTC_LIB_KUNIT_TEST to proper location | Alexandre Belloni |
2021-08-10 | rtc: lib_test: add MODULE_LICENSE | Alexandre Belloni |
2021-08-10 | rtc: Improve performance of rtc_time64_to_tm(). Add tests. | Cassio Neri |
2021-08-06 | rtc: s5m: set range | Alexandre Belloni |
2021-08-06 | rtc: s5m: enable wakeup only when available | Alexandre Belloni |
2021-08-06 | rtc: s5m: signal the core when alarm are not available | Alexandre Belloni |
2021-08-06 | rtc: s5m: switch to devm_rtc_allocate_device | Alexandre Belloni |
2021-07-10 | Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds |
2021-07-10 | rtc: pcf8523: rename register and bit defines | Alexandre Belloni |
2021-07-10 | rtc: pcf2127: handle timestamp interrupts | Mian Yousaf Kaukab |
2021-07-10 | rtc: at91sam9: Remove unnecessary offset variable checks | Nobuhiro Iwamatsu |
2021-07-10 | rtc: s5m: Check return value of s5m_check_peding_alarm_interrupt() | Nobuhiro Iwamatsu |
2021-07-10 | rtc: spear: convert to SPDX identifier | Nobuhiro Iwamatsu |
2021-07-10 | rtc: tps6586x: convert to SPDX identifier | Nobuhiro Iwamatsu |
2021-07-10 | rtc: tps80031: convert to SPDX identifier | Nobuhiro Iwamatsu |
2021-07-10 | rtc: rtd119x: Fix format of SPDX identifier | Nobuhiro Iwamatsu |
2021-07-10 | rtc: sc27xx: Fix format of SPDX identifier | Nobuhiro Iwamatsu |
2021-07-10 | rtc: palmas: convert to SPDX identifier | Nobuhiro Iwamatsu |
2021-07-10 | rtc: max6900: convert to SPDX identifier | Nobuhiro Iwamatsu |
2021-07-10 | rtc: ds1374: convert to SPDX identifier | Nobuhiro Iwamatsu |
2021-07-10 | rtc: au1xxx: convert to SPDX identifier | Nobuhiro Iwamatsu |
2021-07-10 | rtc: pcf85063: Update the PCF85063A datasheet revision | Fabio Estevam |
2021-07-05 | Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-06-20 | rtc: pcf8563: Fix the datasheet URL | Fabio Estevam |
2021-06-20 | rtc: pcf85063: Fix the datasheet URL | Fabio Estevam |
2021-06-20 | rtc: pcf2127: Fix the datasheet URL | Fabio Estevam |
2021-06-20 | rtc: v3020: remove redundant initialization of variable retval | Colin Ian King |
2021-06-20 | rtc: stm32: Fix unbalanced clk_disable_unprepare() on probe error path | Martin Fuzzey |
2021-06-20 | rtc: bd70528: Drop BD70528 support | Matti Vaittinen |
2021-06-20 | rtc: max77686: Do not enforce (incorrect) interrupt trigger type | Krzysztof Kozlowski |
2021-06-20 | rtc: m41t80: correct kerneldoc function names | Yang Yingliang |
2021-06-20 | rtc: sysfs: Correct kerneldoc function name hctosys_show() | Yang Yingliang |
2021-06-16 | iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace | Andy Shevchenko |
2021-06-01 | rtc: mt6397: refine RTC_TC_MTH | Hsin-Hsiung Wang |
2021-05-25 | rtc: imxdi: add wakeup support | Martin Kaiser |
2021-05-25 | rtc: efi: Remove the repeated module alias | Shaokun Zhang |
2021-05-25 | rtc: fix snprintf() checking in is_rtc_hctosys() | Dan Carpenter |
2021-05-25 | rtc: mxc_v2: add missing MODULE_DEVICE_TABLE | Bixuan Cui |
2021-05-25 | rtc: m41t80: add support for fixed clock | Sebastian Reichel |
2021-05-25 | rtc: bd70528: fix BD71815 watchdog dependency | Arnd Bergmann |
2021-05-03 | Merge tag 'rtc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds |
2021-04-29 | rtc: sysfs: check features instead of ops | Alexandre Belloni |
2021-04-29 | rtc: omap: use rtc_write to access OMAP_RTC_OSC_REG | Dario Binacchi |
2021-04-29 | rtc: s5m: Remove reference to parent's device pdata | Krzysztof Kozlowski |
2021-04-29 | rtc: ds1307: Fix wday settings for rx8130 | Nobuhiro Iwamatsu |