X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2017-11-28 16:57:54 to 2017-12-15 20:32:54 UTC [more...]

[PATCH v8 0/8] Intel SGX Driver
 2017-12-15 20:27 UTC  (9+ messages)
` [PATCH v8 1/8] intel_sgx: updated MAINTAINERS
` [PATCH v8 2/8] x86: add SGX definitions to cpufeature
` [PATCH v8 3/8] x86: add SGX definitions to msr-index.h
` [PATCH v8 4/8] intel_sgx: driver for Intel Software Guard Extensions
` [PATCH v8 5/8] intel_sgx: ptrace() support
` [PATCH v8 6/8] intel_sgx: driver documentation
` [PATCH v8 7/8] fs/pipe.c: export create_pipe_files()
` [PATCH v8 8/8] intel_sgx: in-kernel launch enclave

[PATCH 3/3 v6] thinkpad_acpi: Add support for battery thresholds
 2017-12-15 16:58 UTC 

[PATCH 2/3 v6] battery: Add the ThinkPad "Not Charging" quirk
 2017-12-15 16:57 UTC 

[PATCH 1/3 v6] battery: Add the battery hooking API
 2017-12-15 16:56 UTC 

[PATCH v7 0/8] Intel SGX Driver
 2017-12-15 15:02 UTC  (21+ messages)
` [PATCH v7 1/8] intel_sgx: updated MAINTAINERS
` [PATCH v7 2/8] x86: add SGX definitions to cpufeature
` [PATCH v7 3/8] x86: add SGX definitions to msr-index.h
` [PATCH v7 4/8] intel_sgx: driver for Intel Software Guard Extensions
  ` [intel-sgx-kernel-dev] "
` [PATCH v7 5/8] intel_sgx: ptrace() support
` [PATCH v7 6/8] intel_sgx: driver documentation
` [PATCH v7 7/8] fs/pipe.c: export create_pipe_files()
` [PATCH v7 8/8] intel_sgx: in-kernel launch enclave

[PATCH v5 00/11] Intel SGX Driver
 2017-12-15 15:00 UTC  (14+ messages)
` [PATCH v5 06/11] intel_sgx: driver for Intel Software Guard Extensions
  ` [intel-sgx-kernel-dev] "
` [PATCH v5 11/11] intel_sgx: driver documentation

[PATCH] platform/x86: dell-smbios: Block comments use * on subsequent lines
 2017-12-15  5:17 UTC  (3+ messages)

[PATCH 0/3] platform/x86: dell-laptop: All the warnings are resolved
 2017-12-15  5:15 UTC  (6+ messages)
` [PATCH 1/3] platform/x86: dell-laptop: Block comments use * on subsequent lines
` [PATCH 2/3] platform/x86: dell-laptop: Missing a blank line after declarations
` [PATCH 3/3] platform/x86: dell-laptop: braces {} are not necessary for single statement blocks

[PATCH] platform/x86: dell-smo8800: Possible unnecessary 'out of memory' message
 2017-12-14 18:02 UTC  (4+ messages)

[PATCH] platform/x86: dell-wmi-aio: Block comments use * on subsequent lines
 2017-12-14 17:58 UTC  (2+ messages)

[PATCH] platform/x86: dell-rbtn: Block comments use * on subsequent lines
 2017-12-14 17:56 UTC  (13+ messages)

[PATCH v6 00/11] Intel SGX Driver
 2017-12-14 11:18 UTC  (52+ messages)
` [PATCH v6 03/11] x86: define IA32_FEATURE_CONTROL.SGX_ENABLE
` [PATCH v6 04/11] x86: define IA32_FEATUE_CONTROL.SGX_LC
` [PATCH v6 05/11] x86: add SGX MSRs to msr-index.h
` [PATCH v6 06/11] intel_sgx: driver for Intel Software Guard Extensions
` [PATCH v6 08/11] intel_sgx: in-kernel launch enclave
` [PATCH v6 09/11] fs/pipe.c: export create_pipe_files() and replace_fd()
` [PATCH v6 10/11] intel_sgx: glue code for in-kernel LE

[PATCH][V2] intel-hid: add a DMI quirk to support Wacom MobileStudio Pro
 2017-12-14  9:09 UTC  (9+ messages)

HELLO
 2017-12-13 10:41 UTC 

