messages from 2018-10-19 11:56:47 to 2018-11-04 12:37:10 UTC [more...]
[PATCH 0/15] Add support for OLPC XO 1.75 Embedded Controller
2018-11-04 12:37 UTC (43+ 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 v15 00/23] Intel SGX1
2018-11-04 8:15 UTC (33+ messages)
` [PATCH v15 01/23] x86/sgx: Update MAINTAINERS
` [PATCH v15 02/23] x86/cpufeatures: Add Intel-defined SGX feature bit
` [PATCH v15 03/23] x86/cpufeatures: Add SGX sub-features (as Linux-defined bits)
` [PATCH v15 04/23] x86/msr: Add IA32_FEATURE_CONTROL.SGX_ENABLE definition
` [PATCH v15 05/23] x86/cpu/intel: Detect SGX support and update caps appropriately
` [PATCH v15 06/23] x86/mm: x86/sgx: Add new 'PF_SGX' page fault error code bit
` [PATCH v15 07/23] x86/mm: x86/sgx: Signal SIGSEGV for userspace #PFs w/ PF_SGX
` [PATCH v15 08/23] x86/sgx: Define SGX1 and SGX2 ENCLS leafs
` [PATCH v15 09/23] x86/sgx: Add ENCLS architectural error codes
` [PATCH v15 10/23] x86/sgx: Add SGX1 and SGX2 architectural data structures
` [PATCH v15 11/23] x86/sgx: Add definitions for SGX's CPUID leaf and variable sub-leafs
` [PATCH v15 12/23] x86/cpufeatures: Add Intel-defined SGX_LC feature bit
` [PATCH v15 13/23] x86/msr: Add SGX Launch Control MSR definitions
` [PATCH v15 14/23] x86/cpu/intel: Clear SGX_LC capability if not enabled in FEATURE_CONTROL
` [PATCH v15 15/23] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v15 16/23] x86/sgx: Enumerate and track EPC sections
` [PATCH v15 17/23] x86/sgx: Add functions to allocate and free EPC pages
` [PATCH v15 18/23] x86/sgx: Add sgx_einit() for initializing enclaves
` [PATCH v15 19/23] platform/x86: Intel SGX driver
` [PATCH v15 20/23] platform/x86: sgx: Add swapping functionality to the "
` [PATCH v15 21/23] x86/sgx: Add a simple swapper for the EPC memory manager
` [PATCH v15 22/23] platform/x86: ptrace() support for the SGX driver
` [PATCH v15 23/23] x86/sgx: Driver documentation
[PATCH V6 1/8] pvpanic: move pvpanic to misc as common driver
2018-11-03 15:51 UTC (16+ messages)
` [PATCH V6 2/8] misc/pvpanic: simplify the code using acpi_dev_resource_io
` [PATCH V6 3/8] misc/pvpanic: add MMIO support
` "
` [PATCH V6 4/8] dt-bindings: misc/pvpanic: add document for pvpanic-mmio
` [PATCH V6 5/8] misc/pvpanic: add support to get pvpanic device info by FDT
` [PATCH V6 6/8] misc/pvpanic: remove unnecessary header file
` [PATCH V6 7/8] misc/pvpanic: convert to SPDX license tags
` [PATCH V6 8/8] misc/pvpanic: remove a redundant comma
[PATCH v2 0/3] Huawei laptops WMI & sound fixes
2018-11-02 23:21 UTC (12+ messages)
` [PATCH v2 1/3] x86: add support for Huawei WMI hotkeys
` [PATCH v2 2/3] ALSA: hda: fix front speakers on Huawei MBXP
` [PATCH v2 3/3] ALSA: hda: add support for Huawei WMI MicMute LED
[PATCH 0/3] Fix display off hotkey on Asus machines
2018-11-02 19:35 UTC (5+ messages)
` [PATCH 1/3] asus-wmi: Tell the EC the OS will handle the display off hotkey
` [PATCH 2/3] asus-nb-wmi: Map 0x35 to KEY_SCREENLOCK
` [PATCH 3/3] asus-nb-wmi: Drop mapping of 0x33 and 0x34 scan codes
[PATCH v3 3/3] platform/x86: intel_pmc_core: Decode Snoop / Non Snoop LTR
2018-11-02 18:32 UTC (2+ messages)
[PATCH v3 1/3] platform/x86: intel_pmc_core: Show Latency Tolerance info
2018-11-02 18:28 UTC (4+ messages)
` [PATCH v3 2/3] platform/x86: intel_pmc_core: Fix LTR IGNORE Max offset
[PATCH v14 09/19] x86/mm: x86/sgx: Signal SEGV_SGXERR for #PFs w/ PF_SGX
2018-11-01 17:44 UTC (14+ messages)
[PATCH V5 1/8] pvpanic: move pvpanic to misc as common driver
2018-11-01 17:04 UTC (21+ messages)
` [PATCH V5 2/8] misc/pvpanic: Remove one extra semicolon
` [PATCH V5 3/8] misc/pvpanic: revmove unnecessary header file
` [PATCH V5 4/8] misc/pvpanic :convert to SPDX license tags
` [PATCH V5 5/8] misc/pvpanic: simplify the code using acpi_dev_resource_io
` [PATCH V5 6/8] misc/pvpanic: add MMIO support
` [PATCH V5 7/8] misc/pvpanic: add support to get pvpanic device info by FDT
` [PATCH V5 8/8] dt-bindings/misc/pvpanic :add document for pvpanic-mmio
[PATCH V5 2/8] misc/pvpanic: Remove one extra comma
2018-11-01 16:13 UTC
[PATCH 1/3] x86: add support for Huawei WMI hotkeys
2018-10-31 19:19 UTC
[PATCH] x86: add support for Huawei WMI hotkeys
2018-10-31 16:13 UTC (2+ messages)
[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
[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 (2+ 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 v14 00/19] Intel SGX1 support
2018-10-19 23:59 UTC (6+ messages)
` [PATCH v14 19/19] x86/sgx: Driver documentation
[Patch v2] MAINTAINERS: intel_telemetry: Update maintainers info
2018-10-19 14:02 UTC (6+ 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox