summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dt/bindings: Add bindings for Micro Crystal rv8803Oleksij Rempel2016-10-121-0/+22
* devicetree: Add Micro Crystal AG vendor idOleksij Rempel2016-10-121-0/+1
* rtc: cmos: avoid unused function warningArnd Bergmann2016-09-221-17/+4
* rtc: ac100: Add NULL checking for devm_kzalloc callAxel Lin2016-09-221-0/+3
* rtc: ds1347: changed raw spi calls to register map callsRaghavendra Ganiga2016-09-222-43/+54
* rtc: cmos: Restore alarm after resumeGabriele Mazzotta2016-09-211-0/+23
* rtc: cmos: Clear ACPI-driven alarms upon resumeGabriele Mazzotta2016-09-211-0/+47
* rtc: omap: Support ext_wakeup configurationMarcin Niestroj2016-09-213-8/+184
* rtc: cmos: Initialize hpet timer before irq is registeredPratyush Anand2016-09-201-1/+3
* rtc: asm9260: rework lockingAlexandre Belloni2016-09-051-15/+5
* rtc: asm9260: allow COMPILE_TESTAlexandre Belloni2016-09-051-1/+1
* rtc: constify rtc_class_ops structuresJulia Lawall2016-09-0219-19/+19
* rtc: ac100: support clock-output-names in device tree bindingChen-Yu Tsai2016-08-311-0/+2
* rtc: rx6110: remove owner assignmentAlexandre Belloni2016-08-311-1/+0
* rtc: pic32: Delete owner assignmentMarkus Elfring2016-08-311-1/+0
* rtc: bq32k: Fix handling of oscillator failure flagJan Östlund2016-08-311-5/+9
* rtc: bq32k: Use correct mask name for 'minutes' register.Jan Östlund2016-08-311-1/+1
* rtc: sysfs: fix a cast removing the const attributeLABBE Corentin2016-08-311-2/+2
* Documentation: dt: Intersil isl12057 is not a trivial deviceAlexandre Belloni2016-08-311-1/+0
* rtc: isl12057: remove driverAlexandre Belloni2016-08-313-654/+0
* rtc: ds1307: add Intersil ISL12057 supportAlexandre Belloni2016-08-312-4/+10
* rtc: ds1307: fix century bit supportAlexandre Belloni2016-08-312-5/+57
* rtc: ds1390: Fix the SPI chip select numberFabio Estevam2016-08-311-1/+1
* rtc: pcf2123: Add missing error code assignment before testChristophe JAILLET2016-08-311-2/+3
* rtc: ac100: Add clk output supportChen-Yu Tsai2016-08-081-0/+302
* rtc: ac100: Add RTC driver for X-Powers AC100Chen-Yu Tsai2016-08-083-0/+336
* mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC combo ICChen-Yu Tsai2016-08-084-0/+327
* mfd: ac100: Add device tree bindings for X-Powers AC100 codec/RTC combo ICChen-Yu Tsai2016-08-081-0/+54
* Linux 4.8-rc1v4.8-rc1Linus Torvalds2016-08-081-2/+2
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-0862-213/+213
|\
| * block: rename bio bi_rw to bi_opfJens Axboe2016-08-0751-157/+158
| * target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe2016-08-071-1/+1
| * mm: make __swap_writepage() use bio_set_op_attrs()Jens Axboe2016-08-071-2/+3
| * block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe2016-08-0711-53/+51
* | Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-0822-156/+334
|\ \ | |/ |/|
| * Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaign...Dave Airlie2016-08-0322-156/+334
| |\
| | * drm: rcar: use generic code for managing zpos plane propertyBenjamin Gaignard2016-07-296-25/+8
| | * drm/exynos: use generic code for managing zpos plane propertyMarek Szyprowski2016-07-293-62/+13
| | * drm: sti: use generic zpos for planeBenjamin Gaignard2016-07-296-68/+38
| | * drm: add generic zpos propertyMarek Szyprowski2016-07-297-1/+275
| | * Merge remote-tracking branch 'media_tree/vsp1' into generic-zpos-v8Benjamin Gaignard2016-07-29122-7051/+7425
| | |\
* | | \ Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linuxLinus Torvalds2016-08-0716-34/+31
|\ \ \ \
| * | | | DocBook: use DOCBOOKS="" to ignore DocBooks instead of IGNORE_DOCBOOKS=1Jani Nikula2016-08-051-16/+10
| * | | | Documenation: update cgroup's document pathseokhoon.yoon2016-08-0314-19/+19
| * | | | Documentation/sphinx: do not warn about missing tools in 'make help'Jani Nikula2016-08-031-2/+2
* | | | | Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-074-2/+67
|\ \ \ \ \
| * | | | | binfmt_misc: add F option description to documentationJames Bottomley2016-03-301-0/+7
| * | | | | binfmt_misc: add persistent opened binary handler for containersJames Bottomley2016-03-301-2/+39
| * | | | | fs: add filp_clone_open APIJames Bottomley2016-03-302-0/+21
* | | | | | fs: return EPERM on immutable inodeEryu Guan2016-08-074-4/+5