messages from 2018-12-11 18:31:01 to 2019-01-20 09:00:02 UTC [more...]
[PATCH 0/3] platform/x86: wmi: add WMI support to MODULE_DEVICE_TABLE()
2019-01-20 9:00 UTC (5+ messages)
` [PATCH 1/3] platform/x86: wmi: move struct wmi_device_id to mod_devicetable.h
` [PATCH 2/3] platform/x86: wmi: add WMI support to MODULE_DEVICE_TABLE()
` [PATCH 3/3] platform/x86: wmi: use MODULE_DEVICE_TABLE() instead of MODULE_ALIAS()
[PATCH v2] platform/x86: ideapad-laptop: Fix no_hw_rfkill_list for Lenovo RESCUER R720-15IKBN
2019-01-19 11:16 UTC
[PATCH v6 04/11] platform/x86: intel_ips: make PCI dependency explicit
2019-01-15 18:40 UTC (6+ messages)
` [PATCH v6 05/11] platform/x86: intel_pmc: Make "
` [PATCH v6 06/11] platform/x86: apple-gmux: "
[PATCH] Documentation/ABI: Correct mlxreg-io KernelVersion for 5.0
2019-01-15 5:58 UTC (2+ messages)
Keyboard backlight not working on my NP900X5N laptop
2019-01-14 9:47 UTC (4+ messages)
[PATCH] platform/x86: intel-hid: Missing power button release on some Dell models
2019-01-13 4:15 UTC (3+ messages)
[PATCH v5 0/10] Add support for OLPC XO 1.75 Embedded Controller
2019-01-11 14:36 UTC (12+ messages)
` [PATCH v5 01/10] dt-bindings: olpc, xo1.75-ec: Add OLPC XO-1.75 EC bindings
` [PATCH v5 01/10] dt-bindings: olpc,xo1.75-ec: "
` [PATCH v5 02/10] Platform: OLPC: Remove an unused include
` [PATCH v5 03/10] Platform: OLPC: Move EC-specific functionality out from x86
` [PATCH v5 04/10] Platform: OLPC: Avoid a warning if the EC didn't register yet
` [PATCH v5 05/10] Platform: OLPC: Use BIT() and GENMASK() for event masks
` [PATCH v5 06/10] Platform: OLPC: Add XO-1.75 EC driver
` [PATCH v5 07/10] Platform: OLPC: Add a regulator for the DCON
` [PATCH v5 08/10] power: supply: olpc_battery: Allow building the driver on non-x86
` [PATCH v5 09/10] ARM: export arm_pm_restart
` [PATCH v5 10/10] Platform: OLPC: Add restart support to XO-1.75 EC driver
[PATCH v4 00/15] Add support for OLPC XO 1.75 Embedded Controller
2019-01-10 17:12 UTC (24+ messages)
` [PATCH v4 01/15] ARM: export arm_pm_restart()
` [PATCH v4 02/15] dt-bindings: olpc, xo1.75-ec: Add OLPC XO-1.75 EC bindings
` [PATCH v4 03/15] Platform: OLPC: Remove an unused include
` [PATCH v4 04/15] Platform: OLPC: Add XO-1.75 EC driver
` [PATCH v4 05/15] Platform: OLPC: Avoid a warning if the EC didn't register yet
` [PATCH v4 06/15] Platform: OLPC: Move EC-specific functionality out from x86
` [PATCH v4 07/15] Platform: OLPC: Use BIT() and GENMASK() for event masks
` [PATCH v4 08/15] Platform: OLPC: add a regulator for the DCON
` [PATCH v4 09/15] dt-bindings: olpc_battery: Add XO-1.5 battery
` [PATCH v4 10/15] x86, olpc: Use a correct version when making up a battery node
` [PATCH v4 11/15] power: supply: olpc_battery: Use DT to get battery version
` [PATCH v4 12/15] power: supply: olpc_battery: Move priv data to a struct
` [PATCH v4 13/15] power: supply: olpc_battery: Use devm_power_supply_register()
` [PATCH v4 14/15] power: supply: olpc_battery: Avoid using platform_info
` [PATCH v4 15/15] power: supply: olpc_battery: Add OLPC XO 1.75 support
[PATCH AUTOSEL 4.20 008/117] platform/x86: asus-wmi: Tell the EC the OS will handle the display off hotkey
2019-01-09 0:49 UTC (2+ messages)
[PATCH AUTOSEL 4.4 01/28] platform/x86: asus-wmi: Tell the EC the OS will handle the display off hotkey
2019-01-08 19:34 UTC
[PATCH AUTOSEL 4.9 01/36] platform/x86: asus-wmi: Tell the EC the OS will handle the display off hotkey
2019-01-08 19:33 UTC
[PATCH AUTOSEL 4.14 02/53] platform/x86: asus-wmi: Tell the EC the OS will handle the display off hotkey
2019-01-08 19:31 UTC
[PATCH AUTOSEL 4.19 06/97] platform/x86: asus-wmi: Tell the EC the OS will handle the display off hotkey
2019-01-08 19:28 UTC
[PATCH v3 00/16] Add support for OLPC XO 1.75 Embedded Controller
2019-01-08 8:29 UTC (23+ messages)
` [PATCH v3 01/16] dt-bindings: olpc,xo1.75-ec: Add OLPC XO-1.75 EC bindings
` [PATCH v3 02/16] Platform: OLPC: Remove an unused include
` [PATCH v3 03/16] Revert "platform/olpc: Make ec explicitly non-modular"
` [PATCH v3 04/16] Platform: OLPC: Move OLPC config symbol out of x86 tree
` [PATCH v3 05/16] Platform: OLPC: Add XO-1.75 EC driver
` [PATCH v3 06/16] Platform: OLPC: Avoid a warning if the EC didn't register yet
` [PATCH v3 07/16] Platform: OLPC: Move EC-specific functionality out from x86
` [PATCH v3 08/16] Platform: OLPC: Use BIT() and GENMASK() for event masks
` [PATCH v3 09/16] Platform: OLPC: add a regulator for the DCON
` [PATCH v3 10/16] dt-bindings: olpc_battery: Add XO-1.5 battery
` [PATCH v3 11/16] x86, olpc: Use a correct version when making up a battery node
` [PATCH v3 12/16] power: supply: olpc_battery: Use DT to get battery version
` [PATCH v3 13/16] power: supply: olpc_battery: Move priv data to a struct
` [PATCH v3 14/16] power: supply: olpc_battery: Use devm_power_supply_register()
` [PATCH v3 15/16] power: supply: olpc_battery: Avoid using platform_info
` [PATCH v3 16/16] power: supply: olpc_battery: Add OLPC XO 1.75 support
[PATCH v2 0/17] Add support for OLPC XO 1.75 Embedded Controller
2019-01-07 18:25 UTC (7+ messages)
` [PATCH v2 13/17] power: supply: olpc_battery: Use DT to get battery version
` [PATCH v2 17/17] power: supply: olpc_battery: Add OLPC XO 1.75 support
[PATCH v5 04/11] platform/x86: intel_ips: make PCI dependency explicit
2019-01-04 15:07 UTC (9+ messages)
` [PATCH v5 05/11] platform/x86: intel_pmc: Make "
` [PATCH v5 06/11] platform/x86: apple-gmux: "
Keyboard backlight not working on my NP900X5N laptop <previous not accepted due to HTML encoding>
2019-01-03 2:08 UTC (3+ messages)
` Please help!: "
[PATCH v4 04/11] platform/x86: intel_ips: make PCI dependency explicit
2018-12-30 20:01 UTC (4+ messages)
` [PATCH v4 05/11] platform/x86: intel_pmc: Make "
` [PATCH v4 06/11] platform/x86: apple-gmux: "
[PATCH 4.19 27/46] x86/mm: Fix decoy address handling vs 32-bit builds
2018-12-28 11:52 UTC
[PATCH v8 06/25] x86/thinkpad_acpi: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
2018-12-26 0:37 UTC
[PATCH] wmi: avoid a double-fetch issue in wmi_ioctl
2018-12-25 19:36 UTC
[PATCH v1 04/11] platform/x86: make PCI dependency explicit
2018-12-25 13:33 UTC (6+ messages)
` [PATCH v1 05/11] platform/x86: intel_pmc: Hide PCI specific pieces behind CONFIG_PCI
` [PATCH v1 06/11] platform/x86: apple-gmux: hide PCI specific code
[PATCH] platform: x86: Add check for led_classdev_register
2018-12-24 22:07 UTC
[PATCH v3 04/11] platform/x86: intel_ips: make PCI dependency explicit
2018-12-23 23:25 UTC (3+ messages)
` [PATCH v3 05/11] platform/x86: intel_pmc: Make "
` [PATCH v3 06/11] apple-gmux: "
[PATCH v2 04/11] platform/x86: make PCI dependency explicit
2018-12-22 9:07 UTC (3+ messages)
` [PATCH v2 05/11] platform/x86: intel_pmc: Hide PCI specific pieces behind CONFIG_PCI
` [PATCH v2 06/11] apple-gmux: Make PCI dependency explicit
[PATCH v17 18/23] platform/x86: Intel SGX driver
2018-12-22 0:01 UTC (49+ messages)
[PATCH] platform/x86: touchscreen_dmi: Add info for the PoV Wintab P1006w (v1.0) tablet
2018-12-20 21:21 UTC
[PATCH 0/1] ACPI / scan: Create platform device for BSG2150 ACPI nodes
2018-12-20 20:59 UTC (3+ messages)
` [PATCH] "
[PATCH v17 18/23] platform/x86: Intel SGX driver
2018-12-17 19:36 UTC (26+ messages)
[PATCH v11 0/3] Huawei laptops
2018-12-13 8:31 UTC (5+ messages)
` [PATCH v11 1/3] ALSA: hda: fix front speakers on Huawei MBXP
` [PATCH v11 2/3] x86: add support for Huawei WMI hotkeys
` [PATCH v11 3/3] ALSA: hda: add support for Huawei WMI micmute LED
[PATCH] platform/x86: dell-wmi: Ignore new keyboard backlight change event
2018-12-12 14:06 UTC (2+ messages)
[PATCH v10 0/3] Huawei laptops
2018-12-12 13:49 UTC (7+ messages)
` [PATCH v10 2/3] x86: add support for Huawei WMI hotkeys
[PATCH v11 00/13] Intel SGX1 support
2018-12-11 18:31 UTC (11+ 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