X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2019-07-30 20:14:52 to 2019-09-17 19:45:07 UTC [more...]

[PATCH] platform/x86: dell-laptop: fix phantom kbd backlight on Inspiron 10xx
 2019-09-25  8:21 UTC  (2+ messages)
` [PATCH v2] platform/x86: dell-laptop: fix broken "

[PATCH v2 0/1] intel_cht_int33fe: Split code to USB TypeB and TypeC variants
 2019-09-17 19:45 UTC  (2+ messages)
` [PATCH v2 1/1] platform/x86/intel_cht_int33fe: "

[PATCH 0/5] tools/power/x86/intel-speed-select: New command and
 2019-09-14 19:48 UTC  (9+ messages)
` [PATCH 1/5] tools/power/x86/intel-speed-select: Fix high priority core mask over count
` [PATCH 2/5] tools/power/x86/intel-speed-select: Allow online/offline based on tdp
` [PATCH 3/5] tools/power/x86/intel-speed-select: Format get-assoc information
` [PATCH 4/5] tools/power/x86/intel-speed-select: Fix some debug prints
` [PATCH 5/5] tools/power/x86/intel-speed-select: Extend core-power command set

[PATCH v2 0/5] tools/power/x86/intel-speed-select: New command and
 2019-09-14 19:45 UTC  (6+ messages)
` [PATCH v2 1/5] tools/power/x86/intel-speed-select: Fix high priority core mask over count
` [PATCH v2 2/5] tools/power/x86/intel-speed-select: Allow online/offline based on tdp
` [PATCH v2 3/5] tools/power/x86/intel-speed-select: Format get-assoc information
` [PATCH v2 4/5] tools/power/x86/intel-speed-select: Fix some debug prints
` [PATCH v2 5/5] tools/power/x86/intel-speed-select: Extend core-power command set

[PATCH] platform/x86: dell-laptop: fix phantom kbd backlight on Inspiron 10xx
 2019-09-12 13:30 UTC  (2+ messages)

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

[PATCH v3 00/13] software node: add support for reference properties
 2019-09-09 13:48 UTC  (19+ messages)
` [PATCH v3 01/13] software node: remove DEV_PROP_MAX
` [PATCH v3 02/13] software node: clean up property_copy_string_array()
` [PATCH v3 03/13] software node: get rid of property_set_pointer()
` [PATCH v3 04/13] software node: simplify property_get_pointer()
` [PATCH v3 05/13] software node: remove property_entry_read_uNN_array functions
` [PATCH v3 06/13] software node: unify PROPERTY_ENTRY_XXX macros
` [PATCH v3 07/13] software node: simplify property_entry_read_string_array()
` [PATCH v3 08/13] software node: introduce PROPERTY_ENTRY_ARRAY_XXX_LEN()
` [PATCH v3 09/13] efi/apple-properties: use PROPERTY_ENTRY_U8_ARRAY_LEN
` [PATCH v3 10/13] software node: rename is_array to is_inline
` [PATCH v3 11/13] software node: implement reference properties
` [PATCH v3 12/13] platform/x86: intel_cht_int33fe: use inline "
` [PATCH v3 13/13] software node: remove separate handling of references

[PATCH 1/2] platform/x86: ISST: Allow additional TRL MSRs
 2019-09-09 10:24 UTC  (11+ messages)
` [PATCH 2/2] tools/power/x86/intel-speed-select: Display core count for bucket

[PATCH v2 1/3] software node: implement reference properties
 2019-09-09 10:09 UTC  (12+ messages)
` [PATCH v2 2/3] platform/x86: intel_cht_int33fe: use inline "
` [PATCH v2 3/3] software node: remove separate handling of references

linux-next: Tree for May 8 (drivers/platform/x86/intel_pmc_core_plat_drv.c)
 2019-09-08 20:06 UTC  (5+ messages)
