X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2018-09-26 16:55:34 to 2018-10-31 13:37:17 UTC [more...]

[PATCH V4 1/5] pvpanic: move pvpanic to misc as common driver
 2018-10-31 13:37 UTC  (10+ 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

[RFC][PATCH v1] ACPI / scan: Create platform device for BOSC0200 ACPI nodes
 2018-10-30 18:52 UTC  (3+ messages)

[PATCH v2 1/4] platform/x86: intel_pmc_core: Show Latency Tolerance info
 2018-10-30 18:50 UTC  (17+ messages)
` [PATCH v2 2/4] platform/x86: intel_pmc_core: Fix LTR IGNORE Max offset
` [PATCH v2 3/4] platform/x86: intel_pmc_core: Decode Snoop / Non Snoop LTR
` [PATCH v2 4/4] platform/x86: intel_telemetry: report debugfs failure

[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] platform/x86: thinkpad_acpi: add unsafe_leds parameter
 2018-10-29 14:07 UTC 

[PATCH] platform/x86: thinkpad_acpi: Change the keymap for Favorites hotkey
 2018-10-29 13:50 UTC  (2+ messages)

[PATCH] platform/x86: ideapad: Add Y530-15ICH to no_hw_rfkill
 2018-10-29 13:50 UTC  (2+ messages)

[PATCH] platform/x86: wmi: declare device_type structure as constant
 2018-10-29 13:49 UTC  (2+ messages)

[PATCH v2] platform/x86: Add Intel AtomISP2 dummy / power-management driver
 2018-10-29 12:00 UTC  (3+ messages)

[PATCH] platform/x86: touchscreen_dmi: Add min-x and min-y settings for various models
 2018-10-29 11:58 UTC  (2+ messages)

[PATCH V2 1/4] misc/pvpanic: move pvpanic to misc as common driver
 2018-10-26  7:11 UTC  (9+ messages)
` [PATCH V2 2/4] misc/pvpanic: add MMIO support
      `  "
` [PATCH V2 3/4] misc/pvpanic: add support to pvpanic device information by using FDT
` [PATCH V2 4/4] misc/pvpanic : pvpanic: add document for pvpanic-mmio DT

2nd Fan quirk for Thinkpad P50 causes spurios touchpad/trackpoint events on ThinkPad L570
 2018-10-24  0:47 UTC  (5+ messages)

[PATCH 1/4] pvpanic: move pvpanic to misc as common driver
 2018-10-23 17:25 UTC  (6+ messages)
` [PATCH 2/4] pvpanic: add pvpanic support for arm64
` [PATCH 3/4] pvpanic: add access to pvpanic device information by using FDT
` [PATCH 4/4] pvpanic: add document for pvpanic-mmio DT

[PATCH 0/15] Add support for OLPC XO 1.75 Embedded Controller
 2018-10-23 17:03 UTC  (37+ messages)
` [PATCH 01/15] power: supply: olpc_battery: correct the temperature units
` [PATCH 02/15] Revert "platform/olpc: Make ec explicitly non-modular"
` [PATCH 03/15] dt-bindings: olpc,xo1.75-ec: Add OLPC XO-1.75 EC bindings
` [PATCH 04/15] Platform: OLPC: Remove an unused include
` [PATCH 05/15] Platform: OLPC: Move OLPC config symbol out of x86 tree
` [PATCH 06/15] Platform: OLPC: Add XO-1.75 EC driver
` [PATCH 07/15] Platform: OLPC: Avoid a warning if the EC didn't register yet
` [PATCH 08/15] Platform: OLPC: Move EC-specific functionality out from x86
` [PATCH 09/15] Platform: OLPC: add a regulator for the DCON
` [PATCH 10/15] dt-bindings: olpc_battery: Add XO-1.5 battery
` [PATCH 11/15] x86, olpc: Use a correct version when making up a battery node
` [PATCH 12/15] power: supply: olpc_battery: Use DT to get battery version
` [PATCH 13/15] power: supply: olpc_battery: Move priv data to a struct
` [PATCH 14/15] power: supply: olpc_battery: Avoid using platform_info
` [PATCH 15/15] power: supply: olpc_battery: Add OLPC XO 1.75 support

[PATCH v14 00/19] Intel SGX1 support
 2018-10-19 23:59 UTC  (55+ messages)
` [PATCH v14 04/19] x86/cpufeatures: Add SGX feature bits
` [PATCH v14 08/19] signal: x86/sgx: Add SIGSEGV siginfo code for SGX EPCM fault
` [PATCH v14 09/19] x86/mm: x86/sgx: Signal SEGV_SGXERR for #PFs w/ PF_SGX
` [PATCH v14 10/19] x86/sgx: Detect Intel SGX
` [PATCH v14 11/19] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v14 12/19] x86/sgx: Add data structures for tracking the EPC pages
` [PATCH v14 15/19] platform/x86: Intel SGX driver
` [PATCH v14 19/19] x86/sgx: Driver documentation

