summaryrefslogtreecommitdiff
path: root/drivers/rtc
Commit message (Expand)AuthorAge
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2017-02-27
|\
| * rtc: ds3232: Call device_init_wakeup before device_registerPhil Reid2017-02-24
| * rtc: pcf2127: bulk read only date and time registers.Sean Nyekjaer2017-02-23
| * rtc: armada38x: Add support for Armada 7K/8KGregory CLEMENT2017-02-21
| * rtc: armada38x: Prepare driver to manage different versionsGregory CLEMENT2017-02-21
| * rtc: ds3232: Add regmap max_register definition.Phil Reid2017-02-21
| * rtc: ds3232: Cleanup whitespace around register and bit definitions.Phil Reid2017-02-21
| * rtc: m48t86: remove unused platform_dataH Hartley Sweeten2017-02-21
| * rtc: m48t86: verify that the RTC is actually presentH Hartley Sweeten2017-02-21
| * rtc: m48t86: add NVRAM supportH Hartley Sweeten2017-02-12
| * rtc: m48t86: allow driver to manage its resourcesH Hartley Sweeten2017-02-12
| * rtc: m48t86: shorten register name definesH Hartley Sweeten2017-02-12
| * rtc: sun6i: Fix return value check in sun6i_rtc_clk_init()Wei Yongjun2017-02-12
| * rtc: sun6i: extend test coverageAlexandre Belloni2017-02-01
| * rtc: sun6i: Fix compatibility with old DT bindingChen-Yu Tsai2017-02-01
| * rtc: snvs: add a missing write syncGuy Shapiro2017-02-01
| * rtc: bq32000: add support to enable disable the trickle charge FET bypassEnric Balletbo i Serra2017-02-01
| * rtc: sun6i: Switch to devm_rtc_device_registerMaxime Ripard2017-02-01
| * rtc: sun6i: Expose the 32kHz oscillatorMaxime Ripard2017-02-01
| * rtc: sun6i: Switch to the external oscillatorMaxime Ripard2017-02-01
| * rtc: sun6i: Add some lockingMaxime Ripard2017-02-01
| * rtc: sun6i: Disable the build as a moduleMaxime Ripard2017-01-24
| * rtc: gemini: Add device tree probingLinus Walleij2017-01-24
| * rtc: stm32: fix comparison warningsAmelie Delaunay2017-01-23
| * rtc: stm32: use 0 instead of ~PWR_CR_DBP in regmap_update_bitsAmelie Delaunay2017-01-23
| * rtc: tegra: Implement clock handlingThierry Reding2017-01-23
| * rtc: tegra: Sort includes alphabeticallyThierry Reding2017-01-13
| * rtc: stm32: fix building without CONFIG_OFArnd Bergmann2017-01-13
| * rtc: stm32: remove __exit annotation on remove callbackArnd Bergmann2017-01-13
| * rtc: add STM32 RTC driverAmelie Delaunay2017-01-13
| * rtc: armada38x: make struct rtc_class_ops constRussell King2017-01-12
| * rtc: constify rtc_class_ops structuresBhumika Goyal2017-01-11
| * rtc: imxdi: use the security violation interruptMartin Kaiser2017-01-11
| * rtc: mcp795: add alarm support.Emil Bartczak2017-01-11
| * rtc: mcp795: Add support for weekday.Emil Bartczak2017-01-11
| * rtc: armada38x: Follow the new recommendation for errata implementationGregory CLEMENT2017-01-11
| * rtc: tps65910: use 'unsigned int' instead of 'unsigned' in argumentsVesa Jääskeläinen2017-01-10
| * rtc: tps65910: Add RTC calibration supportVesa Jääskeläinen2017-01-10
| * rtc: rx8010: change lock mechanismFabien Lahoudere2017-01-04
* | Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-21
|\ \
| * | pinctrl: Widen the generic pinconf argument from 16 to 24 bitsMika Westerberg2017-01-26
| |/
* | rtc: jz4740: make the driver buildable as a module againAlexandre Belloni2017-01-26
|/
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-25
* ktime: Get rid of the unionThomas Gleixner2016-12-25
* Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2016-12-18
|\
| * rtc: mcp795: Fix whitespace and indentation.Emil Bartczak2016-12-19
| * rtc: mcp795: Prefer using the BIT() macro.Emil Bartczak2016-12-19
| * rtc: mcp795: fix month write resetting date to 1.Emil Bartczak2016-12-19
| * rtc: mcp795: fix time range difference between linux and RTC chip.Emil Bartczak2016-12-19