platform-driver-x86.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-12 18:26:13 to 2021-11-23 20:19:44 UTC [more...]

[PATCH] lg-laptop: Recognize more models
 2021-11-23 20:14 UTC 

[PATCH v3 00/11] Add support for Legion 7 16ACHg6 laptop
 2021-11-23 18:35 UTC  (24+ messages)
` [PATCH 01/11] ASoC: cs35l41: Set the max SPI speed for the whole device
` [PATCH 02/11] ASoC: cs35l41: Convert tables to shared source code
` [PATCH 03/11] ASoC: cs35l41: Move regmap config struct to shared code
` [PATCH 04/11] ASoC: cs35l41: Create function for init array of Supplies
` [PATCH 05/11] ASoC: cs35l41: Move cs35l41_otp_unpack to shared code
` [PATCH 06/11] ASoC: cs35l41: Move power initializations to reg_sequence
` [PATCH 07/11] ASoC: cs35l41: Create shared function for errata patches
` [PATCH 08/11] ASoC: cs35l41: Create shared function for setting channels
` [PATCH 09/11] ASoC: cs35l41: Create shared function for boost configuration
` [PATCH 10/11] hda: cs35l41: Add support for CS35L41 in HDA systems
` [PATCH 11/11] ACPI / scan: Create platform device for CLSA0100 ACPI nodes

[PATCH v12 0/2] Update ASUS WMI supported boards
 2021-11-23 16:20 UTC  (7+ messages)
` [PATCH v12 1/2] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI
` [PATCH v12 2/2] hwmon: (asus_wmi_sensors) Support X370 "

[PATCH v2 00/20] power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook
 2021-11-23  8:24 UTC  (46+ messages)
` [PATCH v2 01/20] power: supply: core: Refactor power_supply_set_input_current_limit_from_supplier()
` [PATCH v2 02/20] power: supply: bq25890: Fix ADC continuous conversion setting when charging
` [PATCH v2 03/20] power: supply: bq25890: Rename IILIM field to IINLIM
` [PATCH v2 04/20] power: supply: bq25890: Reduce reported CONSTANT_CHARGE_CURRENT_MAX for low temperatures
` [PATCH v2 05/20] power: supply: bq25890: Add a bq25890_rw_init_data() helper
` [PATCH v2 06/20] power: supply: bq25890: Add support to skip reset at probe() / remove()
` [PATCH v2 07/20] power: supply: bq25890: Add support to read back the settings from the chip
` [PATCH v2 08/20] power: supply: bq25890: Enable charging on boards where we skip reset
` [PATCH v2 09/20] power: supply: bq25890: Drop dev->platform_data == NULL check
` [PATCH v2 10/20] power: supply: bq25890: Add bq25890_set_otg_cfg() helper
` [PATCH v2 11/20] power: supply: bq25890: Add support for registering the Vbus boost converter as a regulator
` [PATCH v2 12/20] power: supply: bq25890: On the bq25892 set the IINLIM based on external charger detection
` [PATCH v2 13/20] power: supply: bq25890: Support higher charging voltages through Pump Express+ protocol
` [PATCH v2 14/20] mfd: intel_soc_pmic_chtwc: Add intel_cht_wc_get_model() helper function
` [PATCH v2 15/20] i2c: cht-wc: Make charger i2c-client instantiation board/device-model specific
` [PATCH v2 16/20] extcon: intel-cht-wc: Use new intel_cht_wc_get_model() helper
` [PATCH v2 17/20] extcon: intel-cht-wc: Support devs with Micro-B / USB-2 only Type-C connectors
` [PATCH v2 18/20] extcon: intel-cht-wc: Refactor cht_wc_extcon_get_charger()
` [PATCH v2 19/20] extcon: intel-cht-wc: Add support for registering a power_supply class-device
` [PATCH v2 20/20] extcon: intel-cht-wc: Report RID_A for ACA adapters

[PATCH 0/4] Auxiliary bus driver support for Intel PCIe VSEC/DVSEC
 2021-11-22 23:20 UTC  (16+ messages)
` [PATCH 1/4] PCI: Add #defines for accessing PCIe DVSEC fields
` [PATCH 2/4] driver core: auxiliary bus: Add driver data helpers
` [PATCH 3/4] platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus
` [PATCH 4/4] platform/x86: Add Intel Software Defined Silicon driver

[PATCH 0/3] hwmon: (nct6775) Support lock by ACPI mutex
 2021-11-22 21:28 UTC  (4+ messages)
` [PATCH 1/3] hwmon: (nct6775) Use nct6775_*() lock function pointers in nct6775_data
` [PATCH 2/3] hwmon: (nct6775) Implement custom lock by ACPI mutex
` [PATCH 3/3] hwmon: (nct6775) add MAXIMUS VII HERO

[PATCH 0/7] thinkpad_acpi: 1 bugfix + a bunch of cleanups
 2021-11-22 12:58 UTC  (10+ messages)
