summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
AgeCommit message (Expand)AuthorFilesLines
2019-04-08rtc: OMAP: Add support for rtc-only modeKeerthy1-9/+42
2019-04-08rtc: tegra: convert to SPDX identifierAlexandre Belloni1-14/+1
2019-04-08rtc: tegra: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni1-4/+4
2019-04-08rtc: tegra: set rangeAlexandre Belloni1-10/+14
2019-04-08rtc: coh901331: convert to SPDX identifierAlexandre Belloni1-1/+1
2019-04-08rtc: coh901331: use .set_timeAlexandre Belloni1-3/+3
2019-04-08rtc: coh901331: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni1-7/+7
2019-04-08rtc: coh901331: set rangeAlexandre Belloni1-5/+10
2019-04-08rtc: ds1672: switch debug message to %ptRAlexandre Belloni1-4/+1
2019-04-08rtc: ds1672: convert to SPDX identifierAlexandre Belloni1-4/+1
2019-04-08rtc: ds1672: use .set_timeAlexandre Belloni1-2/+3
2019-04-08rtc: ds1672: use rtc_time64_to_tmAlexandre Belloni1-1/+1
2019-04-08rtc: ds1672: remove useless indirectionAlexandre Belloni1-14/+6
2019-04-08rtc: ds1672: remove sysfs debug interfaceAlexandre Belloni1-51/+0
2019-04-08rtc: ds1672: move oscillator handling to .read_timeAlexandre Belloni1-13/+16
2019-04-08rtc: ds1672: set rangeAlexandre Belloni1-5/+11
2019-04-08rtc: test: use .set_timeAlexandre Belloni1-4/+4
2019-04-06rtc: lib: check whether tm->tm_year in int32 rangeXuefeng Wang1-0/+1
2019-04-04rtc: don't reference bogus function pointer in kdocWolfram Sang1-4/+3
2019-04-04rtc: remove unnecessary Kconfig dependenciesAlexandre Belloni1-2/+0
2019-04-04rtc: pcf85063: add RTC_VL_READ/RTC_VL_CLR supportAlexandre Belloni1-0/+35
2019-04-04rtc: pcf85063: add offset correction supportAlexandre Belloni1-1/+57
2019-04-04rtc: pcf85063: add nvram supportAlexandre Belloni1-0/+24
2019-04-04rtc: pcf85063: add Micro Crystal RV8263 supportAlexandre Belloni1-4/+28
2019-04-04rtc: pcf85063: add alarm supportAlexandre Belloni1-0/+121
2019-04-04rtc: pcf85063: differentiate pcf85063a and pcf85063tpAlexandre Belloni1-6/+27
2019-04-04rtc: pcf85063: switch to regmapAlexandre Belloni2-93/+62
2019-04-04rtc: pcf85063: set rangeAlexandre Belloni1-3/+2
2019-04-04rtc: pcf85063: convert to devm_rtc_allocate_deviceAlexandre Belloni1-6/+6
2019-04-04rtc: pcf85063: remove bogus i2c functionality checkAlexandre Belloni1-3/+0
2019-04-04rtc: pcf85063: convert to SPDX identifierAlexandre Belloni1-6/+1
2019-04-04rtc: pcf85063: switch to probe_newAlexandre Belloni1-10/+2
2019-04-04rtc: snvs: use devm_platform_ioremap_resource() to simplify codeAnson Huang1-3/+1
2019-04-04rtc: mxc: use devm_platform_ioremap_resource() to simplify codeAnson Huang1-3/+1
2019-04-04rtc: snvs: use dev_pm_set_wake_irq() to simplify codeAnson Huang1-21/+4
2019-04-04rtc: Add ASPEED RTC driverJoel Stanley3-0/+148
2019-04-04rtc: brcmstb-waketimer: switch to rtc_time64_to_tmAlexandre Belloni1-1/+1
2019-04-04rtc: mt6397: Don't call irq_dispose_mapping.Pi-Hsun Shih1-6/+3
2019-04-04rtc: opal: Make opal_tpo_alarm_irq_enable staticYueHaibing1-1/+1
2019-04-04rtc: wm831x: convert to SPDX identifierAlexandre Belloni1-5/+1
2019-04-04rtc: wm831x: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni1-12/+4
2019-04-04rtc: wm831x: remove unnecessary gotoAlexandre Belloni1-4/+1
2019-04-04rtc: wm831x: set rangeAlexandre Belloni1-6/+10
2019-04-04rtc: da9063: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni1-2/+2
2019-04-04rtc: da9063: set rangeAlexandre Belloni1-3/+6
2019-04-04rtc: sun4v: switch to SPDX identifierAlexandre Belloni1-1/+1
2019-04-04rtc: sun4v: set rangeAlexandre Belloni1-3/+5
2019-04-04rtc: sun4v: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni1-9/+2
2019-04-04rtc: omap: convert to SPDX identifierAlexandre Belloni1-5/+1
2019-04-04rtc: omap: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni1-2/+2