linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-15 21:23:45 to 2018-12-27 18:16:23 UTC [more...]

[PATCH v9 00/27] Ingenic TCU patchset v9
 2018-12-27 18:13 UTC  (19+ messages)
` [PATCH v9 04/27] clocksource: Add a new timer-ingenic driver
` [PATCH v9 07/27] watchdog: jz4740: Use WDT clock provided by TCU driver
` [PATCH v9 08/27] watchdog: jz4740: Use regmap "
` [PATCH v9 13/27] pwm: jz4740: Use clocks from "
` [PATCH v9 14/27] pwm: jz4740: Improve algorithm of clock calculation
` [PATCH v9 15/27] pwm: jz4740: Allow selection of PWM channels 0 and 1
` [PATCH v9 16/27] pwm: jz4740: Drop dependency on MACH_INGENIC, use COMPILE_TEST
` [PATCH v9 17/27] pwm: jz4740: Remove unused devicetree compatible strings
` [PATCH v9 18/27] clk: jz4740: Add TCU clock
` [PATCH v9 19/27] MIPS: Kconfig: Select TCU timer driver when MACH_INGENIC is set
` [PATCH v9 20/27] MIPS: jz4740: Add DTS nodes for the TCU drivers
` [PATCH v9 21/27] MIPS: qi_lb60: Move PWM devices to devicetree
` [PATCH v9 22/27] MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHz
` [PATCH v9 23/27] MIPS: CI20: Reduce system timer to 3 MHz
` [PATCH v9 24/27] MIPS: CI20: defconfig: enable OST driver
` [PATCH v9 25/27] MIPS: GCW0: Reduce system timer to 750 kHz
` [PATCH v9 26/27] MIPS: GCW0: defconfig: Enable OST, watchdog, PWM drivers
` [PATCH v9 27/27] MIPS: jz4740: Drop obsolete code

[PATCH v3 0/9] Overview of Arm komeda display driver
 2018-12-27 14:31 UTC  (25+ messages)
` [PATCH v3 1/9] drm/komeda: komeda_dev/pipeline/component definition and initialzation
` [PATCH v3 2/9] dt/bindings: drm/komeda: Add DT bindings for ARM display processor D71
` [PATCH v3 3/9] drm/komeda: Build komeda to be a platform module
` [PATCH v3 4/9] drm/komeda: Add DT parsing
` [PATCH v3 5/9] drm/komeda: Add komeda_format_caps for format handling
` [PATCH v3 6/9] drm/komeda: Add komeda_framebuffer
` [PATCH v3 7/9] drm/komeda: Attach komeda_dev to DRM-KMS
` [PATCH v3 8/9] drm/doc: Add initial komeda driver documentation
` [PATCH v3 9/9] MAINTAINERS: Add maintainer for arm komeda driver

[PATCH v9 01/13] x86/resctrl: Rename and move rdt files to new directory
 2018-12-26 17:14 UTC  (3+ messages)
` [PATCH v9 00/13] arch/resctrl: AMD QoS support

[PATCH 0/2 v3] kdump,vmcoreinfo: Export the value of sme mask to vmcoreinfo
 2018-12-26  6:14 UTC  (14+ messages)
` [PATCH 1/2 v3] kdump: add the vmcoreinfo documentation
` [PATCH 2/2 v3] kdump,vmcoreinfo: Export the value of sme mask to vmcoreinfo

[PATCH 0/2 v4] kdump,vmcoreinfo: Export the value of sme mask to vmcoreinfo
 2018-12-26  3:33 UTC  (4+ messages)
` [PATCH 1/2 v4] kdump: add the vmcoreinfo documentation
` [PATCH 2/2 v4] kdump,vmcoreinfo: Export the value of sme mask to vmcoreinfo

[PATCH V2 00/10] unify the interface of the proportional-share policy in blkio/io
 2018-12-23 11:00 UTC  (12+ messages)

[PATCH] doc:it_IT: translation for process/submitting-patches
 2018-12-23  1:01 UTC 

[PATCH 0/6] psi: pressure stall monitors
 2018-12-22 14:12 UTC  (21+ messages)
` [PATCH 3/6] psi: eliminate lazy clock mode
` [PATCH 4/6] psi: introduce state_mask to represent stalled psi states
` [PATCH 6/6] psi: introduce psi monitor

[PATCH v8 00/26] Ingenic TCU patchset v8
 2018-12-22 11:09 UTC  (24+ messages)
` [PATCH v8 01/26] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v8 03/26] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v8 12/26] pwm: jz4740: Allow selection of PWM channels 0 and 1
` [PATCH v8 15/26] pwm: jz4740: Add support for the JZ4725B

[PATCH v6 7/7] cgroup: document cgroup v2 freezer interface
 2018-12-22  0:03 UTC 

[RFC RESEND PATCH] kvm: arm64: export memory error recovery capability to user space
 2018-12-21 18:17 UTC  (4+ messages)

[PATCH] ARM: Ensure that NEON code always compiles with Clang
 2018-12-21 18:11 UTC  (4+ messages)

[PATCH 0/1] RFC: Revamp admin-guide/tainted-kernels.rst to make it more comprehensible
 2018-12-21 15:26 UTC  (13+ messages)
` [PATCH 1/1] docs: Revamp tainted-kernels.rst "

[PATCH v9 00/12] PECI device driver introduction
 2018-12-21 14:47 UTC  (15+ messages)
