summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-10-19rtc: ds1343: check regmap_read return valueAlexandre Belloni
2019-10-19rtc: ds1343: use regmap_update_bits for glitch filterAlexandre Belloni
2019-10-19rtc: ds1343: use rtc_add_groupAlexandre Belloni
2019-10-19rtc: ds1343: use burst write to set timeAlexandre Belloni
2019-10-19rtc: ds1343: remove dead codeAlexandre Belloni
2019-10-19rtc: ds1343: set rangeAlexandre Belloni
2019-10-19rtc: vt8500: let the core handle rtc rangeAlexandre Belloni
2019-10-19rtc: vt8500: convert to devm_rtc_allocate_deviceAlexandre Belloni
2019-10-19rtc: vt8500: remove superfluous error messageAlexandre Belloni
2019-10-19rtc: vt8500: remove useless labelAlexandre Belloni
2019-10-19rtc: s35390a: set rangeAlexandre Belloni
2019-10-19rtc: s35390a: convert to devm_rtc_allocate_deviceAlexandre Belloni
2019-10-16rtc: meson-vrtc: move config option to proper locationAlexandre Belloni
2019-10-16rtc: ds1685: add indirect access method and remove plat_read/plat_writeThomas Bogendoerfer
2019-10-14rtc: ds1685: use devm_platform_ioremap_resource helperThomas Bogendoerfer
2019-10-14rts: ds1685: remove not needed fields from private structThomas Bogendoerfer
2019-10-14rtc: xilinx: Fix calibval variable typeSrinivas Goud
2019-10-14rtc: wilco-ec: Handle reading invalid timesNick Crews
2019-10-07rtc: ds1347: handle century registerAlexandre Belloni
2019-10-07rtc: ds1347: use regmap_update_bitsAlexandre Belloni
2019-10-07rtc: ds1347: properly handle oscillator failuresAlexandre Belloni
2019-10-07rtc: ds1347: set rangeAlexandre Belloni
2019-10-07rtc: ds1347: convert to devm_rtc_allocate_deviceAlexandre Belloni
2019-10-07rtc: ds1347: mask ALM OUT when reading timeAlexandre Belloni
2019-10-07rtc: ds1347: simplify getting .driver_dataAlexandre Belloni
2019-10-07rtc: ds1347: remove useless readAlexandre Belloni
2019-10-07rtc: ds1347: remove verbose messagesAlexandre Belloni
2019-10-07rtc: armada38x: Use of_device_get_match_data()Stephen Boyd
2019-10-07rtc: da9063: Handle invalid IRQ from platform_get_irq_byname()Krzysztof Kozlowski
2019-10-07rtc: m41t80: set rangeAlexandre Belloni
2019-10-07rtc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-06rtc: Use devm_platform_ioremap_resource()Markus Elfring
2019-10-03rtc: interface: use timeu64_t for range_maxEmmanuel Nicolet
2019-10-03rtc: at91rm9200: use of_device_get_match_data()Claudiu Beznea
2019-09-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-09-30Merge tag 'mmc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2019-09-29Merge branch 'entropy'Linus Torvalds
2019-09-29random: try to actively add entropy rather than passively wait for itLinus Torvalds
2019-09-29Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2019-09-29Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2019-09-29Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2019-09-29Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-29Merge tag 'iommu-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-28i2c: slave-eeprom: Add read only modeBjörn Ardö
2019-09-28i2c: i801: Bring back Block Process Call support for certain platformsJarkko Nikula
2019-09-28i2c: riic: Clear NACK in tend isrChris Brandt
2019-09-28i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630Lee Jones
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds