summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2017-02-17Merge remote-tracking branch 'rtc/rtc-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'gpio/for-next'Stephen Rothwell
2017-02-12rtc: m48t86: add NVRAM supportH Hartley Sweeten
2017-02-12rtc: m48t86: allow driver to manage its resourcesH Hartley Sweeten
2017-02-12rtc: m48t86: shorten register name definesH Hartley Sweeten
2017-02-12rtc: sun6i: Fix return value check in sun6i_rtc_clk_init()Wei Yongjun
2017-02-01rtc: sun6i: extend test coverageAlexandre Belloni
2017-02-01rtc: sun6i: Fix compatibility with old DT bindingChen-Yu Tsai
2017-02-01rtc: snvs: add a missing write syncGuy Shapiro
2017-02-01rtc: bq32000: add support to enable disable the trickle charge FET bypassEnric Balletbo i Serra
2017-02-01rtc: sun6i: Switch to devm_rtc_device_registerMaxime Ripard
2017-02-01rtc: sun6i: Expose the 32kHz oscillatorMaxime Ripard
2017-02-01rtc: sun6i: Switch to the external oscillatorMaxime Ripard
2017-02-01rtc: sun6i: Add some lockingMaxime Ripard
2017-01-26rtc: jz4740: make the driver buildable as a module againAlexandre Belloni
2017-01-26pinctrl: Widen the generic pinconf argument from 16 to 24 bitsMika Westerberg
2017-01-24rtc: sun6i: Disable the build as a moduleMaxime Ripard
2017-01-24rtc: gemini: Add device tree probingLinus Walleij
2017-01-23rtc: stm32: fix comparison warningsAmelie Delaunay
2017-01-23rtc: stm32: use 0 instead of ~PWR_CR_DBP in regmap_update_bitsAmelie Delaunay
2017-01-23rtc: tegra: Implement clock handlingThierry Reding
2017-01-13rtc: tegra: Sort includes alphabeticallyThierry Reding
2017-01-13rtc: stm32: fix building without CONFIG_OFArnd Bergmann
2017-01-13rtc: stm32: remove __exit annotation on remove callbackArnd Bergmann
2017-01-13rtc: add STM32 RTC driverAmelie Delaunay
2017-01-12rtc: armada38x: make struct rtc_class_ops constRussell King
2017-01-11rtc: constify rtc_class_ops structuresBhumika Goyal
2017-01-11rtc: imxdi: use the security violation interruptMartin Kaiser
2017-01-11rtc: mcp795: add alarm support.Emil Bartczak
2017-01-11rtc: mcp795: Add support for weekday.Emil Bartczak
2017-01-11rtc: armada38x: Follow the new recommendation for errata implementationGregory CLEMENT
2017-01-10rtc: tps65910: use 'unsigned int' instead of 'unsigned' in argumentsVesa Jääskeläinen
2017-01-10rtc: tps65910: Add RTC calibration supportVesa Jääskeläinen
2017-01-04rtc: rx8010: change lock mechanismFabien Lahoudere
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-18Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2016-12-19rtc: mcp795: Fix whitespace and indentation.Emil Bartczak
2016-12-19rtc: mcp795: Prefer using the BIT() macro.Emil Bartczak
2016-12-19rtc: mcp795: fix month write resetting date to 1.Emil Bartczak
2016-12-19rtc: mcp795: fix time range difference between linux and RTC chip.Emil Bartczak
2016-12-19rtc: mcp795: fix bitmask value for leap year (LP).Emil Bartczak
2016-12-19rtc: mcp795: use bcd2bin/bin2bcd.Emil Bartczak
2016-12-19rtc: add support for EPSON TOYOCOM RTC-7301SF/DGAkinobu Mita
2016-12-19rtc: ds1307: Add ACPI supportTin Huynh
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-07rtc: imxdi: (trivial) fix a typoMartin Kaiser
2016-12-07rtc: ds1374: Merge conditional + WARN_ON()Srikant Ritolia
2016-11-30rtc: twl: make driver DT onlyNicolae Rosia
2016-11-30rtc: twl: kill static variablesNicolae Rosia