` [PATCH v7] platform/x86: intel_pmc_core: Attach using APCI HID "INT33A1"

[UPDATE][PATCH 2/2] tools/power/x86/intel-speed-select: Display core count for bucket
 2019-09-08 14:42 UTC 

[PATCH v2 0/9] tools-power-x86-intel-speed-select: Fixes and updates for output
 2019-09-07 18:13 UTC  (15+ messages)
` [PATCH v2 1/9] tools/power/x86/intel-speed-select: Fix package typo
` [PATCH v2 2/9] tools/power/x86/intel-speed-select: Fix help option typo
` [PATCH v2 3/9] tools/power/x86/intel-speed-select: Fix cpu-count output
` [PATCH v2 4/9] tools/power/x86/intel-speed-select: Simplify output for turbo-freq and base-freq
` [PATCH v2 5/9] tools/power/x86/intel-speed-select: Switch output to MHz
` [PATCH v2 6/9] tools/power/x86/intel-speed-select: Change turbo ratio output to maximum turbo frequency
` [PATCH v2 7/9] tools/power/x86/intel-speed-select: Output human readable CPU list
` [PATCH v2 8/9] tools/power/x86/intel-speed-select: Output success/failed for command output
` [PATCH v2 9/9] tools/power/x86/intel-speed-select: Fix memory leak

[PATCH 1/2] platform/x86: intel_int0002_vgpio: Fix wakeups not working on Cherry Trail
 2019-09-07 17:45 UTC  (3+ messages)
` [PATCH 2/2] platform/x86: intel_int0002_vgpio: Use device_init_wakeup

[PATCH] platform: x86: pcengines-apuv2: detect apuv4 board
 2019-09-07 17:31 UTC  (4+ messages)

[PATCH] platform/x86: Add Lenovo ThinkPad PrivacyGuard
 2019-09-07 17:22 UTC  (2+ messages)

[PATCH] platform/x86: touchscreen_dmi: Add info for the Trekstor Primebook C11B 2-in-1
 2019-09-07 16:59 UTC  (2+ messages)

[PATCH] platform/x86: intel_pmc_core: Do not ioremap RAM
 2019-09-07 16:58 UTC  (6+ messages)
` [PATCH] platform/x86: intel_pmc_core_pltdrv: Module removal warning fix

[PATCH 1/3] software node: implement reference properties
 2019-09-06 22:34 UTC  (11+ messages)
` [PATCH 2/3] platform/x86: intel_cht_int33fe: use inline "
` [PATCH 3/3] software node: remove separate handling of references

[PATCH] x86/platform/uv: move kmalloc() NULL check routine
 2019-09-06 10:53 UTC  (4+ messages)

[PATCH 0/8] tools-power-x86-intel-speed-select: Fixes and updates for output
 2019-09-04 20:59 UTC  (13+ messages)
` [PATCH 1/8] tools/power/x86/intel-speed-select: Fix package typo
` [PATCH 2/8] tools/power/x86/intel-speed-select: Fix help option typo
` [PATCH 3/8] tools/power/x86/intel-speed-select: Fix cpu-count output
` [PATCH 4/8] tools/power/x86/intel-speed-select: Simplify output for turbo-freq and base-freq
` [PATCH 5/8] tools/power/x86/intel-speed-select: Switch output to MHz
` [PATCH 6/8] tools/power/x86/intel-speed-select: Change turbo ratio output to maximum turbo frequency
` [PATCH 7/8] tools/power/x86/intel-speed-select: Output human readable CPU list
` [PATCH 8/8] tools/power/x86/intel-speed-select: Output success/failed for command output

[PATCH v2] platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI table
 2019-09-04  6:42 UTC 

[PATCH] platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to
 2019-09-04  6:18 UTC 

[PATCH] compal-laptop: Variable "value" in function ec_read_u8() could be uninitialized
 2019-09-02 19:52 UTC 

[PATCH 5.2 044/135] platform/x86: intel_pmc_core: Add ICL-NNPI support to PMC Core
 2019-08-22 17:06 UTC 

[PATCH] tools/power: intel-speed-select: Fix a read overflow in isst_set_tdp_level_msr()
 2019-08-21 16:20 UTC  (2+ messages)

