summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtc: stmp3xxx: use .set_timeAlexandre Belloni2019-04-111-3/+3
* rtc: stmp3xxx: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-04-111-5/+3
* rtc: stmp3xxx: set rangeAlexandre Belloni2019-04-111-2/+8
* rtc: tegra: convert to SPDX identifierAlexandre Belloni2019-04-081-14/+1
* rtc: tegra: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-04-081-4/+4
* rtc: tegra: set rangeAlexandre Belloni2019-04-081-10/+14
* rtc: coh901331: convert to SPDX identifierAlexandre Belloni2019-04-081-1/+1
* rtc: coh901331: use .set_timeAlexandre Belloni2019-04-081-3/+3
* rtc: coh901331: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-04-081-7/+7
* rtc: coh901331: set rangeAlexandre Belloni2019-04-081-5/+10
* rtc: ds1672: switch debug message to %ptRAlexandre Belloni2019-04-081-4/+1
* rtc: ds1672: convert to SPDX identifierAlexandre Belloni2019-04-081-4/+1
* rtc: ds1672: use .set_timeAlexandre Belloni2019-04-081-2/+3
* rtc: ds1672: use rtc_time64_to_tmAlexandre Belloni2019-04-081-1/+1
* rtc: ds1672: remove useless indirectionAlexandre Belloni2019-04-081-14/+6
* rtc: ds1672: remove sysfs debug interfaceAlexandre Belloni2019-04-081-51/+0
* rtc: ds1672: move oscillator handling to .read_timeAlexandre Belloni2019-04-081-13/+16
* rtc: ds1672: set rangeAlexandre Belloni2019-04-081-5/+11
* rtc: test: use .set_timeAlexandre Belloni2019-04-081-4/+4
* rtc: lib: check whether tm->tm_year in int32 rangeXuefeng Wang2019-04-061-0/+1
* rtc: don't reference bogus function pointer in kdocWolfram Sang2019-04-041-4/+3
* rtc: remove unnecessary Kconfig dependenciesAlexandre Belloni2019-04-041-2/+0
* rtc: pcf85063: add RTC_VL_READ/RTC_VL_CLR supportAlexandre Belloni2019-04-041-0/+35
* rtc: pcf85063: add offset correction supportAlexandre Belloni2019-04-041-1/+57
* rtc: pcf85063: add nvram supportAlexandre Belloni2019-04-041-0/+24
* rtc: pcf85063: add Micro Crystal RV8263 supportAlexandre Belloni2019-04-042-5/+30
* rtc: pcf85063: add alarm supportAlexandre Belloni2019-04-041-0/+121
* rtc: pcf85063: differentiate pcf85063a and pcf85063tpAlexandre Belloni2019-04-042-7/+31
* rtc: pcf85063: switch to regmapAlexandre Belloni2019-04-042-93/+62
* rtc: pcf85063: set rangeAlexandre Belloni2019-04-041-3/+2
* rtc: pcf85063: convert to devm_rtc_allocate_deviceAlexandre Belloni2019-04-041-6/+6
* rtc: pcf85063: remove bogus i2c functionality checkAlexandre Belloni2019-04-041-3/+0
* rtc: pcf85063: convert to SPDX identifierAlexandre Belloni2019-04-041-6/+1
* rtc: pcf85063: switch to probe_newAlexandre Belloni2019-04-041-10/+2
* rtc: snvs: use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-04-041-3/+1
* rtc: mxc: use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-04-041-3/+1
* rtc: snvs: use dev_pm_set_wake_irq() to simplify codeAnson Huang2019-04-041-21/+4
* rtc: Add ASPEED RTC driverJoel Stanley2019-04-043-0/+148
* dt-bindings: rtc: Add on-chip ASPEED RTC documentationJoel Stanley2019-04-041-0/+22
* rtc: brcmstb-waketimer: switch to rtc_time64_to_tmAlexandre Belloni2019-04-041-1/+1
* rtc: mt6397: Don't call irq_dispose_mapping.Pi-Hsun Shih2019-04-041-6/+3
* rtc: opal: Make opal_tpo_alarm_irq_enable staticYueHaibing2019-04-041-1/+1
* rtc: Fix timestamp value for RTC_TIMESTAMP_BEGIN_1900Geert Uytterhoeven2019-04-041-1/+1
* rtc: wm831x: convert to SPDX identifierAlexandre Belloni2019-04-041-5/+1
* rtc: wm831x: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-04-041-12/+4
* rtc: wm831x: remove unnecessary gotoAlexandre Belloni2019-04-041-4/+1
* rtc: wm831x: set rangeAlexandre Belloni2019-04-041-6/+10
* rtc: da9063: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-04-041-2/+2
* rtc: da9063: set rangeAlexandre Belloni2019-04-042-3/+7
* rtc: sun4v: switch to SPDX identifierAlexandre Belloni2019-04-041-1/+1