aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-01rtc: bq32000: add support to enable disable the trickle charge FET bypassEnric Balletbo i Serra1-0/+76
2017-02-01rtc: sun6i: Switch to devm_rtc_device_registerMaxime Ripard1-12/+2
2017-02-01rtc: sun6i: Expose the 32kHz oscillatorMaxime Ripard1-13/+133
2017-02-01rtc: sun6i: Switch to the external oscillatorMaxime Ripard1-0/+6
2017-02-01rtc: sun6i: Add some lockingMaxime Ripard1-2/+15
2017-01-26rtc: jz4740: make the driver buildable as a module againAlexandre Belloni2-3/+14
2017-01-26pinctrl: Widen the generic pinconf argument from 16 to 24 bitsMika Westerberg1-1/+1
2017-01-24rtc: sun6i: Disable the build as a moduleMaxime Ripard2-7/+2
2017-01-24rtc: gemini: Add device tree probingLinus Walleij1-0/+7
2017-01-23rtc: stm32: fix comparison warningsAmelie Delaunay1-3/+3
2017-01-23rtc: stm32: use 0 instead of ~PWR_CR_DBP in regmap_update_bitsAmelie Delaunay1-2/+2
2017-01-23rtc: tegra: Implement clock handlingThierry Reding1-2/+26
2017-01-13rtc: tegra: Sort includes alphabeticallyThierry Reding1-6/+7
2017-01-13rtc: stm32: fix building without CONFIG_OFArnd Bergmann1-2/+0
2017-01-13rtc: stm32: remove __exit annotation on remove callbackArnd Bergmann1-1/+1
2017-01-13rtc: add STM32 RTC driverAmelie Delaunay3-0/+739
2017-01-12rtc: armada38x: make struct rtc_class_ops constRussell King1-7/+17
2017-01-11rtc: constify rtc_class_ops structuresBhumika Goyal7-7/+7
2017-01-11rtc: imxdi: use the security violation interruptMartin Kaiser1-9/+22
2017-01-11rtc: mcp795: add alarm support.Emil Bartczak1-1/+170
2017-01-11rtc: mcp795: Add support for weekday.Emil Bartczak1-5/+7
2017-01-11rtc: armada38x: Follow the new recommendation for errata implementationGregory CLEMENT1-23/+94
2017-01-10rtc: tps65910: use 'unsigned int' instead of 'unsigned' in argumentsVesa Jääskeläinen1-1/+2
2017-01-10rtc: tps65910: Add RTC calibration supportVesa Jääskeläinen1-0/+143
2017-01-04rtc: rx8010: change lock mechanismFabien Lahoudere1-21/+3
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-4/+4
2016-12-25ktime: Get rid of the unionThomas Gleixner1-4/+4
2016-12-18Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds14-159/+975
2016-12-19rtc: mcp795: Fix whitespace and indentation.Emil Bartczak1-6/+6
2016-12-19rtc: mcp795: Prefer using the BIT() macro.Emil Bartczak1-2/+2
2016-12-19rtc: mcp795: fix month write resetting date to 1.Emil Bartczak1-5/+81
2016-12-19rtc: mcp795: fix time range difference between linux and RTC chip.Emil Bartczak1-2/+2
2016-12-19rtc: mcp795: fix bitmask value for leap year (LP).Emil Bartczak1-1/+2
2016-12-19rtc: mcp795: use bcd2bin/bin2bcd.Emil Bartczak1-12/+13
2016-12-19rtc: add support for EPSON TOYOCOM RTC-7301SF/DGAkinobu Mita3-0/+465
2016-12-19rtc: ds1307: Add ACPI supportTin Huynh1-9/+43
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+7
2016-12-07rtc: imxdi: (trivial) fix a typoMartin Kaiser1-1/+1
2016-12-07rtc: ds1374: Merge conditional + WARN_ON()Srikant Ritolia1-3/+1
2016-11-30rtc: twl: make driver DT onlyNicolae Rosia2-5/+8
2016-11-30rtc: twl: kill static variablesNicolae Rosia1-76/+114
2016-11-29timekeeping: Ignore the bogus sleep time if pm_trace is enabledChen Yu1-0/+7
2016-11-09rtc: fix typos in KconfigAlexandre Belloni1-2/+2
2016-11-09rtc: jz4740: make the driver builtin onlyAlexandre Belloni2-13/+2
2016-11-08rtc: jz4740: remove unused EXPORT_SYMBOLAlexandre Belloni1-2/+1
2016-11-05rtc: Enable compile testing for Maxim and Samsung driversKrzysztof Kozlowski1-3/+4
2016-11-05rtc: jz4740: Add support for acting as the system power controllerPaul Cercueil1-0/+81
2016-11-04rtc: jz4740: Add support for devicetreePaul Cercueil1-1/+15
2016-11-04rtc: jz4740: Add support for the RTC in the jz4780 SoCPaul Cercueil2-5/+51
2016-11-04rtc: sparc: make sun4v explicitly non-modularPaul Gortmaker1-6/+4