Age | Commit message (Expand) | Author |
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 |
2021-04-29 | rtc: pcf8523: report oscillator failures | Alexandre Belloni |
2021-04-29 | rtc: pcf8523: add alarm support | Alexandre Belloni |
2021-04-29 | rtc: pcf8523: remove useless define | Alexandre Belloni |
2021-04-29 | rtc: rtc_update_irq_enable: rework UIE emulation | Alexandre Belloni |
2021-04-29 | rtc: ds1307: remove flags | Alexandre Belloni |
2021-04-29 | rtc: ds1307: replace HAS_ALARM by RTC_FEATURE_ALARM | Alexandre Belloni |
2021-04-29 | rtc: imx-sc: remove .read_alarm | Alexandre Belloni |
2021-04-28 | Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2021-04-17 | rtc: ds1511: remove unused function | Jiapeng Chong |
2021-04-17 | rtc: fsl-ftm-alarm: add MODULE_TABLE() | Michael Walle |
2021-04-17 | rtc: rtc-spear: replace spin_lock_irqsave by spin_lock in hard IRQ | Tian Tao |
2021-04-17 | rtc: pm8xxx: Add RTC support for PMIC PMK8350 | satya priya |