messages from 2018-09-26 22:37:45 to 2018-11-01 13:42:21 UTC [more...]
[PATCH V5 1/8] pvpanic: move pvpanic to misc as common driver
2018-11-01 15:10 UTC (18+ 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 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 0/3] Fix display off hotkey on Asus machines
2018-11-01 0:21 UTC (4+ 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 v14 00/19] Intel SGX1 support
2018-10-31 21:35 UTC (56+ 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 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 (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 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 (3+ 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 (6+ messages)
` [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 (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;
as well as URLs for NNTP newsgroup(s).