aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAge
* Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2019-01-01
|\
| * rtc: rename core filesAlexandre Belloni2018-12-31
| * rtc: nvmem: fix possible use after freeAlexandre Belloni2018-12-30
| * rtc: add i.MX system controller RTC supportAnson Huang2018-12-20
| * rtc: pcf2123: Add Microcrystal rv2123Alexandre Belloni2018-12-18
| * rtc: class: reimplement devm_rtc_device_registerAlexandre Belloni2018-12-18
| * rtc: enforce rtc_timer_init private_data typeAlexandre Belloni2018-12-18
| * rtc: abx80x: Implement RTC_VL_READ,CLR ioctlsMarek Vasut2018-12-18
| * rtc: pcf85363: Add support for NXP pcf85263 rtcBiju Das2018-12-10
| * rtc: pcf8523: don't return invalid date when battery is lowBaruch Siach2018-12-10
| * rtc: tegra: Switch to use %ptRAndy Shevchenko2018-12-10
| * rtc: s5m: Switch to use %ptRAndy Shevchenko2018-12-10
| * rtc: s3c: Switch to use %ptRAndy Shevchenko2018-12-10
| * rtc: rx8025: Switch to use %ptRAndy Shevchenko2018-12-10
| * rtc: rx6110: Switch to use %ptRAndy Shevchenko2018-12-10
| * rtc: rk808: Switch to use %ptRAndy Shevchenko2018-12-10
| * rtc: puv3: Switch to use %ptRAndy Shevchenko2018-12-10
| * rtc: pm8xxx: Switch to use %ptRAndy Shevchenko2018-12-10
| * rtc: pic32: Switch to use %ptRAndy Shevchenko2018-12-10
| * rtc: pcf50633: Switch to use %ptRAndy Shevchenko2018-12-10
| * rtc: mcp795: Switch to use %ptRAndy Shevchenko2018-12-10
| * rtc: m48t59: Switch to use %ptRAndy Shevchenko2018-12-10
| * rtc: m41t80: Switch to use %ptRAndy Shevchenko2018-12-10
| * rtc: at91sam9: Switch to use %ptRAndy Shevchenko2018-12-10
| * rtc: at91rm9200: Switch to use %ptRAndy Shevchenko2018-12-10
| * rtc: Switch to use %ptRAndy Shevchenko2018-12-10
| * rtc: sun6i: Expose internal oscillator through device treeChen-Yu Tsai2018-12-06
| * rtc: sun6i: Add support for all known pre-H6 variantsChen-Yu Tsai2018-12-06
| * rtc: sun6i: Add support for different variantsChen-Yu Tsai2018-12-06
| * rtc: sun6i: Add default clock name for LOSCChen-Yu Tsai2018-12-06
| * rtc: isl1208: Use i2c block read/write routinesTrent Piepho2018-11-22
| * rtc: max8997: Fix the returned value in case of error in 'max8997_rtc_read_al...Christophe JAILLET2018-11-22
| * rtc: nvmem: remove nvmem from struct rtc_deviceAlexandre Belloni2018-11-22
| * rtc: nvmem: use devm_nvmem_register()Alexandre Belloni2018-11-22
| * rtc: max77686: Fix the returned value in case of error in 'max77686_rtc_read_...Christophe JAILLET2018-11-14
| * rtc: s3c-rtc: Avoid using broken ALMYEAR registerMarek Szyprowski2018-11-14
| * rtc: m41t80: Complete error propagation from SMBus callsMaciej W. Rozycki2018-11-14
| * rtc: m41t80: Correct alarm month range with RTC readsMaciej W. Rozycki2018-11-14
| * rtc: class: remove devm_rtc_device_unregisterAlexandre Belloni2018-11-12
| * rtc: sh: convert to SPDX identifiersKuninori Morimoto2018-11-12
| * rtc: clean up indentation issues, remove extraneous space, add missing tabsColin Ian King2018-11-12
| * rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGHNathan Chancellor2018-11-12
* | Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-11-30
|\ \
| * | iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2018-11-16
| |/
* | rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_writeXulin Sun2018-11-07
* | rtc: hctosys: Add missing range error reportingMaciej W. Rozycki2018-11-07
* | rtc: cmos: Do not export alarm rtc_ops when we do not support alarmsHans de Goede2018-11-07
|/
* rtc: sc27xx: Always read normal alarm when registering RTC deviceBaolin Wang2018-10-24
* rtc: sc27xx: Add check to see if need to enable the alarm interruptBaolin Wang2018-10-24
* rtc: sc27xx: Remove interrupts disable and clear in probe()Baolin Wang2018-10-24