` [PATCH v9 01/12] dt-bindings: Add a document of PECI subsystem
` [PATCH v9 02/12] Documentation: ioctl: Add ioctl numbers for "
` [PATCH v9 03/12] peci: Add support for PECI bus driver core
` [PATCH v9 04/12] dt-bindings: Add a document of PECI adapter driver for ASPEED AST24xx/25xx SoCs
` [PATCH v9 05/12] ARM: dts: aspeed: peci: Add PECI node
` [PATCH v9 06/12] peci: Add a PECI adapter driver for Aspeed AST24xx/AST25xx
` [PATCH v9 07/12] dt-bindings: mfd: Add a document for PECI client MFD
` [PATCH v9 08/12] mfd: intel-peci-client: Add PECI client MFD driver
` [PATCH v9 09/12] Documentation: hwmon: Add documents for PECI hwmon client drivers
` [PATCH v9 10/12] hwmon: Add PECI cputemp driver
` [PATCH v9 11/12] hwmon: Add PECI dimmtemp driver
` [PATCH v9 12/12] Add maintainers for the PECI subsystem

[PATCH 0/2] docs/mm-api: link kernel-doc comments from slab_common.c
 2018-12-21 14:29 UTC  (4+ messages)

[PATCH V7 0/10] KVM: X86: Introducing ROE Protection Kernel Hardening
 2018-12-21 14:05 UTC  (4+ messages)

[PATCH v3 7/9] drm/komeda: Attach komeda_dev to DRM-KMS
 2018-12-21 11:48 UTC 

[PATCH v3 3/9] drm/komeda: Build komeda to be a platform module
 2018-12-21 11:46 UTC 

[PATCH] Documentation: update path-lookup.md for parallel lookups
 2018-12-21  0:33 UTC  (8+ messages)
` [PATCH 1/2] Documentation: convert path-lookup from markdown to resturctured text

[PATCH 0/6] Coordinated Clks
 2018-12-20 23:20 UTC  (3+ messages)

[PATCH v5 0/7] freezer for cgroup v2
 2018-12-20 21:43 UTC  (10+ messages)
` [PATCH v5 4/7] cgroup: cgroup v2 freezer

[PATCH] configfs: fix wrong name of struct in documentation
 2018-12-20 15:41 UTC  (2+ messages)

[PATCH mm] kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligning
 2018-12-20 13:02 UTC  (3+ messages)

[PATCH v2 0/9] Overview of Arm komeda display driver
 2018-12-20 10:54 UTC  (12+ messages)
` [PATCH v2 1/9] drm/komeda: komeda_dev/pipeline/component definition and initialzation
` [PATCH v2 2/9] dt/bindings: drm/komeda: Add DT bindings for ARM display processor D71
` [PATCH v2 3/9] drm/komeda: Build komeda to be a platform module
` [PATCH v2 4/9] drm/komeda: Add DT parsing
` [PATCH v2 5/9] drm/komeda: Add komeda_format_caps for format handling
` [PATCH v2 6/9] drm/komeda: Add komeda_framebuffer
` [PATCH v2 7/9] drm/komeda: Attach komeda_dev to DRM-KMS
` [PATCH v2 8/9] drm/doc: Add initial komeda driver documentation
` [PATCH v2 9/9] MAINTAINERS: Add maintainer for arm komeda driver

[RFC PATCH] x86/speculation: Don't inherit TIF_SSBD on execve()
 2018-12-20  0:58 UTC  (4+ messages)

[WIP PATCH 00/15] MST refcounting/atomic helpers cleanup
 2018-12-19 18:36 UTC  (6+ messages)
` [WIP PATCH 03/15] drm/dp_mst: Introduce new refcounting scheme for mstbs and ports

[PATCH v9 0/8] arm64: untag user pointers passed to the kernel
 2018-12-19 12:52 UTC  (9+ messages)
` [RFC][PATCH 0/3] arm64 relaxed ABI

[PATCH v13 00/25] kasan: add software tag-based mode for arm64
 2018-12-18 13:31 UTC  (8+ messages)
` [PATCH v13 19/25] kasan: add hooks implementation for tag-based mode

[PATCH] usb: typec: Improve Alt Mode documentation
 2018-12-18 10:53 UTC 

<<<Good Day To You Sir>>
 2018-12-17 21:09 UTC 

[RFC RESEND PATCH] kvm: arm64: export memory error recovery capability to user space
 2018-12-17 15:55 UTC  (4+ messages)

[PATCH v7 0/6] extend PWM framework to support PWM modes
 2018-12-17 14:13 UTC  (7+ messages)
` [PATCH v7 1/6] pwm: extend PWM framework with "
` [PATCH v7 2/6] pwm: add "
` [PATCH v7 3/6] pwm: atmel: add pwm capabilities
` [PATCH v7 4/6] pwm: add push-pull mode support
` [PATCH v7 5/6] pwm: add documentation for pwm push-pull mode
` [PATCH v7 6/6] pwm: atmel: add push-pull mode support

[PATCH v6 0/9] extend PWM framework to support PWM modes
 2018-12-17 14:06 UTC  (8+ messages)
` [PATCH v6 1/6] pwm: extend PWM framework with "
` [PATCH v6 2/6] pwm: add "
` [PATCH v6 3/6] pwm: atmel: add pwm capabilities
` [PATCH v6 4/6] pwm: add push-pull mode support
` [PATCH v6 5/6] pwm: add documentation for pwm push-pull mode
` [PATCH v6 6/6] pwm: atmel: add push-pull mode support

[RFC AFBC v2 00/12] Add support for Arm Framebuffer Compression(AFBC) in mali display driver
 2018-12-17 14:04 UTC  (9+ messages)
` [RFC v3 AFBC 04/12] drm/arm/malidp: Set the AFBC register bits if the framebuffer has AFBC modifier
` [RFC AFBC 06/12] drm/arm/malidp:- Added support for new YUV formats for DP500, DP550 and DP650

[RESEND PATCH v4 0/3] fs/dcache: Track # of negative dentries
 2018-12-16 19:37 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).