linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-22 21:31:43 to 2018-10-31 13:25:43 UTC [more...]

[PATCH 0/8] clk: clkdev: managed clk lookup and provider registrations
 2018-10-31 13:24 UTC  (10+ messages)
` [PATCH 1/8] clk: clkdev/of_clk - add managed "
` [PATCH 2/8] clk: clk-max77686: Clean clkdev lookup leak and use devm
` [PATCH 3/8] clk: clk-s3c2410-dclk: clean up clkdev lookup leak
` [PATCH 4/8] clk: clk-st: avoid clkdev lookup leak at remove
` [PATCH 5/8] clk: clk-hi655x: Free of_provider "
` [PATCH 6/8] clk: rk808: use managed version of of_provider registration
` [PATCH 7/8] clk: clk-twl6040: Free of_provider at remove
` [PATCH 8/8] clk: apcs-msm8916: simplify probe cleanup by using devm

[PATCH V4 1/5] pvpanic: move pvpanic to misc as common driver
 2018-10-31 13:37 UTC  (11+ messages)
` [PATCH V4 2/5] misc/pvpanic : convert to SPDX license tags
` [PATCH V4 3/5] misc/pvpanic: add MMIO support
` [PATCH V4 4/5] misc/pvpanic: add support to get pvpanic device info by FDT
` [PATCH V4 5/5] dt-bindings/misc/pvpanic :add document for pvpanic-mmio

[PATCH 10/17] prmem: documentation
 2018-10-31 11:33 UTC  (47+ messages)

[PATCH] hwmon: (adt7475) document mapping of sysfs entries to inputs
 2018-10-31  3:41 UTC  (2+ messages)

[PATCH v10 0/9] Add the I3C subsystem
 2018-10-30 19:26 UTC  (15+ messages)
` [PATCH v10 2/9] docs: driver-api: Add I3C documentation
` [PATCH v10 3/9] i3c: Add sysfs ABI spec
` [PATCH v10 4/9] dt-bindings: i3c: Document core bindings
` [PATCH v10 5/9] MAINTAINERS: Add myself as the I3C subsystem maintainer
` [PATCH v10 6/9] i3c: master: Add driver for Cadence IP
` [PATCH v10 7/9] dt-bindings: i3c: Document Cadence I3C master bindings
` [PATCH v10 8/9] gpio: Add a driver for Cadence I3C GPIO expander
` [PATCH v10 9/9] dt-bindings: gpio: Add bindings for Cadence I3C gpio expander

[PATCH V5 0/5] KVM: X86: Introducing ROE Protection Kernel Hardening
 2018-10-30 17:31 UTC  (12+ messages)
` [PATCH V5 1/5] KVM: X86: Memory ROE documentation
  ` gRe: [PATCH V5 1/5] KVM: X86: Memory ROE documentation^[
` [PATCH V5 2/5] KVM: X86: Adding arbitrary data pointer in kvm memslot iterator functions
` [PATCH V5 3/5] KVM: X86: Adding skeleton for Memory ROE
` [PATCH V5 4/5] KVM: X86: Adding support for byte granular memory ROE
` [PATCH V5 5/5] KVM: Small Refactoring to kvm_free_memslot

[PATCH] kbuild: remove unused cc-fullversion variable
 2018-10-30 16:00 UTC  (2+ messages)

[PATCH 2/2] kconfig: remove silentoldconfig target
 2018-10-30 16:00 UTC  (3+ messages)

[PATCH V3 1/5] pvpanic: move pvpanic to misc as common driver
 2018-10-30  9:54 UTC  (11+ messages)
    `  "
` [PATCH V3 2/5] misc/pvpanic : convert to SPDX license tags
` [PATCH V3 3/5] misc/pvpanic: add MMIO support
          `  "
` [PATCH V4 4/5] misc/pvpanic: add support to get pvpanic device info by FDT
` [PATCH 5/5] dt-bindings/misc/pvpanic :add document for pvpanic-mmio

[PATCH v5 00/13] arch/x86: AMD QoS support
 2018-10-30  9:11 UTC  (3+ messages)

[PATCH] doc: correct parameter in stallwarn
 2018-10-30  5:15 UTC 

[PATCH v3 1/2] hwmon: (adm1275): Allow setting shunt reg value
 2018-10-29 20:21 UTC  (2+ messages)

[PATCH 0/3] Add driver for Synopsys DesignWare I3C master IP
 2018-10-29 18:58 UTC  (8+ messages)
` [PATCH 1/3] i3c: master: Add driver for Synopsys DesignWare IP
` [PATCH 2/3] dt-bindings: i3c: Document Synopsys DesignWare I3C master bindings
` [PATCH 3/3] MAINTAINERS: Add myself as the dw-i3c-master module maintainer

[RFC] dm-bow working prototype
 2018-10-29 16:51 UTC  (12+ messages)
    ` [dm-devel] "

[PATCH] Documentation: cpu-freq: Frequencies aren't always sorted
 2018-10-29  7:17 UTC 

[PATCH] doc-guide:kernel-doc.rst: Reference to foobar
 2018-10-28 19:28 UTC 

[PATCH] Documentation: fix spelling mistake, EACCESS -> EACCES
 2018-10-26 18:54 UTC  (5+ messages)

[PATCH v9 0/9] Add the I3C subsystem
 2018-10-26 13:21 UTC  (16+ messages)
` [PATCH v9 6/9] i3c: master: Add driver for Cadence IP

[RESEND PATCH v5 0/9] extend PWM framework to support PWM modes
 2018-10-26 12:56 UTC  (4+ messages)

[PATCH 0/6] Coordinated Clks
 2018-10-26  3:29 UTC  (18+ messages)
` [PATCH 1/6] clk: Remove recursion in clk_core_{prepare,enable}()
` [PATCH 2/6] clk: fix clk_calc_subtree compute duplications
` [PATCH 3/6] clk: change rates via list iteration
` [PATCH 4/6] clk: add pre clk changes support
` [PATCH 5/6] docs: driver-api: add pre_rate_req to clk documentation
` [PATCH 6/6] clk: rockchip: use pre_rate_req for cpuclk

for your images 15
 2018-10-25 11:27 UTC 

[PATCH v8 00/12] PECI device driver introduction
 2018-10-25 16:16 UTC  (9+ messages)
` [PATCH v8 07/12] dt-bindings: mfd: Add a document for PECI client MFD
` [PATCH v8 08/12] mfd: intel-peci-client: Add PECI client MFD driver

[PATCH v7 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
 2018-10-25 16:12 UTC  (4+ messages)
` [PATCH v7 1/2] perf, uncore: Adding documentation for ThunderX2 pmu uncore driver
` [PATCH v7 2/2] ThunderX2, perf : Add Cavium ThunderX2 SoC UNCORE PMU driver

[PATCH security-next v5 00/30] LSM: Explict ordering
 2018-10-24 20:12 UTC  (15+ messages)

[GIT PULL] Documentation for 4.20 (or whatever it's called)
 2018-10-24 17:02 UTC  (2+ messages)

[PATCH v2] Documentation/proc.txt: Add 2 missing fields for /proc/<pid>/status
 2018-10-23 21:25 UTC 

[PATCH 0/2] Compiler Attributes: __fallthrough
 2018-10-23  5:43 UTC  (14+ messages)
` [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)

[PATCH] Documentation/proc.txt: Add 2 missing fields for /proc/<pid>/status
 2018-10-22 21:31 UTC 


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).