aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-04rtc: ps3: set rangeAlexandre Belloni1-0/+1
2019-04-04rtc: ps3: convert to devm_rtc_allocate_deviceAlexandre Belloni1-3/+5
2019-04-04rtc: ps3: convert to SPDX identifierAlexandre Belloni1-13/+1
2019-04-04rtc: ps3: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni1-5/+2
2019-04-04rtc: at91sam9: correct trivial checkpatch warningsAlexandre Belloni1-20/+20
2019-04-04rtc: at91sam9: convert to SPDX identifierAlexandre Belloni1-5/+1
2019-04-04rtc: at91sam9: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni1-10/+4
2019-04-04rtc: at91sam9: set rangeAlexandre Belloni1-0/+1
2019-04-04rtc: at91sam9: convert to devm_rtc_allocate_deviceAlexandre Belloni1-3/+4
2019-04-04rtc: at91sam9: drop platform_data supportAlexandre Belloni2-37/+9
2019-04-04rtc: sh: set rangeAlexandre Belloni1-0/+8
2019-04-04rtc: sh: fix possible race conditionAlexandre Belloni1-7/+9
2019-04-04rtc: sh: stop resetting time to epochAlexandre Belloni1-7/+3
2019-04-04rtc: dm355evm: convert to SPDX identifierAlexandre Belloni1-5/+1
2019-04-04rtc: dm355evm: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni1-2/+2
2019-04-04rtc: dm355evm: set rangeAlexandre Belloni1-0/+1
2019-04-04rtc: dm355evm: convert to devm_rtc_allocate_deviceAlexandre Belloni1-7/+6
2019-04-04rtc: goldfish: convert to SPDX identifierAlexandre Belloni1-10/+1
2019-04-04rtc: goldfish: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni1-19/+8
2019-04-04rtc: goldfish: allow building on more than MIPSAlexandre Belloni2-1/+3