aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pnp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-07rtc: ds1307: remove ds1307_removeAlexandre Belloni1-6/+0
2017-07-07rtc: ds1307: use generic nvmemAlexandre Belloni1-66/+22
2017-07-07rtc: ds1307: switch to rtc_register_deviceAlexandre Belloni1-2/+7
2017-07-07rtc: rv8803: remove rv8803_removeAlexandre Belloni1-6/+0
2017-07-07rtc: rv8803: use generic nvmem supportAlexandre Belloni1-31/+20
2017-07-07rtc: rv8803: switch to rtc_register_deviceAlexandre Belloni1-6/+9
2017-07-07rtc: add generic nvmem supportAlexandre Belloni7-0/+143
2017-07-07rtc: at91rm9200: remove race conditionAlexandre Belloni1-6/+8
2017-07-07rtc: introduce new registration methodAlexandre Belloni2-0/+91
2017-07-07rtc: class separate id allocation from registrationAlexandre Belloni1-19/+25
2017-07-07rtc: class separate device allocation from registrationAlexandre Belloni1-26/+37
2017-07-06rtc: stm32: add STM32H7 RTC supportAmelie Delaunay1-17/+65
2017-07-06dt-bindings: rtc: stm32: add support for STM32H7Amelie Delaunay1-5/+27
2017-07-06rtc: ds1307: add ds1308 variantSean Nyekjaer1-0/+12
2017-07-06rtc: ds3232: add temperature supportKirill Esipov2-0/+127
2017-07-06rtc: rtc-nuc900: fix loop timeout testDan Carpenter1-1/+1
2017-07-06rtc: gemini/ftrtc010: rename driver and symbolsLinus Walleij4-52/+53
2017-07-06rtc: gemini: Augment DT bindings for FaradayLinus Walleij2-14/+28
2017-07-06rtc: gemini: Add optional clock handlingLinus Walleij1-0/+28
2017-07-06rtc: ds1307: factor out century bit handlingHeiner Kallweit1-46/+27
2017-07-05rtc: ds1307: use regmap_update_bits where applicableHeiner Kallweit1-62/+20
2017-07-05rtc: brcmstb-waketimer: Add Broadcom STB wake-timerBrian Norris3-0/+342