summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-pcf85063.c
AgeCommit message (Expand)Author
2023-07-27rtc: Explicitly include correct DT includesRob Herring
2023-07-27rtc: pcf85063: Drop enum pcf85063_type and split pcf85063_cfg[]Biju Das
2023-07-27rtc: pcf85063: Simplify probe()Biju Das
2023-06-06rtc: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-02-01rtc: pcf85063: use IRQ flags obtained from fwnodeAlexandre Belloni
2022-12-11rtc: pcf85063: fix pcf85063_clkout_controlAlexandre Belloni
2022-11-16rtc: pcf85063: Fix reading alarmAlexander Stein
2022-05-18rtc: pcf85063: Add a compatible entry for pca85073aFabio Estevam
2022-03-23rtc: pcf85063: set RTC_FEATURE_ALARM_RES_2SAlexandre Belloni
2022-03-23rtc: pcf85063: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni
2021-12-01rtc: pcf85063: add i2c_device_id name matching supportMarc Ferland
2021-11-10rtc: pcf85063: silence cppcheck warningAlexandre Belloni
2021-10-15rtc: pcf85063: Always clear EXT_TEST from set_timePhil Elwell
2021-10-15rtc: pcf85063: add support for fixed clockAlexander Stein
2021-07-10rtc: pcf85063: Update the PCF85063A datasheet revisionFabio Estevam
2021-06-20rtc: pcf85063: Fix the datasheet URLFabio Estevam
2021-04-16rtc: pcf85063: fallback to parent of_nodeFrancois Gervais
2021-02-06rtc: pcf85063: quiet maybe-unused variable warningsAlexandre Belloni
2021-01-16rtc: pcf85063: remove pcf85063_rtc_ops_alarmAlexandre Belloni
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2020-11-19rtc: add devm_ prefix to rtc_nvmem_register()Bartosz Golaszewski
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-16rtc: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-03-26rtc: pcf85063: Add pcf85063 clkout control to common clock frameworkMichael McCormick
2019-12-18rtc: pcf85063: return meaningful value for RTC_VL_READAlexandre Belloni
2019-12-18rtc: pcf85063: remove RTC_VL_CLR handlingAlexandre Belloni
2019-04-04rtc: pcf85063: add RTC_VL_READ/RTC_VL_CLR supportAlexandre Belloni
2019-04-04rtc: pcf85063: add offset correction supportAlexandre Belloni
2019-04-04rtc: pcf85063: add nvram supportAlexandre Belloni
2019-04-04rtc: pcf85063: add Micro Crystal RV8263 supportAlexandre Belloni
2019-04-04rtc: pcf85063: add alarm supportAlexandre Belloni
2019-04-04rtc: pcf85063: differentiate pcf85063a and pcf85063tpAlexandre Belloni
2019-04-04rtc: pcf85063: switch to regmapAlexandre Belloni
2019-04-04rtc: pcf85063: set rangeAlexandre Belloni
2019-04-04rtc: pcf85063: convert to devm_rtc_allocate_deviceAlexandre Belloni
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-03-02rtc: pcf85063: remove dead codeAlexey Roslyakov
2019-01-22rtc: pcf85063: set xtal load capacitance from DTSam Ravnborg
2018-07-28rtc: pcf85063: preserve control register value between stop and startAlvin Šipraga
2018-03-17rtc: pcf85063: fix clearing bits in pcf85063_start_clockMichael McCormick
2018-03-17rtc: pcf85063: remove useless indirectionAlexandre Belloni
2018-03-17rtc: pcf85063: stop validating rtc_time in .read_timeAlexandre Belloni
2016-11-04rtc: pcf85063: do not register a RTC device if chip is not presentMirza Krak
2016-07-19rtc: pcf85063: Add support for the PCF85063A deviceChris DeBruin
2016-07-19rtc: pcf85063: fix year rangeAlexandre Belloni
2016-03-14rtc: pcf85063: remove struct pcf85063Alexandre Belloni
2016-03-14rtc: pcf85063: remove useless DRV_VERSIONAlexandre Belloni
2016-03-14rtc: pcf85063: remove useless century handlingAlexandre Belloni