summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-04rtc: pcf85063: remove bogus i2c functionality checkAlexandre Belloni
2019-04-04rtc: pcf85063: convert to SPDX identifierAlexandre Belloni
2019-04-04rtc: pcf85063: switch to probe_newAlexandre Belloni
2019-04-04rtc: snvs: use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-04-04rtc: mxc: use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-04-04rtc: snvs: use dev_pm_set_wake_irq() to simplify codeAnson Huang
2019-04-04rtc: Add ASPEED RTC driverJoel Stanley
2019-04-04rtc: brcmstb-waketimer: switch to rtc_time64_to_tmAlexandre Belloni
2019-04-04rtc: mt6397: Don't call irq_dispose_mapping.Pi-Hsun Shih
2019-04-04rtc: opal: Make opal_tpo_alarm_irq_enable staticYueHaibing
2019-04-04rtc: wm831x: convert to SPDX identifierAlexandre Belloni
2019-04-04rtc: wm831x: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2019-04-04rtc: wm831x: remove unnecessary gotoAlexandre Belloni
2019-04-04rtc: wm831x: set rangeAlexandre Belloni
2019-04-04rtc: da9063: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2019-04-04rtc: da9063: set rangeAlexandre Belloni
2019-04-04rtc: sun4v: switch to SPDX identifierAlexandre Belloni
2019-04-04rtc: sun4v: set rangeAlexandre Belloni
2019-04-04rtc: sun4v: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2019-04-04rtc: omap: convert to SPDX identifierAlexandre Belloni
2019-04-04rtc: omap: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2019-04-04rtc: ps3: set rangeAlexandre Belloni
2019-04-04rtc: ps3: convert to devm_rtc_allocate_deviceAlexandre Belloni
2019-04-04rtc: ps3: convert to SPDX identifierAlexandre Belloni
2019-04-04rtc: ps3: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2019-04-04rtc: at91sam9: correct trivial checkpatch warningsAlexandre Belloni
2019-04-04rtc: at91sam9: convert to SPDX identifierAlexandre Belloni
2019-04-04rtc: at91sam9: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2019-04-04rtc: at91sam9: set rangeAlexandre Belloni
2019-04-04rtc: at91sam9: convert to devm_rtc_allocate_deviceAlexandre Belloni
2019-04-04rtc: at91sam9: drop platform_data supportAlexandre Belloni
2019-04-04rtc: sh: set rangeAlexandre Belloni
2019-04-04rtc: sh: fix possible race conditionAlexandre Belloni
2019-04-04rtc: sh: stop resetting time to epochAlexandre Belloni
2019-04-04rtc: dm355evm: convert to SPDX identifierAlexandre Belloni
2019-04-04rtc: dm355evm: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2019-04-04rtc: dm355evm: set rangeAlexandre Belloni
2019-04-04rtc: dm355evm: convert to devm_rtc_allocate_deviceAlexandre Belloni
2019-04-04rtc: goldfish: convert to SPDX identifierAlexandre Belloni
2019-04-04rtc: goldfish: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2019-04-04rtc: goldfish: allow building on more than MIPSAlexandre Belloni
2019-04-04rtc: goldfish: sort headersAlexandre Belloni
2019-04-04rtc: goldfish: add rangeAlexandre Belloni
2019-04-04rtc: goldfish: convert to devm_rtc_allocate_deviceAlexandre Belloni
2019-04-04rtc: xgene: use .set_timeAlexandre Belloni
2019-04-04rtc: xgene: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2019-04-04rtc: xgene: stop caching alarm_timeAlexandre Belloni
2019-04-04rtc: xgene: correct checkpatch issuesAlexandre Belloni
2019-04-04rtc: xgene: convert to SPDX identifierAlexandre Belloni
2019-04-04rtc: xgene: set rangeAlexandre Belloni