summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
...
| * rtc: rv8803: switch to rtc_register_deviceAlexandre Belloni2017-07-071-6/+9
| * rtc: add generic nvmem supportAlexandre Belloni2017-07-075-0/+134
| * rtc: at91rm9200: remove race conditionAlexandre Belloni2017-07-071-6/+8
| * rtc: introduce new registration methodAlexandre Belloni2017-07-071-0/+84
| * rtc: class separate id allocation from registrationAlexandre Belloni2017-07-071-19/+25
| * rtc: class separate device allocation from registrationAlexandre Belloni2017-07-071-26/+37
| * rtc: stm32: add STM32H7 RTC supportAmelie Delaunay2017-07-061-17/+65
| * rtc: ds1307: add ds1308 variantSean Nyekjaer2017-07-061-0/+12
| * rtc: ds3232: add temperature supportKirill Esipov2017-07-062-0/+127
| * rtc: rtc-nuc900: fix loop timeout testDan Carpenter2017-07-061-1/+1
| * rtc: gemini/ftrtc010: rename driver and symbolsLinus Walleij2017-07-063-51/+52
| * rtc: gemini: Add optional clock handlingLinus Walleij2017-07-061-0/+28
| * rtc: ds1307: factor out century bit handlingHeiner Kallweit2017-07-061-46/+27
| * rtc: ds1307: use regmap_update_bits where applicableHeiner Kallweit2017-07-051-62/+20
| * rtc: brcmstb-waketimer: Add Broadcom STB wake-timerBrian Norris2017-07-053-0/+342
| * rtc: ds1307: Add support for Epson RX8130CEMarek Vasut2017-06-241-0/+175
| * rtc: s3c: Handle clock enable failuresKrzysztof Kozlowski2017-06-241-15/+57
| * rtc: s3c: Handle clock prepare failures in probeKrzysztof Kozlowski2017-06-241-2/+6
| * rtc: s3c: Do not remove const from rodata memoryKrzysztof Kozlowski2017-06-241-3/+3
| * rtc: s3c: Drop unneeded cast to void pointerKrzysztof Kozlowski2017-06-241-5/+5
| * rtc: s3c: Minor white-space cleanupsKrzysztof Kozlowski2017-06-241-24/+23
| * rtc: s3c: Jump to central exit point on getting src clock errorKrzysztof Kozlowski2017-06-241-2/+2
| * rtc: mxc: remove unused variableDiaz de Grenu, Jose2017-06-241-11/+0
| * rtc: opal: Implement rtc_class_ops.alarm_irq_enable callbackVaibhav Jain2017-06-241-1/+21
| * rtc: remove rtc_device.nameAlexandre Belloni2017-06-031-4/+3
| * rtc: ds1307: avoid using rtc-nameAlexandre Belloni2017-06-031-1/+1
| * rtc: pcf8563: avoid using rtc->nameAlexandre Belloni2017-06-031-1/+1
| * rtc: dev: remove rtc->name from debug messageAlexandre Belloni2017-06-031-1/+1
| * rtc: sysfs: make name uniformAlexandre Belloni2017-06-031-1/+2
| * rtc: interface: Validate alarm-time before handling rolloverVaibhav Jain2017-05-311-1/+8
| * rtc: opal: Handle disabled TPO in opal_get_tpo_time()Vaibhav Jain2017-05-311-0/+10
| * rtc: m41t80: add clock provider supportGary Bisson2017-05-311-0/+172
| * rtc: m41t80: remove sqw sysfs entryGary Bisson2017-05-311-88/+0
| * rtc: m41t80: fix SQW dividers override when setting a dateGary Bisson2017-05-311-0/+12
| * rtc: m41t80: fix SQWE override when setting an alarmGary Bisson2017-05-311-0/+3
| * rtc: rtc-ds1307: enable support for mcp794xx as a wakeup source without IRQDavid Lowe2017-05-311-1/+2
| * rtc: ds1307: convert driver to regmapHeiner Kallweit2017-05-261-382/+221
* | sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar2017-06-201-1/+1
| |
| \
*-. \ 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
OpenPOWER on IntegriCloud