summaryrefslogtreecommitdiffstats
path: root/mm/migrate.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-21rtc: ds3232: Add regmap max_register definition.Phil Reid1-0/+2
2017-02-21rtc: ds3232: Cleanup whitespace around register and bit definitions.Phil Reid1-22/+22
2017-02-21rtc: m48t86: remove unused platform_dataH Hartley Sweeten2-48/+19
2017-02-21ARM: Orion5x: ts78xx: allow rtc-m48t86 to manage it's own resourcesH Hartley Sweeten1-22/+7
2017-02-21ARM: Orion5x: ts78xx: remove RTC detectionH Hartley Sweeten1-39/+12
2017-02-21ARM: ep93xx: ts72xx: allow rtc-m48t86 to manage its own resourcesH Hartley Sweeten2-41/+10
2017-02-21rtc: m48t86: verify that the RTC is actually presentH Hartley Sweeten1-0/+36
2017-02-12rtc: m48t86: add NVRAM supportH Hartley Sweeten1-0/+41
2017-02-12rtc: m48t86: allow driver to manage its resourcesH Hartley Sweeten1-51/+102
2017-02-12rtc: m48t86: shorten register name definesH Hartley Sweeten1-64/+63
2017-02-12bindings: rtc: correct wrong reference in required propertiesAkinobu Mita2-2/+4
2017-02-12rtc: sun6i: Fix return value check in sun6i_rtc_clk_init()Wei Yongjun1-1/+1
2017-02-01rtc: sun6i: extend test coverageAlexandre Belloni1-2/+3
2017-02-01rtc: sun6i: Fix compatibility with old DT bindingChen-Yu Tsai1-3/+3
2017-02-01rtc: snvs: add a missing write syncGuy Shapiro1-0/+1
2017-02-01rtc: bq32000: add support to enable disable the trickle charge FET bypassEnric Balletbo i Serra2-0/+83
2017-02-01rtc: sun6i: Switch to devm_rtc_device_registerMaxime Ripard1-12/+2
2017-02-01rtc: sun6i: Expose the 32kHz oscillatorMaxime Ripard2-13/+143
2017-02-01rtc: sun6i: Switch to the external oscillatorMaxime Ripard1-0/+6
2017-02-01rtc: sun6i: Add some lockingMaxime Ripard1-2/+15
2017-01-24rtc: sun6i: Disable the build as a moduleMaxime Ripard2-7/+2
2017-01-24rtc: gemini: Add device tree probingLinus Walleij2-0/+21
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