` [PATCH 1/7] platform/x86: thinkpad_acpi: Accept ibm_init_struct.init() returning -ENODEV
` [PATCH 2/7] platform/x86: thinkpad_acpi: Make *_init() functions return -ENODEV instead of 1
` [PATCH 3/7] platform/x86: thinkpad_acpi: Simplify dytc_version handling
` [PATCH 4/7] platform/x86: thinkpad_acpi: Cleanup dytc_profile_available
` [PATCH 5/7] platform/x86: thinkpad_acpi: Properly indent code in tpacpi_dytc_profile_init()
` [PATCH 6/7] platform/x86: thinkpad_acpi: Remove "goto err_exit" from hotkey_init()
` [PATCH 7/7] platform/x86: thinkpad_acpi: Fix thermal_temp_input_attr sorting

[PATCH 1/2] platform/x86: think-lmi: Move kobject_init() call into tlmi_create_auth()
 2021-11-22 12:53 UTC  (5+ messages)
` [PATCH 2/2] platform/x86: think-lmi: Simplify tlmi_analyze() error handling a bit
  ` [External] "
` [External] [PATCH 1/2] platform/x86: think-lmi: Move kobject_init() call into tlmi_create_auth()

Surface Go 3 Driver Issues
 2021-11-22  3:56 UTC 

[PATCH v7 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-11-20  0:28 UTC  (26+ messages)
` [PATCH v7 01/45] x86/compressed/64: detect/setup SEV/SME features earlier in boot
` [PATCH v7 02/45] x86/sev: "
` [PATCH v7 15/45] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH v7 43/45] virt: Add SEV-SNP guest driver
` [PATCH v7 44/45] virt: sevguest: Add support to derive key

[PATCH] proc: Make the proc_create[_data]() stubs static inlines
 2021-11-19 13:48 UTC  (2+ messages)

[Bug 215075] New: BUG: scheduling while atomic: cpuhp/1/21/0x00000002 when going out of sleep S3 state
 2021-11-19 13:38 UTC 

[GIT PULL] platform-drivers-x86 for 5.16-2
 2021-11-18 22:56 UTC  (2+ messages)

[PATCH v2 1/2] Documentation: syfs-class-firmware-attributes: Lenovo Opcode support
 2021-11-18 15:04 UTC  (4+ messages)
` [PATCH v2 2/2] platform/x86: think-lmi: "
    ` [External] "

[PATCH 0/4] power: supply: add charge_behaviour property (force-discharge, inhibit-charge)
 2021-11-17 18:36 UTC  (15+ messages)
` [PATCH 1/4] power: supply: add charge_behaviour attributes
` [PATCH 2/4] power: supply: add helpers for charge_behaviour sysfs
` [PATCH 3/4] platform/x86: thinkpad_acpi: support force-discharge
  ` [External] "
` [PATCH 4/4] platform/x86: thinkpad_acpi: support inhibit-charge
  ` [External] "
    ` [External] Re: [PATCH 0/4] power: supply: add charge_behaviour property (force-discharge, inhibit-charge)

[PATCH 00/10] drm: Add privacy-screen class and connector properties
 2021-11-17 16:39 UTC  (10+ messages)
` [PATCH 02/10] drm: Add privacy-screen class (v4)
` [PATCH 03/10] drm/privacy-screen: Add X86 specific arch init code
` [PATCH 10/10] drm/i915: Add privacy-screen support (v3)

[PATCH 1/2] Documentation: syfs-class-firmware-attributes: Lenovo Opcode support
 2021-11-17 15:20 UTC  (8+ messages)
` [PATCH 2/2] platform/x86: think-lmi: "
    ` [External] "
  ` [External] Re: [PATCH 1/2] Documentation: syfs-class-firmware-attributes: Lenovo "

[Bug 201885] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
 2021-11-16 23:46 UTC 

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2021-11-16 22:05 UTC 

[PATCH v2 0/5] platform: surface: Introduce Surface XBL Driver
 2021-11-16 22:05 UTC  (7+ messages)
` [PATCH v2 1/5] dt-bindings: platform: microsoft: Document surface xbl
` [PATCH v2 3/5] platform: surface: Add "

[PATCH] PCI: Make the pci_dev_present() stub a static inline
 2021-11-16 15:28 UTC  (2+ messages)

[PATCH v11 0/2] Update ASUS WMI supported boards
 2021-11-16 15:27 UTC  (11+ messages)
` [PATCH v11 1/2] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI
` [PATCH v11 2/2] hwmon: (asus_wmi_sensors) Support X370 "

[PATCH v5 0/3] Updates to amd-pmc driver
 2021-11-16 13:31 UTC  (3+ messages)
` [PATCH v5 2/3] platform/x86: amd-pmc: Store the pci_dev instance inside struct amd_pmc_dev

[PATCH 0/2] Updates to amd-pmc driver
 2021-11-16 13:30 UTC  (4+ messages)
` [PATCH 1/2] platform/x86: amd-pmc: Introduce message port argument in SMU routine
` [PATCH 2/2] platform/x86: amd-pmc: Add support for AMD Spill to DRAM STB feature

Re:Re:Re: [PATCH v3] Fix WWAN device disabled issue after S3 deep
 2021-11-16 10:02 UTC  (2+ messages)
      `  "

[PATCH] platform/x86: dell-wmi-descriptor: disable by default
 2021-11-16  9:58 UTC  (2+ messages)

[PATCH] platform/x86: samsung-laptop: Fix typo in a comment
 2021-11-16  9:58 UTC  (2+ messages)

[Bug 214899] New: ideapad-laptop: platform backlight device not working
 2021-11-15 14:28 UTC  (2+ messages)
` [Bug 214899] "

[PATCH] x86/efi: Remove a repeated word in a comment
 2021-11-13  3:28 UTC 

[RFC v2] standardized attributes for powersupply charge behaviour
 2021-11-12 18:26 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).