summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki2017-05-221-1/+1
|\ \
| * | RTC: rtc-cmos: Fix wakeup from suspend-to-idleRafael J. Wysocki2017-05-141-1/+1
| |/
* | Merge tag 'rtc-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2017-05-1023-46/+672
|\ \
| * | rtc: gemini: add return value validationPan Bian2017-05-051-0/+2
| * | rtc: snvs: fix an incorrect check of return valuePan Bian2017-05-051-1/+1
| * | rtc: ds1374: wdt: Fix stop/start ioctl always returning -EINVALMoritz Fischer2017-05-041-1/+2
| * | rtc: ds1374: wdt: Fix issue with timeout scaling from secs to wdt ticksMoritz Fischer2017-05-041-1/+6
| * | rtc: sh: mark PM functions as unusedArnd Bergmann2017-04-221-4/+2
| * | rtc: hid-sensor-time: remove some dead codeDan Carpenter2017-04-221-2/+2
| * | rtc: m41t80: Add proper compatible for rv4162Alexandre Belloni2017-04-191-0/+5
| * | rtc: ds1307: Add m41t0 to OF device ID tableAlexandre Belloni2017-04-141-0/+4
| * | rtc: ds1307: support m41t0 variantStefan Agner2017-04-141-0/+13
| * | rtc: cpcap: fix improper use of IRQ_NONE for request_threaded_irqTony Lindgren2017-04-141-2/+2
| * | rtc: cmos: Do not assume irq 8 for rtc when there are no legacy irqsHans de Goede2017-04-141-4/+13
| * | rtc: sh: add support for rza seriesChris Brandt2017-04-032-7/+30
| * | rtc: cpcap: kfreeing devm allocated memoryDan Carpenter2017-03-161-3/+1
| * | rtc: wm8350: Remove unused to_wm8350_from_rtc_devNobuhiro Iwamatsu2017-03-161-2/+0
| * | rtc: cpcap: new rtc driverSebastian Reichel2017-03-093-0/+340
| * | rtc: omap: mark PM methods as __maybe_unusedDmitry Torokhov2017-03-091-14/+4
| * | rtc: omap: remove incorrect __exit markupsDmitry Torokhov2017-03-091-2/+2
| * | rtc: rs5c372: Add OF device ID tableJavier Martinez Canillas2017-03-091-1/+36
| * | rtc: m41t80: Add OF device ID tableJavier Martinez Canillas2017-03-091-2/+61
| * | rtc: rx8581: Add OF device ID tableJavier Martinez Canillas2017-03-091-0/+7
| * | rtc: s35390a: Add OF device ID tableJavier Martinez Canillas2017-03-091-0/+8
| * | rtc: isl1208: Add OF device ID tableJavier Martinez Canillas2017-03-091-2/+10
| * | rtc: ds1374: Set .of_match_table to OF device ID tableJavier Martinez Canillas2017-03-091-0/+1
| * | rtc: rtc-ds1672: Add OF device ID tableJavier Martinez Canillas2017-03-091-1/+8
| * | rtc: ds3232: Add OF device ID tableJavier Martinez Canillas2017-03-091-0/+7
| * | rtc: rx8010: Add OF device ID tableJavier Martinez Canillas2017-03-091-0/+7
| * | rtc: ds1307: Add OF device ID tableJavier Martinez Canillas2017-03-091-1/+67
| * | rtc: bq32k: Add OF device ID tableJavier Martinez Canillas2017-03-091-0/+7
| * | rtc: rv3029: Add OF device ID tableJavier Martinez Canillas2017-03-091-0/+9
| * | rtc: rv8803: Add OF device ID tableJavier Martinez Canillas2017-03-091-1/+20
| |/
* | rtc: utilize new cdev_device_add helper functionLogan Gunthorpe2017-03-213-31/+10
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2017-02-2722-252/+1855
|\
| * rtc: ds3232: Call device_init_wakeup before device_registerPhil Reid2017-02-241-2/+5
| * rtc: pcf2127: bulk read only date and time registers.Sean Nyekjaer2017-02-231-2/+13
| * rtc: armada38x: Add support for Armada 7K/8KGregory CLEMENT2017-02-211-0/+65
| * rtc: armada38x: Prepare driver to manage different versionsGregory CLEMENT2017-02-211-53/+99
| * rtc: ds3232: Add regmap max_register definition.Phil Reid2017-02-211-0/+2
| * rtc: ds3232: Cleanup whitespace around register and bit definitions.Phil Reid2017-02-211-22/+22
| * rtc: m48t86: remove unused platform_dataH Hartley Sweeten2017-02-211-32/+19
| * rtc: m48t86: verify that the RTC is actually presentH Hartley Sweeten2017-02-211-0/+36
| * rtc: m48t86: add NVRAM supportH Hartley Sweeten2017-02-121-0/+41
| * rtc: m48t86: allow driver to manage its resourcesH Hartley Sweeten2017-02-121-51/+102
| * rtc: m48t86: shorten register name definesH Hartley Sweeten2017-02-121-64/+63
| * rtc: sun6i: Fix return value check in sun6i_rtc_clk_init()Wei Yongjun2017-02-121-1/+1
| * rtc: sun6i: extend test coverageAlexandre Belloni2017-02-011-2/+3
| * rtc: sun6i: Fix compatibility with old DT bindingChen-Yu Tsai2017-02-011-3/+3
OpenPOWER on IntegriCloud