summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2019-01-22rtc: coh901331: fix a missing check of clk_prepareKangjie Lu
2019-01-22rtc: pcf85063: set xtal load capacitance from DTSam Ravnborg
2019-01-22rtc: pcf8523: set xtal load capacitance from DTSam Ravnborg
2019-01-22rtc: s3c: Use generic helper to get driver dataMarek Szyprowski
2019-01-22rtc: s3c: Rewrite clock handlingMarek Szyprowski
2019-01-22rtc: sd3078: make symbol 'sd3078_driver' staticWei Yongjun
2019-01-10rtc: isl1208: fix negative digital trim reportingTrent Piepho
2019-01-10rtc: Fix UBSAN overflow warningZhangXiaoxu
2019-01-10rtc: pcf8523: Add rv8523 compatibleAlexandre Belloni
2019-01-10rtc: sd3078: new driver.Dianlong Li
2019-01-01Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2018-12-31rtc: rename core filesAlexandre Belloni
2018-12-31rtc: nvmem: fix possible use after freeAlexandre Belloni
2018-12-20rtc: add i.MX system controller RTC supportAnson Huang
2018-12-18rtc: pcf2123: Add Microcrystal rv2123Alexandre Belloni
2018-12-18rtc: class: reimplement devm_rtc_device_registerAlexandre Belloni
2018-12-18rtc: enforce rtc_timer_init private_data typeAlexandre Belloni
2018-12-18rtc: abx80x: Implement RTC_VL_READ,CLR ioctlsMarek Vasut
2018-12-11rtc: pcf85363: Add support for NXP pcf85263 rtcBiju Das
2018-12-11rtc: pcf8523: don't return invalid date when battery is lowBaruch Siach
2018-12-10rtc: tegra: Switch to use %ptRAndy Shevchenko
2018-12-10rtc: s5m: Switch to use %ptRAndy Shevchenko
2018-12-10rtc: s3c: Switch to use %ptRAndy Shevchenko
2018-12-10rtc: rx8025: Switch to use %ptRAndy Shevchenko
2018-12-10rtc: rx6110: Switch to use %ptRAndy Shevchenko
2018-12-10rtc: rk808: Switch to use %ptRAndy Shevchenko
2018-12-10rtc: puv3: Switch to use %ptRAndy Shevchenko
2018-12-10rtc: pm8xxx: Switch to use %ptRAndy Shevchenko
2018-12-10rtc: pic32: Switch to use %ptRAndy Shevchenko
2018-12-10rtc: pcf50633: Switch to use %ptRAndy Shevchenko
2018-12-10rtc: mcp795: Switch to use %ptRAndy Shevchenko
2018-12-10rtc: m48t59: Switch to use %ptRAndy Shevchenko
2018-12-10rtc: m41t80: Switch to use %ptRAndy Shevchenko
2018-12-10rtc: at91sam9: Switch to use %ptRAndy Shevchenko
2018-12-10rtc: at91rm9200: Switch to use %ptRAndy Shevchenko
2018-12-10rtc: Switch to use %ptRAndy Shevchenko
2018-12-06rtc: sun6i: Expose internal oscillator through device treeChen-Yu Tsai
2018-12-06rtc: sun6i: Add support for all known pre-H6 variantsChen-Yu Tsai
2018-12-06rtc: sun6i: Add support for different variantsChen-Yu Tsai
2018-12-06rtc: sun6i: Add default clock name for LOSCChen-Yu Tsai
2018-11-30Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-22rtc: isl1208: Use i2c block read/write routinesTrent Piepho
2018-11-22rtc: max8997: Fix the returned value in case of error in 'max8997_rtc_read_al...Christophe JAILLET
2018-11-22rtc: nvmem: remove nvmem from struct rtc_deviceAlexandre Belloni
2018-11-22rtc: nvmem: use devm_nvmem_register()Alexandre Belloni
2018-11-16iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede
2018-11-14rtc: max77686: Fix the returned value in case of error in 'max77686_rtc_read_...Christophe JAILLET
2018-11-14rtc: s3c-rtc: Avoid using broken ALMYEAR registerMarek Szyprowski
2018-11-14rtc: m41t80: Complete error propagation from SMBus callsMaciej W. Rozycki
2018-11-14rtc: m41t80: Correct alarm month range with RTC readsMaciej W. Rozycki