[Patch v2] MAINTAINERS: intel_telemetry: Update maintainers info
 2018-10-19 14:02 UTC  (7+ messages)
  ` [PATCH V3] "

[PATCH] platform/x86: touchscreen_dmi: Add info for the Onda V80 Plus v3 tablet
 2018-10-19 12:50 UTC  (2+ messages)

[PATCH] platform/x86: touchscreen_dmi: Add info for the Trekstor Primetab T13B tablet
 2018-10-19 12:48 UTC  (2+ messages)

[PATCH] platform/x86: touchscreen_dmi: Add info for the Trekstor Primebook C11 convertible
 2018-10-19 11:56 UTC  (2+ messages)

[RFC PATCH] platform/x86: asus-wmi: Simplify the keyboard brightness updating process
 2018-10-19 11:50 UTC  (5+ messages)
` [PATCH] "

[PATCH] platform/x86: mlx-platform: Properly use mlxplat_mlxcpld_msn201x_items
 2018-10-19 11:38 UTC  (3+ messages)

[PATCH 0/1] ACPI / scan: Create platform device for INT33FE ACPI nodes
 2018-10-19 10:24 UTC  (4+ messages)
` [PATCH] "

[PATCH] platform/x86: Add Intel ISP dummy driver
 2018-10-14 15:42 UTC  (3+ messages)

[PATCH] MAINTAINERS: intel_telemetry: Update maintainers info
 2018-10-09 14:13 UTC  (4+ messages)

[PATCH v2 05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg
 2018-10-06  7:05 UTC  (2+ messages)

[PATCH] MAINTAINERS: intel_pmc_core: Update MAINTAINERS
 2018-10-04 12:41 UTC  (2+ messages)

Bad MAINTAINERS pattern in section 'INTEL PMC CORE DRIVER'
 2018-10-03 11:45 UTC  (4+ messages)

[PATCH] firmware: dcdbas: include linux/io.h
 2018-10-03 11:20 UTC  (2+ messages)

linux-next: Tree for Oct 2 (dell: dcdbas)
 2018-10-03  8:00 UTC  (2+ messages)

[PATCH 1/4] platform/x86: intel_pmc_core: Show Latency Tolerance info
 2018-09-28  9:10 UTC  (13+ messages)
` [PATCH 3/4] platform/x86: intel_pmc_core: Decode Snoop / Non Snoop LTR
` [PATCH 4/4] platform/x86: intel_telemetry: report debugfs failure

[PATCH v2 0/5] Update and move Dell drivers dell_rbu and dcdbas
 2018-09-27  9:01 UTC  (7+ messages)
` [PATCH v2 1/5] firmware: dell_rbu: Make payload memory uncachable
` [PATCH v2 2/5] firmware: dcdbas: Add support for WSMT ACPI table
` [PATCH v2 3/5] firmware: dell_rbu: Move dell_rbu to drivers/platform/x86
` [PATCH v2 4/5] firmware: dcdbas: Move dcdbas "
` [PATCH v2 5/5] MAINTAINERS: Update maintainer for dcdbas and dell_rbu

[PATCH] platform/x86: intel-wmi-thunderbolt: Add dynamic debugging
 2018-09-26 19:25 UTC  (6+ messages)

[PATCH 0/5] Update and move Dell drivers dell_rbu and dcdbas
 2018-09-26 16:55 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox