summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtc: test: Switch to SPDX identifierAlexandre Belloni2018-09-281-4/+1
* rtc: test: make license text and module license match.Alexandre Belloni2018-09-281-1/+1
* rtc: tx4939: fixup nvmem name and register sizeAlexandre Belloni2018-09-281-3/+1
* rtc: isl1208: don't include core header fileAlexandre Belloni2018-09-281-4/+3
* rtc: move rtc_add_group/s definitionsAlexandre Belloni2018-09-281-14/+0
* rtc: reorder Makefile entriesAlexandre Belloni2018-09-281-6/+6
* rtc: ds1307: add frequency_test_enable attribute on m41txxGiulio Benetti2018-09-281-0/+92
* rtc: ds1307: add offset sysfs for mt41txx chips.Giulio Benetti2018-09-281-0/+77
* rtc: isl1208: avoid possible sysfs raceAlexandre Belloni2018-09-281-17/+10
* rtc: remove irq_task from kerneldocAlexandre Belloni2018-09-131-3/+0
* rtc: unexport non devm managed registrationAlexandre Belloni2018-09-131-7/+5
* Merge tag 'ib-mfd-rtc-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Alexandre Belloni2018-09-121-4/+9
|\
| * mfd: menelaus: Fix possible race condition and leakAlexandre Belloni2018-09-111-4/+9
* | rtc: abx80x: add basic watchdog supportJeremy Gebben2018-09-122-4/+113
* | rtc: abx80x: use a 'priv' struct for client dataJeremy Gebben2018-09-121-8/+19
* | rtc: pl031: switch to devm_rtc_allocate_device/rtc_register_deviceAlexandre Belloni2018-09-111-9/+9
* | rtc: pl030: fix possible race conditionAlexandre Belloni2018-09-111-6/+9
* | rtc: mt6397: fix possible race conditionAlexandre Belloni2018-09-111-5/+8
* | rtc: mips: default to rtc-cmos on mipsArnd Bergmann2018-09-081-1/+1
* | rtc: mrst: remove set but not used variable 'valid'YueHaibing2018-08-311-2/+1
* | rtc: rv8803: add Epson RX8803 supportAlexandre Belloni2018-08-271-0/+5
* | rtc: rv8803: fix the rv8803 id in the OF tableAlexandre Belloni2018-08-271-1/+1
* | rtc: sysfs: fix NULL check in rtc_add_groups()Dan Carpenter2018-08-271-2/+2
* | rtc: sun6i: Use struct_size() in kzalloc()Gustavo A. R. Silva2018-08-271-2/+1
* | rtc: jz4740: Drop dependency on MACH_INGENICPaul Cercueil2018-08-271-1/+1
* | rtc: omap: Cut down the shutdown time from 2 seconds to 1 secKeerthy2018-08-271-10/+15
* | rtc: omap: use of_device_is_system_power_controller functionKeerthy2018-08-271-2/+1
* | rtc: rtc-mrst: Replace mdelay() with msleep() in mrst_read_time()Jia-Ju Bai2018-08-271-1/+1
|/
* Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-2611-179/+72
|\
| * target/iscsi: Allocate session IDs from an IDAMatthew Wilcox2018-08-223-30/+10
| * iscsi target: fix session creation failure handlingMike Christie2018-08-221-14/+21
| * drm/vmwgfx: Convert to new IDA APIMatthew Wilcox2018-08-221-29/+12
| * dmaengine: Convert to new IDA APIMatthew Wilcox2018-08-221-16/+7
| * media: Convert entity ID allocation to new IDA APIMatthew Wilcox2018-08-221-11/+5
| * cb710: Convert to new IDA APIMatthew Wilcox2018-08-221-18/+5
| * rsxx: Convert to new IDA APIMatthew Wilcox2018-08-221-16/+5
| * osd: Convert to new IDA APIMatthew Wilcox2018-08-221-15/+7
| * sd: Convert to new IDA APIMatthew Wilcox2018-08-221-17/+4
| * mtip32xx: Convert to new IDA APIMatthew Wilcox2018-08-221-23/+6
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-265-17/+25
|\ \
| * \ Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2018-08-245-17/+25
| |\ \
| | * | irqchip/gic-v3: Allow interrupt to be configured as wake-up sourcesMarc Zyngier2018-08-201-2/+6
| | * | irqchip/tango: Set irq handler and data in one goMartin Kaiser2018-08-201-2/+1
| | * | irqchip/s3c24xx: Remove unneeded comparison of unsigned long to 0Krzysztof Kozlowski2018-08-131-1/+1
| | * | irqchip/stm32: Fix init error handlingDan Carpenter2018-08-131-12/+13
| | * | irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMPJonas Gorski2018-08-131-0/+4
* | | | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds2018-08-263-27/+87
|\ \ \ \
| * | | | libnvdimm, pmem: Restore page attributes when clearing errorsDan Williams2018-08-202-0/+39
| * | | | device-dax: Set page->indexDan Williams2018-07-201-0/+4
| * | | | device-dax: Enable page_mapping()Dan Williams2018-07-201-17/+38