X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2019-09-24 02:48:09 to 2019-10-15 19:08:57 UTC [more...]

[PATCH] platform/x86: huawei-wmi: Fix misuse of strcmp() function
 2019-10-15 19:08 UTC  (2+ messages)

[PATCH v5 00/14] software node: add support for reference properties
 2019-10-15 18:25 UTC  (30+ messages)
` [PATCH v5 01/14] software node: remove DEV_PROP_MAX
` [PATCH v5 02/14] software node: introduce PROPERTY_ENTRY_ARRAY_XXX_LEN()
` [PATCH v5 03/14] efi/apple-properties: use PROPERTY_ENTRY_U8_ARRAY_LEN
` [PATCH v5 04/14] software node: mark internal macros with double underscores
` [PATCH v5 05/14] software node: clean up property_copy_string_array()
` [PATCH v5 06/14] software node: get rid of property_set_pointer()
` [PATCH v5 07/14] software node: remove property_entry_read_uNN_array functions
` [PATCH v5 08/14] software node: unify PROPERTY_ENTRY_XXX macros
` [PATCH v5 09/14] software node: simplify property_entry_read_string_array()
` [PATCH v5 10/14] software node: rename is_array to is_inline
` [PATCH v5 11/14] software node: move small properties inline when copying
` [PATCH v5 12/14] software node: implement reference properties
` [PATCH v5 13/14] platform/x86: intel_cht_int33fe: use inline "
` [PATCH v5 14/14] software node: remove separate handling of references

Advice on oops - memory trap on non-memory access instruction (invalid CR2?)
 2019-10-15 15:21 UTC  (3+ messages)

[PATCH] platform/x86: huawei-wmi: make validation stricter in huawei_wmi_battery_set()
 2019-10-15 13:20 UTC  (3+ messages)

[PATCH v3 0/6] Add CascadeLake-N Support
 2019-10-14 16:47 UTC  (9+ messages)
` [PATCH v3 1/6] tools/power/x86/intel-speed-select: Add int argument to command functions
` [PATCH v3 2/6] tools/power/x86/intel-speed-select: Make process_command generic
` [PATCH v3 3/6] tools/power/x86/intel-speed-select: Add check for CascadeLake-N models
` [PATCH v3 4/6] tools/power/x86/intel-speed-select: Implement CascadeLake-N help and command functions structures
` [PATCH v3 5/6] tools/power/x86/intel-speed-select: Implement 'perf-profile info' on CascadeLake-N
` [PATCH v3 6/6] tools/power/x86/intel-speed-select: Implement base-freq commands "

[PATCH] platform/x86: huawei-wmi: Fix a precision vs width printf bug
 2019-10-14 10:58 UTC 

[PATCH v7 0/8] efi/firmware/platform-x86: Add EFI embedded fw support
 2019-10-14 10:57 UTC  (38+ messages)
` [PATCH v7 1/8] efi: Export boot-services code and data as debugfs-blobs
` [PATCH v7 2/8] efi: Add embedded peripheral firmware support
` [PATCH v7 3/8] firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFS
` [PATCH v7 4/8] firmware: Add new platform fallback mechanism and firmware_request_platform()
` [PATCH v7 5/8] Input: silead - Switch to firmware_request_platform for retreiving the fw
` [PATCH v7 6/8] Input: icn8505 "
` [PATCH v7 7/8] platform/x86: touchscreen_dmi: Add EFI embedded firmware info support
` [PATCH v7 8/8] platform/x86: touchscreen_dmi: Add info for the Chuwi Vi8 Plus tablet

[PATCH 2/4] docs: admin-guide: Move Dell RBU document from driver-api
 2019-10-13  6:23 UTC  (2+ messages)

[PATCH v4 00/14] software node: add support for reference properties
 2019-10-11 23:25 UTC  (4+ messages)

[PATCH v3 00/13] software node: add support for reference properties
 2019-10-11  9:20 UTC  (2+ messages)

