summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
AgeCommit message (Expand)AuthorLines
2017-07-06rtc: ds1307: factor out century bit handlingHeiner Kallweit-46/+27
2017-07-05rtc: ds1307: use regmap_update_bits where applicableHeiner Kallweit-62/+20
2017-07-05rtc: brcmstb-waketimer: Add Broadcom STB wake-timerBrian Norris-0/+342
2017-06-24rtc: ds1307: Add support for Epson RX8130CEMarek Vasut-0/+175
2017-06-24rtc: s3c: Handle clock enable failuresKrzysztof Kozlowski-15/+57
2017-06-24rtc: s3c: Handle clock prepare failures in probeKrzysztof Kozlowski-2/+6
2017-06-24rtc: s3c: Do not remove const from rodata memoryKrzysztof Kozlowski-3/+3
2017-06-24rtc: s3c: Drop unneeded cast to void pointerKrzysztof Kozlowski-5/+5
2017-06-24rtc: s3c: Minor white-space cleanupsKrzysztof Kozlowski-24/+23
2017-06-24rtc: s3c: Jump to central exit point on getting src clock errorKrzysztof Kozlowski-2/+2
2017-06-24rtc: mxc: remove unused variableDiaz de Grenu, Jose-11/+0
2017-06-24rtc: opal: Implement rtc_class_ops.alarm_irq_enable callbackVaibhav Jain-1/+21
2017-06-20sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar-1/+1
2017-06-03rtc: remove rtc_device.nameAlexandre Belloni-4/+3
2017-06-03rtc: ds1307: avoid using rtc-nameAlexandre Belloni-1/+1
2017-06-03rtc: pcf8563: avoid using rtc->nameAlexandre Belloni-1/+1
2017-06-03rtc: dev: remove rtc->name from debug messageAlexandre Belloni-1/+1
2017-06-03rtc: sysfs: make name uniformAlexandre Belloni-1/+2
2017-05-31rtc: interface: Validate alarm-time before handling rolloverVaibhav Jain-1/+8
2017-05-31rtc: opal: Handle disabled TPO in opal_get_tpo_time()Vaibhav Jain-0/+10
2017-05-31rtc: m41t80: add clock provider supportGary Bisson-0/+172
2017-05-31rtc: m41t80: remove sqw sysfs entryGary Bisson-88/+0
2017-05-31rtc: m41t80: fix SQW dividers override when setting a dateGary Bisson-0/+12
2017-05-31rtc: m41t80: fix SQWE override when setting an alarmGary Bisson-0/+3
2017-05-31rtc: rtc-ds1307: enable support for mcp794xx as a wakeup source without IRQDavid Lowe-1/+2
2017-05-26rtc: ds1307: convert driver to regmapHeiner Kallweit-382/+221
2017-05-22Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki-1/+1
2017-05-14RTC: rtc-cmos: Fix wakeup from suspend-to-idleRafael J. Wysocki-1/+1
2017-05-10Merge tag 'rtc-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-46/+672
2017-05-05rtc: gemini: add return value validationPan Bian-0/+2
2017-05-05rtc: snvs: fix an incorrect check of return valuePan Bian-1/+1
2017-05-04rtc: ds1374: wdt: Fix stop/start ioctl always returning -EINVALMoritz Fischer-1/+2
2017-05-04rtc: ds1374: wdt: Fix issue with timeout scaling from secs to wdt ticksMoritz Fischer-1/+6
2017-04-22rtc: sh: mark PM functions as unusedArnd Bergmann-4/+2
2017-04-22rtc: hid-sensor-time: remove some dead codeDan Carpenter-2/+2
2017-04-19rtc: m41t80: Add proper compatible for rv4162Alexandre Belloni-0/+5
2017-04-14rtc: ds1307: Add m41t0 to OF device ID tableAlexandre Belloni-0/+4
2017-04-14rtc: ds1307: support m41t0 variantStefan Agner-0/+13
2017-04-14rtc: cpcap: fix improper use of IRQ_NONE for request_threaded_irqTony Lindgren-2/+2
2017-04-14rtc: cmos: Do not assume irq 8 for rtc when there are no legacy irqsHans de Goede-4/+13
2017-04-03rtc: sh: add support for rza seriesChris Brandt-7/+30
2017-03-21rtc: utilize new cdev_device_add helper functionLogan Gunthorpe-31/+10
2017-03-16rtc: cpcap: kfreeing devm allocated memoryDan Carpenter-3/+1
2017-03-16rtc: wm8350: Remove unused to_wm8350_from_rtc_devNobuhiro Iwamatsu-2/+0
2017-03-09rtc: cpcap: new rtc driverSebastian Reichel-0/+340
2017-03-09rtc: omap: mark PM methods as __maybe_unusedDmitry Torokhov-14/+4
2017-03-09rtc: omap: remove incorrect __exit markupsDmitry Torokhov-2/+2
2017-03-09rtc: rs5c372: Add OF device ID tableJavier Martinez Canillas-1/+36
2017-03-09rtc: m41t80: Add OF device ID tableJavier Martinez Canillas-2/+61
2017-03-09rtc: rx8581: Add OF device ID tableJavier Martinez Canillas-0/+7