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