[RESEND][PATCH 00/10] intel-speed-select tool updates targetted for 5.5
 2019-10-10 20:29 UTC  (11+ messages)
` [RESEND][PATCH 01/10] tools/power/x86/intel-speed-select: Remove warning for unused result
` [RESEND][PATCH 02/10] tools/power/x86/intel-speed-select: Base-freq feature auto mode
` [RESEND][PATCH 03/10] tools/power/x86/intel-speed-select: Turbo-freq "
` [RESEND][PATCH 04/10] tools/power/x86/intel-speed-select: Refuse to disable core-power when getting used
` [RESEND][PATCH 05/10] tools/power/x86/intel-speed-select: Add int argument to command functions
` [RESEND][PATCH 06/10] tools/power/x86/intel-speed-select: Make process_command generic
` [RESEND][PATCH 07/10] tools/power/x86/intel-speed-select: Add check for CascadeLake-N models
` [RESEND][PATCH 08/10] tools/power/x86/intel-speed-select: Implement CascadeLake-N help and command functions structures
` [RESEND][PATCH 09/10] tools/power/x86/intel-speed-select: Implement 'perf-profile info' on CascadeLake-N
` [RESEND][PATCH 10/10] tools/power/x86/intel-speed-select: Implement base-freq commands "

[PATCH 0/3] Auto configuration mode and error
 2019-10-09 15:31 UTC  (3+ messages)

[PATCH 5.4 regression fix] Input: soc_button_array - partial revert of support for newer surface devices
 2019-10-08 23:44 UTC  (8+ messages)

[PATCH] platform/x86: Add System76 ACPI driver
 2019-10-08 19:20 UTC 

[PATCH v2] platform/x86: peaq-wmi: switch to using polled mode of input devices
 2019-10-08 13:03 UTC  (3+ messages)

[PATCH v2 0/7] Add CascadeLake-N Support
 2019-10-07 19:18 UTC  (15+ messages)
` [PATCH v2 1/7] intel-speed-select: Add int argument to command functions
` [PATCH v2 2/7] intel-speed-select: Make process_command generic
` [PATCH v2 3/7] intel-speed-select: Add check for CascadeLake-N models
` [PATCH v2 4/7] intel-speed-select: Add configuration for CascadeLake-N
` [PATCH v2 5/7] intel-speed-select: Implement CascadeLake-N help and command functions structures
` [PATCH v2 6/7] intel-speed-select: Implement 'perf-profile info' on CascadeLake-N
` [PATCH v2 7/7] intel-speed-select: Implement base-freq commands "

[PATCH v2 0/3] tools/power/x86/intel-speed-select: Auto mode
 2019-10-07 17:29 UTC  (4+ messages)
` [PATCH v2 1/3] tools/power/x86/intel-speed-select: Base-freq feature auto mode
` [PATCH v2 2/3] tools/power/x86/intel-speed-select: Turbo-freq "
` [PATCH v2 3/3] tools/power/x86/intel-speed-select: Refuse to disable core-power when getting used

[PATCH] tools/power/x86/intel-speed-select: Remove warning for unused result
 2019-10-07 16:47 UTC 

[PATCH v1 1/1] platform/mellanox: Add bootctl driver for Mellanox BlueField Soc
 2019-10-07 15:48 UTC  (3+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] platform/mellanox/mlxbf-bootctl: Add the ABI definitions

[PATCH RESEND v5 0/1] intel_cht_int33fe: Split code to USB Micro-B and Type-C variants
 2019-10-05 20:42 UTC  (2+ messages)
