summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2019-04-16rtc: mc13xxx: convert to SPDX identifierAlexandre Belloni
2019-04-16rtc: mc13xxx: use .set_timeAlexandre Belloni
2019-04-16rtc: mc13xxx: set rangeAlexandre Belloni
2019-04-16rtc: ds1685: use threaded interruptThomas Bogendoerfer
2019-04-16rtc: ds1685: remove dead codeThomas Bogendoerfer
2019-04-15platform/chrome: wilco_ec: Standardize mailbox interfaceNick Crews
2019-04-12rtc: ds1685: fix crash caused by referencing wrong device structThomas Bogendoerfer
2019-04-12rtc: lpc32xx: convert to SPDX identifierAlexandre Belloni
2019-04-12rtc: lpc32xx: use .set_timeAlexandre Belloni
2019-04-12rtc: lpc32xx: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2019-04-12rtc: lpc32xx: simplify IRQ setupAlexandre Belloni
2019-04-12rtc: lpc32xx: set rangeAlexandre Belloni
2019-04-12rtc: lpc32xx: convert to devm_rtc_allocate_deviceAlexandre Belloni
2019-04-11rtc: mxc_v2: use dev_pm_set_wake_irq() to simplify codeAnson Huang
2019-04-11rtc: mxc: use dev_pm_set_wake_irq() to simplify codeAnson Huang
2019-04-11rtc: rx8025: Fix a parameter to %ptR in rx8025_read_alarm()Andy Shevchenko
2019-04-11rtc: sirfsoc: Make sysrtc_regmap_config staticYueHaibing
2019-04-11rtc: ab3100: convert to SPDX identifierAlexandre Belloni
2019-04-11rtc: ab3100: use .set_timeAlexandre Belloni
2019-04-11rtc: ab3100: set rangeAlexandre Belloni
2019-04-11rtc: pcf85363: convert to SPDX identifierAlexandre Belloni
2019-04-11rtc: pcf85363: remove useless forward declarationAlexandre Belloni
2019-04-11rtc: pcf85363: remove bogus i2c functionality checkAlexandre Belloni
2019-04-11rtc: pcf85363: set rangeAlexandre Belloni
2019-04-11rtc: pcf85363: remove unused struct pcf85363 memberAlexandre Belloni
2019-04-11rtc: stmp3xxx: convert to SPDX identifierAlexandre Belloni
2019-04-11rtc: stmp3xxx: use .set_timeAlexandre Belloni
2019-04-11rtc: stmp3xxx: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2019-04-11rtc: stmp3xxx: set rangeAlexandre Belloni
2019-04-08rtc: tegra: convert to SPDX identifierAlexandre Belloni
2019-04-08rtc: tegra: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2019-04-08rtc: tegra: set rangeAlexandre Belloni
2019-04-08rtc: coh901331: convert to SPDX identifierAlexandre Belloni
2019-04-08rtc: coh901331: use .set_timeAlexandre Belloni
2019-04-08rtc: coh901331: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2019-04-08rtc: coh901331: set rangeAlexandre Belloni
2019-04-08rtc: ds1672: switch debug message to %ptRAlexandre Belloni
2019-04-08rtc: ds1672: convert to SPDX identifierAlexandre Belloni
2019-04-08rtc: ds1672: use .set_timeAlexandre Belloni
2019-04-08rtc: ds1672: use rtc_time64_to_tmAlexandre Belloni
2019-04-08rtc: ds1672: remove useless indirectionAlexandre Belloni
2019-04-08rtc: ds1672: remove sysfs debug interfaceAlexandre Belloni
2019-04-08rtc: ds1672: move oscillator handling to .read_timeAlexandre Belloni
2019-04-08rtc: ds1672: set rangeAlexandre Belloni
2019-04-08rtc: test: use .set_timeAlexandre Belloni
2019-04-06rtc: lib: check whether tm->tm_year in int32 rangeXuefeng Wang
2019-04-04rtc: don't reference bogus function pointer in kdocWolfram Sang
2019-04-04rtc: remove unnecessary Kconfig dependenciesAlexandre Belloni
2019-04-04rtc: pcf85063: add RTC_VL_READ/RTC_VL_CLR supportAlexandre Belloni
2019-04-04rtc: pcf85063: add offset correction supportAlexandre Belloni