[PATCH 3/3 v5] thinkpad_acpi: Add support for battery thresholds
 2017-12-12 19:10 UTC  (2+ messages)

[PATCH 1/3 v5] battery: Add the battery hooking API
 2017-12-12 18:38 UTC  (5+ messages)

[PATCH v2] platform/x86: Add driver for GPD pocket custom fan controller
 2017-12-12 16:40 UTC 

[PATCH] platform/x86: Add driver for GPD pocket custom fan controller
 2017-12-12 16:39 UTC  (3+ messages)

[PATCH] Add touchscreen platform data for the Onda oBook 20 Plus tablet
 2017-12-12  1:11 UTC  (4+ messages)

[PATCH] platform/x86: dell-wmi: check for kmalloc() errors
 2017-12-12  0:35 UTC  (3+ messages)

[PATCH] platform/x86: intel-vbtn: Simplify autorelease logic
 2017-12-12  0:31 UTC  (5+ messages)

[PATCH 2/3 v5] battery: Add the ThinkPad "Not Charging" quirk
 2017-12-10 18:05 UTC 

[PATCH 0/2] Parse multiple duplicate WMI GUIDs
 2017-12-09 21:32 UTC  (7+ messages)
` [PATCH 1/2] platform/x86: wmi: prefix sysfs files in /sys/bus/wmi with the ACPI device
` [PATCH 2/2] platform/x86: wmi: Allow creating WMI devices with the same GUID

[PATCH v2] thinkad_acpi: Support the battery wear control
 2017-12-09 11:06 UTC  (9+ messages)
  ` [PATCH v2] thinkpad_acpi: "

[PATCH] asus-wireless: send an EV_SYN/SYN_REPORT between state changes
 2017-12-09  0:10 UTC  (2+ messages)

[PATCH 1/4] platform/x86: ideapad-laptop: Remove unnesscary else
 2017-12-08 23:41 UTC  (6+ messages)
` [PATCH 2/4] platform/x86: ideapad-laptop: Use __func__ instead of write_ec_cmd in pr_err
` [PATCH 3/4] platform/x86: ideapad-laptop: use kstrto instead of sscanf and do clean up
` [PATCH 4/4] platform/x86: ideapad-laptop: add lenovo RESCUER R720-15IKBN to no_hw_rfkill_list

[PATCH] dell-laptop: Use bool type in struct quirk_entry for true/false fields
 2017-12-08 21:41 UTC  (2+ messages)

[PATCH v2] dell-laptop: Fix keyboard led max_brightness property for Dell Latitude E6410
 2017-12-08 21:41 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 2/5] platform/x86: intel-vbtn: Support separate press/release events
 2017-12-08 20:33 UTC  (7+ messages)
` [PATCH v2 3/5] Input: add KEY_ROTATE_LOCK_TOGGLE

Multiple MOF GUID's
 2017-12-08 20:32 UTC  (4+ messages)

[PATCH 2/3] battery: Add the ThinkPad "Not Charging" quirk
 2017-12-06 23:55 UTC  (2+ messages)

[PATCH 3/3] thinkpad_acpi: Add support for battery thresholds
 2017-12-06 22:54 UTC 

[PATCH 1/3] battery: Add the battery hooking API
 2017-12-06 22:51 UTC 

[PATCH] intel-hid: add a DMI quirk to support Wacom Mobile Studio Pro
 2017-12-06  2:15 UTC  (4+ messages)

[PATCH] platform/x86: hp-wmi: Actually use mask parameter in hp_wmi_hw_state
 2017-12-04  8:31 UTC  (9+ messages)

[PATCH] thinkad_acpi: Support the battery wear control
 2017-12-03 22:47 UTC 

GREETINGS BELOVED
 2017-12-02 15:01 UTC 

[PATCH/trivial] samsung-laptop: Grammar s/are can/can/
 2017-11-30 13:32 UTC 

Problem with a notebook keyboard after plug into dock station
 2017-11-30 11:09 UTC 

Intel "5-button array" support on MobileStudio Pro
 2017-11-29 22:07 UTC  (8+ messages)

[PATCH RESEND] platform/x86: Add support for Dollar Cove TI power button
 2017-11-28 18:35 UTC  (5+ messages)

[PATCH] platform/x86: silead_dmi: Add touchscreen info for SurfTab twin 10.1
 2017-11-28 17:44 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