summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtc: maxim: Add SPDX license identifiersKrzysztof Kozlowski2018-08-143-39/+21
* rtc: isl1219: add device tree documentationDenis Osterland2018-08-141-0/+29
* rtc: isl1208: set ev-evienb bit from device treeDenis Osterland2018-08-141-3/+18
* rtc: isl1208: Add "evdet" interrupt source for isl1219Denis Osterland2018-08-141-16/+30
* rtc: isl1208: add support for isl1219 with tamper detectionMichael Grzeschik2018-08-141-7/+124
* rtc: sysfs: facilitate attribute add to rtc deviceDenis Osterland2018-08-142-0/+57
* rtc: remove struct rtc_taskAlexandre Belloni2018-08-022-11/+6
* char: rtc: remove task handlingAlexandre Belloni2018-08-021-13/+0
* rtc: pcf85063: preserve control register value between stop and startAlvin Šipraga2018-07-281-10/+11
* rtc: sh: remove unused variable rtc_devAnders Roxell2018-07-271-1/+0
* rtc: unexport rtc_irq_set_*Alexandre Belloni2018-07-261-2/+0
* rtc: simplify rtc_irq_set_state/rtc_irq_set_freqAlexandre Belloni2018-07-263-10/+8
* rtc: remove irq_task and irq_task_lockAlexandre Belloni2018-07-263-43/+10
* rtc: remove rtc_irq_register/rtc_irq_unregisterAlexandre Belloni2018-07-262-37/+0
* rtc: sh: remove dead codeAlexandre Belloni2018-07-261-88/+1
* rtc: sa1100: don't set PIE frequencyAlexandre Belloni2018-07-251-1/+0
* rtc: ds1307: support m41t11 variantGiulio Benetti2018-07-162-0/+15
* rtc: ds1307: fix data pointer to m41t0Giulio Benetti2018-07-161-1/+1
* rtc: use ktime_get_real_ts64() instead of getnstimeofday64()Arnd Bergmann2018-07-131-2/+2
* rtc: m48t59: remove redundant pointer 'name'Colin Ian King2018-07-121-4/+0
* rtc: omap: drop unnecessary register unlock around readsJohan Hovold2018-07-121-4/+0
* rtc: omap: add missing register lock in error pathJohan Hovold2018-07-121-0/+1
* rtc: omap: fix resource leak in registration error pathJohan Hovold2018-07-121-1/+3
* rtc: omap: fix potential crash on power offJohan Hovold2018-07-121-7/+7
* rtc: test: make array pdev staticColin Ian King2018-07-121-1/+1
* rtc: armada38x: reset after rtc power lossBaruch Siach2018-07-121-0/+23
* rtc: stmp3xxx: Don't reset the rtc in .probe() when watchdog is runningUwe Kleine-König2018-07-111-4/+16
* rtc: pcf2127: add support for accessing internal static RAMUwe Kleine-König2018-07-111-6/+62
* rtc: snvs: Add timeouts to avoid kernel lockupsTrent Piepho2018-07-111-35/+70
* rtc: bq4802: add error handling for devm_ioremapZhouyang Jia2018-07-111-0/+4
* rtc: ds1685: remove sysfs access to control registersAlexandre Belloni2018-06-202-381/+0
* rtc: ds1685: remove improper datetime access ABIAlexandre Belloni2018-06-201-221/+0
* Linux 4.18-rc1v4.18-rc1Linus Torvalds2018-06-171-2/+2
* Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-1716-275/+174
|\
| * bsg: fix race of bsg_open and bsg_unregisterAnatoliy Glagolev2018-06-151-11/+11
| * block: remov blk_queue_invalidate_tagsChristoph Hellwig2018-06-153-38/+1
| * Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe2018-06-1511-224/+154
| |\
| | * nvme-fabrics: fix and refine state checks in __nvmf_check_readyChristoph Hellwig2018-06-151-20/+19
| | * nvme-fabrics: handle the admin-only case properly in nvmf_check_readyChristoph Hellwig2018-06-151-1/+2
| | * nvme-fabrics: refactor queue ready checkChristoph Hellwig2018-06-155-50/+45
| | * blk-mq: remove blk_mq_tagset_iterChristoph Hellwig2018-06-142-31/+0
| | * nvme: remove nvme_reinit_tagsetChristoph Hellwig2018-06-142-12/+0
| | * nvme-fc: fix nulling of queue data on reconnectJames Smart2018-06-141-6/+5
| | * nvme-fc: remove reinit_request routineJames Smart2018-06-141-20/+0
| | * nvme-fc: change controllers first connect to use reconnect pathJames Smart2018-06-141-57/+47
| | * nvme: don't rely on the changed namespace list logChristoph Hellwig2018-06-131-25/+11
| | * nvmet: free smart-log buffer after useChaitanya Kulkarni2018-06-111-1/+3
| | * nvme-rdma: fix error flow during mapping request dataMax Gurtovoy2018-06-111-7/+24
| | * nvme: add bio remapping tracepointHannes Reinecke2018-06-111-0/+4
| | * nvme: fix NULL pointer dereference in nvme_init_subsystemIsrael Rukshin2018-06-111-1/+1