X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2019-04-03 16:45:31 to 2019-04-23 17:11:58 UTC [more...]

[PATCH v2 56/79] docs: Documentation/*.txt: rename all ReST files to *.rst
 2019-04-23 17:11 UTC  (10+ messages)
` [PATCH v2 62/79] docs: laptops: convert to ReST

[PATCH v2 2/2] xen/pvh: correctly setup the PV EFI interface for dom0
 2019-04-23 13:04 UTC 

[PATCH 2/2] xen/pvh: correctly setup the PV EFI interface for dom0
 2019-04-23  9:42 UTC  (3+ messages)

[PATCH next 20/25] platform/x86: asus-wmi: Use dev_get_drvdata()
 2019-04-23  7:50 UTC 

[PATCH v3 00/11] asus-wmi: Support of ASUS TUF Gaming series laptops
 2019-04-19 10:16 UTC  (12+ messages)
` [PATCH v3 01/11] platform/x86: asus-wmi: Fix hwmon device cleanup
` [PATCH v3 02/11] platform/x86: asus-wmi: Fix preserving keyboard backlight intensity on load
` [PATCH v3 03/11] platform/x86: asus-wmi: Increase the input buffer size of WMI methods
` [PATCH v3 04/11] platform/x86: asus-wmi: Improve DSTS WMI method ID detection
` [PATCH v3 05/11] platform/x86: asus-wmi: Support WMI event queue
` [PATCH v3 06/11] platform/x86: asus-nb-wmi: Add microphone mute key code
` [PATCH v3 07/11] platform/x86: asus-wmi: Organize code into sections
` [PATCH v3 08/11] platform/x86: asus-wmi: Enhance detection of thermal data
` [PATCH v3 09/11] platform/x86: asus-wmi: Control RGB keyboard backlight
` [PATCH v3 10/11] platform/x86: asus-wmi: Switch fan boost mode
` [PATCH v3 11/11] platform/x86: asus-wmi: Do not disable keyboard backlight on unloading

[PATCH] platform/x86: asus-wmi: Add fn-lock mode switch support
 2019-04-19  8:52 UTC  (2+ messages)

[PATCH 1/2] platform/x86: intel_pmc_core: Convert to a platform_driver
 2019-04-17 23:05 UTC  (42+ messages)
` [PATCH v3 1/3] "
  ` [PATCH v3 2/3] platform/x86: intel_pmc_core: Allow to dump debug registers on S0ix failure
  ` [PATCH v3 3/3] platform/x86: intel_pmc_core: Instantiate pmc_core device on legacy platforms
` [PATCH v4 1/3] platform/x86: intel_pmc_core: Convert to a platform_driver
  ` [PATCH v4 2/3] platform/x86: intel_pmc_core: Allow to dump debug registers on S0ix failure
  ` [PATCH v4 3/3] platform/x86: intel_pmc_core: Instantiate pmc_core device on legacy platforms
` [PATCH v5 1/3] platform/x86: intel_pmc_core: Convert to a platform_driver
  ` [PATCH v5 2/3] platform/x86: intel_pmc_core: Allow to dump debug registers on S0ix failure
  ` [PATCH v5 3/3] platform/x86: intel_pmc_core: Instantiate pmc_core device on legacy platforms
` [PATCH v6 1/3] platform/x86: intel_pmc_core: Convert to a platform_driver
  ` [PATCH v6 2/3] platform/x86: intel_pmc_core: Allow to dump debug registers on S0ix failure
  ` [PATCH v6 3/3] platform/x86: intel_pmc_core: Attach using APCI HID "INT33A1"

[PATCH v3 00/13] Software fwnode references
 2019-04-17 21:14 UTC  (29+ messages)
` [PATCH v3 01/13] software node: Allow node creation without properties
` [PATCH v3 02/13] software node: Simplify software_node_release() function
` [PATCH v3 03/13] software node: Add support for references
` [PATCH v3 04/13] software node: Implement .get_reference_args fwnode operation
` [PATCH v3 05/13] driver core: Add helper device_find_child_by_name()
` [PATCH v3 06/13] ACPI / property: Don't limit named child node matching to data nodes
` [PATCH v3 07/13] device connection: Find connections also by checking the references
` [PATCH v3 08/13] usb: typec: Registering real device entries for the muxes
` [PATCH v3 09/13] platform/x86: intel_cht_int33fe: Register max17047 in its own function
` [PATCH v3 10/13] platform/x86: intel_cht_int33fe: Provide software nodes for the devices
` [PATCH v3 11/13] platform/x86: intel_cht_int33fe: Provide fwnode for the USB connector
` [PATCH v3 12/13] platform/x86: intel_cht_int33fe: Link with external dependencies using fwnodes
` [PATCH v3 13/13] platform/x86: intel_cht_int33fe: Replacing the old connections with references

[PATCH v3 00/26] compat_ioctl: cleanups
 2019-04-17  9:26 UTC  (4+ messages)
  ` [PATCH v3 12/26] compat_ioctl: move more drivers to compat_ptr_ioctl

[PATCH] platform/x86: thinkpad_acpi: fix spelling mistake "capabilites" -> "capabilities"
 2019-04-16  6:54 UTC  (2+ messages)

[PATCH 00/11] asus-wmi: Support of ASUS TUF Gaming series laptops
 2019-04-12 20:50 UTC  (29+ messages)
` [PATCH 01/11] platform/x86: asus-wmi: Fix hwmon device cleanup
` [PATCH 02/11] platform/x86: asus-wmi: Fix preserving keyboard, backlight intensity on load
` [PATCH 03/11] platform/x86: asus-wmi: Increase input buffer size of WMI methods
` [PATCH 04/11] platform/x86: asus-wmi: Add quirk to force DSTS WMI method detection
  ` [PATCH v2 "
` [PATCH 05/11] platform/x86: asus-wmi: Support queued WMI event codes
  ` [PATCH v2 "
` [PATCH 06/11] platform/x86: asus-nb-wmi: Add microphone mute key code
  ` [PATCH v2 "
` [PATCH 07/11] platform/x86: asus-wmi: Organize code into sections
  ` [PATCH v2 "
` [PATCH 08/11] platform/x86: asus-wmi: Enhance detection of thermal data
  ` [PATCH v2 "
` [PATCH 09/11] platform/x86: asus-wmi: Control RGB keyboard backlight
  ` [PATCH v2 "
` [PATCH 10/11] platform/x86: asus-wmi: Switch fan boost mode
  ` [PATCH v2 "
` [PATCH 11/11] platform/x86: asus-wmi: Do not disable keyboard backlight on unload
  ` [PATCH v2 "

[PATCH v13] platform/mellanox: Add TmFifo driver for Mellanox BlueField Soc
 2019-04-12 17:30 UTC  (10+ messages)
` [PATCH v14] "
` [PATCH v15] "

[PATCH 00/12] Software fwnode references
 2019-04-12 11:40 UTC  (21+ messages)
` [PATCH v2 01/12] software node: Allow node creation without properties
` [PATCH v2 02/12] software node: Simplify software_node_release() function
` [PATCH v2 03/12] software node: Add support for references
` [PATCH v2 04/12] software node: Implement .get_reference_args fwnode operation
` [PATCH v2 05/12] driver core: Add helper device_find_child_by_name()
` [PATCH v2 06/12] ACPI / property: Don't limit named child node matching to data nodes
` [PATCH v2 07/12] device connection: Find connections also by checking the references
` [PATCH v2 08/12] usb: typec: Registering real device entries for the muxes
` [PATCH v2 09/12] platform/x86: intel_cht_int33fe: Provide software nodes for the devices
` [PATCH v2 10/12] platform/x86: intel_cht_int33fe: Provide fwnode for the USB connector
` [PATCH v2 11/12] platform/x86: intel_cht_int33fe: Link with external dependencies using fwnodes
` [PATCH v2 12/12] platform/x86: intel_cht_int33fe: Replacing the old connections with references

[PATCH v1 1/4] platform/x86: intel_pmc_ipc: Use BIT() macro
 2019-04-10 18:06 UTC  (10+ messages)
` [PATCH v1 2/4] platform/x86: intel_pmc_ipc: Apply same width for offset definitions
` [PATCH v1 3/4] platform/x86: intel_pmc_ipc: Don't map non-used optional resources
` [PATCH v1 4/4] platform/x86: intel_punit_ipc: Revert "Fix resource ioremap warning"

[PATCH 00/11] Software fwnode references
 2019-04-09 12:41 UTC  (14+ messages)
` [PATCH 05/11] ACPI / property: Don't limit named child node matching to data nodes
` [PATCH 06/11] device connection: Find connections also by checking the references
` [PATCH 07/11] usb: typec: Registering real device entries for the muxes
` [PATCH 08/11] platform/x86: intel_cht_int33fe: Provide software nodes for the devices
` [PATCH 09/11] platform/x86: intel_cht_int33fe: Provide fwnode for the USB connector
` [PATCH 10/11] platform/x86: intel_cht_int33fe: Link with external dependencies using fwnodes
` [PATCH 11/11] platform/x86: intel_cht_int33fe: Replacing the old connections with references

[PATCH] platform/x86: intel_pmc_core: Report slp_s0 residency range
 2019-04-06 19:11 UTC  (4+ messages)

[PATCH] platform/x86: intel_pmc_core: Mark local function static
 2019-04-05 16:23 UTC  (5+ messages)

[PATCH] platform/x86: thinkpad_acpi: Read EC information on newer models
 2019-04-05 14:38 UTC  (2+ messages)

[PATCH] platform/x86: touchscreen_dmi: Add info for Myria MY8307 2-in-1
 2019-04-05 14:22 UTC  (3+ messages)

[PATCH] drivers/platform/x86/dell-rbtn.c - add missing #include
 2019-04-05 14:04 UTC  (3+ messages)

[PATCH] platform/x86: dell-smbios-base: Fix use after free on failure of dell_smbios_init()
 2019-04-04  1:31 UTC  (3+ messages)

[PATCH V32 26/27] debugfs: Restrict debugfs when the kernel is locked down
 2019-04-04  0:32 UTC 

[PATCH] platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointer
 2019-04-03 22:27 UTC  (5+ messages)

[PATCH] platform/x86: dell-laptop: fix rfkill functionality
 2019-04-03 22:03 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