aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc
AgeCommit message (Expand)Author
2017-05-22Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki
2017-05-14RTC: rtc-cmos: Fix wakeup from suspend-to-idleRafael J. Wysocki
2017-05-10Merge tag 'rtc-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2017-05-05rtc: gemini: add return value validationPan Bian
2017-05-05rtc: snvs: fix an incorrect check of return valuePan Bian
2017-05-04rtc: ds1374: wdt: Fix stop/start ioctl always returning -EINVALMoritz Fischer
2017-05-04rtc: ds1374: wdt: Fix issue with timeout scaling from secs to wdt ticksMoritz Fischer
2017-04-22rtc: sh: mark PM functions as unusedArnd Bergmann
2017-04-22rtc: hid-sensor-time: remove some dead codeDan Carpenter
2017-04-19rtc: m41t80: Add proper compatible for rv4162Alexandre Belloni
2017-04-14rtc: ds1307: Add m41t0 to OF device ID tableAlexandre Belloni
2017-04-14rtc: ds1307: support m41t0 variantStefan Agner
2017-04-14rtc: cpcap: fix improper use of IRQ_NONE for request_threaded_irqTony Lindgren
2017-04-14rtc: cmos: Do not assume irq 8 for rtc when there are no legacy irqsHans de Goede
2017-04-03rtc: sh: add support for rza seriesChris Brandt
2017-03-21rtc: utilize new cdev_device_add helper functionLogan Gunthorpe
2017-03-16rtc: cpcap: kfreeing devm allocated memoryDan Carpenter
2017-03-16rtc: wm8350: Remove unused to_wm8350_from_rtc_devNobuhiro Iwamatsu
2017-03-09rtc: cpcap: new rtc driverSebastian Reichel
2017-03-09rtc: omap: mark PM methods as __maybe_unusedDmitry Torokhov
2017-03-09rtc: omap: remove incorrect __exit markupsDmitry Torokhov
2017-03-09rtc: rs5c372: Add OF device ID tableJavier Martinez Canillas
2017-03-09rtc: m41t80: Add OF device ID tableJavier Martinez Canillas
2017-03-09rtc: rx8581: Add OF device ID tableJavier Martinez Canillas
2017-03-09rtc: s35390a: Add OF device ID tableJavier Martinez Canillas
2017-03-09rtc: isl1208: Add OF device ID tableJavier Martinez Canillas
2017-03-09rtc: ds1374: Set .of_match_table to OF device ID tableJavier Martinez Canillas
2017-03-09rtc: rtc-ds1672: Add OF device ID tableJavier Martinez Canillas
2017-03-09rtc: ds3232: Add OF device ID tableJavier Martinez Canillas
2017-03-09rtc: rx8010: Add OF device ID tableJavier Martinez Canillas
2017-03-09rtc: ds1307: Add OF device ID tableJavier Martinez Canillas
2017-03-09rtc: bq32k: Add OF device ID tableJavier Martinez Canillas
2017-03-09rtc: rv3029: Add OF device ID tableJavier Martinez Canillas
2017-03-09rtc: rv8803: Add OF device ID tableJavier Martinez Canillas
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-27Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2017-02-24rtc: ds3232: Call device_init_wakeup before device_registerPhil Reid
2017-02-23rtc: pcf2127: bulk read only date and time registers.Sean Nyekjaer
2017-02-21Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-02-21rtc: armada38x: Add support for Armada 7K/8KGregory CLEMENT
2017-02-21rtc: armada38x: Prepare driver to manage different versionsGregory CLEMENT
2017-02-21rtc: ds3232: Add regmap max_register definition.Phil Reid
2017-02-21rtc: ds3232: Cleanup whitespace around register and bit definitions.Phil Reid
2017-02-21rtc: m48t86: remove unused platform_dataH Hartley Sweeten
2017-02-21rtc: m48t86: verify that the RTC is actually presentH Hartley Sweeten
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