` [PATCH RESEND v5 1/1] platform/x86/intel_cht_int33fe: "

[PATCH] platform/x86: toshiba_acpi: do not select INPUT_POLLDEV
 2019-10-02 17:40 UTC 

[PATCH AUTOSEL 5.3 169/203] x86/platform/uv: Fix kmalloc() NULL check routine
 2019-10-02 14:35 UTC  (5+ messages)

[PATCH v2] platform/x86: hdaps: switch to using polled mode of input devices
 2019-10-01 18:59 UTC 

[PATCH v2] platform/x86: asus-laptop: switch to using polled mode of input devices
 2019-10-01 18:57 UTC 

[PATCH] platform/x86: hdaps: switch to using polled mode of input devices
 2019-10-01 18:32 UTC 

[PATCH] platform/x86: peaq-wmi: switch to using polled mode of input devices
 2019-10-01 18:31 UTC 

[PATCH] platform/x86: asus-laptop: switch to using polled mode of input devices
 2019-10-01 18:29 UTC 

[PATCH v1 0/5] Add Tiger Lake/Elkhart Lake support to pmc_core driver
 2019-09-30 18:27 UTC  (10+ messages)
` [PATCH v1 1/5] x86/intel_pmc_core: Clean up: Remove comma after the termination line
` [PATCH v1 2/5] x86/intel_pmc_core: Create platform dependent pmc bitmap structs
` [PATCH v1 3/5] x86/intel_pmc_core: Make debugfs entry for pch_ip_power_gating_status conditional
` [PATCH v1 4/5] platform/x86: Add Tiger Lake(TGL) platform support to intel_pmc_core driver
` [PATCH v1 5/5] platform/x86: Add Atom based Elkhart Lake(EHL) "

[PATCH 0/7] intel-speed-select: Add CascadeLake-N support
 2019-09-30 17:37 UTC  (11+ messages)
` [PATCH 1/7] intel-speed-select: Add int argument to command functions
` [PATCH 2/7] intel-speed-select: Make process_command generic
` [PATCH 3/7] intel-speed-select: Add check for CascadeLake-N models
` [PATCH 4/7] intel-speed-select: Add configuration for CascadeLake-N
` [PATCH 5/7] intel-speed-select: Implement CascadeLake-N help and command functions structures
` [PATCH 6/7] intel-speed-select: Implement 'perf-profile info' on CascadeLake-N
` [PATCH 7/7] intel-speed-select: Implement base-freq commands "

[PATCH AUTOSEL 5.3 40/49] tools/power/x86/intel-speed-select: Fix high priority core mask over count
 2019-09-29 17:30 UTC 

[PATCH] classmate-laptop: remove unused variable
 2019-09-29 13:42 UTC 

[PATCH] platform/x86: dell-laptop: fix phantom kbd backlight on Inspiron 10xx
 2019-09-27 21:58 UTC  (11+ messages)
            ` [PATCH v2] platform/x86: dell-laptop: fix broken "
                  ` [PATCH v3] platform/x86: dell-laptop: disable "

Portege Z930 extra keys and leds
 2019-09-27 13:53 UTC  (2+ messages)

[PATCH] x86/efi: Don't require non-blocking EFI callbacks
 2019-09-26 15:47 UTC  (4+ messages)

[PATCH 1/2] efi: Add efi_memmap_free() to free EFI memory map
 2019-09-26 10:31 UTC  (4+ messages)
` [PATCH 2/2] x86/efi: Fix memory leak for EFI memmap reservations

[PATCH v5 0/1] intel_cht_int33fe: Split code to USB Micro-B and Type-C variants
 2019-09-25 20:36 UTC  (8+ messages)
` [PATCH v5 1/1] platform/x86/intel_cht_int33fe: "

acer_wmi: Unknown function(s) on Acer Nitro 5 (AN515-43-R8BF)
 2019-09-25 20:10 UTC  (3+ messages)

[PATCH v5 0/6] platform/x86: Huawei WMI laptop extras driver
 2019-09-24  2:48 UTC  (4+ messages)
` [PATCH v5 4/6] platform/x86: huawei-wmi: Add battery charging thresholds
` [PATCH v5 5/6] platform/x86: huawei-wmi: Add fn-lock support
` [PATCH v5 6/6] platform/x86: huawei-wmi: Add debugfs support


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