[PATCH v2] ACPI: PM: s2idle: Always set up EC GPE for system wakeup
 2019-08-21  9:40 UTC 

[PATCH] ACPI: PM: s2idle: Always set up EC GPE for system wakeup
 2019-08-21  9:30 UTC  (3+ messages)

[PATCH V40 26/29] debugfs: Restrict debugfs when the kernel is locked down
 2019-08-20  0:18 UTC 

[PATCH v2] platform/x86/pcengines-apuv2: use KEY_RESTART for front button
 2019-08-16 10:07 UTC  (4+ messages)

[PATCH] platform/x86: touchscreen_dmi: Add info for the Irbis TW90 tablet
 2019-08-16  9:59 UTC  (2+ messages)

[PATCH] x86: iosf_mbi: Rewrite locking
 2019-08-12 16:39 UTC  (2+ messages)

[PATCH 0/2] intel-hid: intel-vbtn: Suspend-related fix and update
 2019-08-09  8:15 UTC  (5+ messages)
` [PATCH 1/2] intel-hid: intel-vbtn: Avoid leaking wakeup_mode set
` [PATCH 2/2] intel-hid: Disable button array during suspend-to-idle

[PATCH V38 26/29] debugfs: Restrict debugfs when the kernel is locked down
 2019-08-08  0:07 UTC 

[PATCH AUTOSEL 5.2 08/59] platform/x86: pcengines-apuv2: Fix softdep statement
 2019-08-06 21:32 UTC  (2+ messages)
` [PATCH AUTOSEL 5.2 09/59] platform/x86: intel_pmc_core: Add ICL-NNPI support to PMC Core

[PATCH] platform/x86: silead_dmi: Add touchscreen platform data for the Chuwi Surbook Mini tablet
 2019-08-03 14:16 UTC  (2+ messages)

[PATCH] platform/x86: silead_dmi: Add touchscreen platform data for the Chuwi Surbook Mini tablet
 2019-08-03  9:17 UTC  (2+ messages)

[PATCH v2 00/10] drivers, provide a way to add sysfs groups easily
 2019-08-02 10:46 UTC  (8+ messages)
` [PATCH v2 06/10] olpc: x01: convert platform driver to use dev_groups
` [PATCH v2 07/10] platform: x86: hp-wmi: "

[PATCH v2 1/1] platform/x86/pcengines-apuv2: add mpcie reset gpio export
 2019-08-01 15:01 UTC  (3+ messages)

[PATCH] platform: x86: pcengines-apu2: wire up simswitch gpio as led
 2019-08-01 15:01 UTC  (2+ messages)

[RFC 0/9] platform/x86: Huawei WMI laptop extras driver
 2019-08-01  0:21 UTC  (11+ messages)
` [RFC 2/9] platform/x86: huawei-wmi: Move to platform driver
` [RFC 3/9] platform/x86: huawei-wmi: Implement huawei wmi management interface
` [RFC 4/9] platform/x86: huawei-wmi: Add quirks and module parameters
` [RFC 5/9] platform/x86: huawei-wmi: Control micmute led through wmi interface
` [RFC 6/9] platform/x86: huawei-wmi: Add battery charging thresholds
` [RFC 7/9] platform/x86: huawei-wmi: Add fn-lock support
` [RFC 8/9] platform/x86: huawei-wmi: Add sysfs interface support
` [RFC 9/9] platform/x86: huawei-wmi: Add debugfs support
` [RFC 1/9] platform/x86: huawei-wmi: Rename guid and driver name

[PATCH V37 26/29] debugfs: Restrict debugfs when the kernel is locked down
 2019-07-31 22:16 UTC 

[PATCH] platform/x86/pcengines-apuv2: add mpcie reset gpio export
 2019-07-31 13:43 UTC  (3+ messages)

[RFC 0/9] platform/x86: Huawei WMI laptop extras driver
 2019-07-31  1:01 UTC  (4+ messages)

[PATCH v5 13/29] compat_ioctl: move more drivers to compat_ptr_ioctl
 2019-07-30 20:14 UTC  (2+ messages)


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