X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2019-09-30 18:27:43 to 2019-10-23 20:02:24 UTC [more...]

[PATCH v6 00/15] software node: add support for reference properties
 2019-10-23 20:02 UTC  (7+ messages)
` [PATCH v6 01/15] software node: remove DEV_PROP_MAX
` [PATCH v6 02/15] software node: introduce PROPERTY_ENTRY_ARRAY_XXX_LEN()
` [PATCH v6 03/15] efi/apple-properties: use PROPERTY_ENTRY_U8_ARRAY_LEN
` [PATCH v6 04/15] software node: mark internal macros with double underscores
` [PATCH v6 05/15] software node: clean up property_copy_string_array()
` [PATCH v6 06/15] software node: get rid of property_set_pointer()

[PATCH resend] Add touchscreen platform data for the Schneider SCT101CTM tablet
 2019-10-23 19:08 UTC  (2+ messages)

[PATCH] Add touchscreen platform data for the Schneider SCT101CTM tablet
 2019-10-23 16:18 UTC  (3+ messages)

[PATCH 1/3] platform/x86: huawei-wmi: Stricter battery thresholds set
 2019-10-20 17:00 UTC  (3+ messages)
` [PATCH 2/3] platform/x86: huawei-wmi: No need to check for battery name
` [PATCH 3/3] platform/x86: huawei-wmi: Remove unnecessary battery mutex

[PATCH 1/2] platform/x86: huawei-wmi: Stricter battery thresholds set
 2019-10-20  7:55 UTC  (6+ messages)
` [PATCH 2/2] platform/x86: huawei-wmi: No need to check for battery name

[PATCH] platform/x86: huawei-wmi: Remove unnecessary battery mutex
 2019-10-20  1:24 UTC 

[PATCH 1/2] platform/x86: Adding support for Acer Aspire 7551
 2019-10-18 22:59 UTC  (2+ messages)
` [PATCH 2/2] treewide: Rename Peter Feuerer to Peter Kaestle

[PATCH AUTOSEL 4.19 020/100] platform/x86: Add the VLV ISP PCI ID to atomisp2_pm
 2019-10-18 22:04 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 021/100] platform/x86: Fix config space access for intel_atomisp2_pm

[tip: x86/asm] xen/pvh: Annotate data appropriately
 2019-10-18 16:30 UTC 

[tip: x86/asm] x86/asm: Make some functions local
 2019-10-18 16:30 UTC 

[tip: x86/asm] x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_*
 2019-10-18 16:30 UTC 

[tip: x86/asm] x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
 2019-10-18 16:30 UTC 

[tip: x86/asm] x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*
 2019-10-18 16:30 UTC 

[PATCH v5 00/14] software node: add support for reference properties
 2019-10-17 16:04 UTC  (46+ 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

[PATCH v7 0/8] efi/firmware/platform-x86: Add EFI embedded fw support
 2019-10-16 12:45 UTC  (39+ 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] platform/x86: huawei-wmi: Fix misuse of strcmp() function
 2019-10-15 19:26 UTC  (3+ messages)

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 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  (4+ messages)


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