messages from 2024-12-04 18:24:17 to 2024-12-10 02:11:11 UTC [more...]
[PATCH v4 0/5] acer-wmi: Various improvements
2024-12-10 2:11 UTC (9+ messages)
` [PATCH v4 1/5] platform/x86: acer-wmi: Add support for Acer PH14-51
` [PATCH v4 2/5] platform/x86: acer-wmi: Rename ACER_CAP_FAN_SPEED_READ
` [PATCH v4 3/5] platform/x86: acer-wmi: Improve error handling when reading gaming system information
` [PATCH v4 4/5] platform/x86: acer-wmi: Implement proper hwmon support
` [PATCH v4 5/5] platform/x86: acer-wmi: Ignore AC events
[PATCH v2 1/4] platform/x86: int3472: Check for adev == NULL
2024-12-09 22:05 UTC (4+ messages)
` [PATCH v2 2/4] platform/x86: int3472: Make "pin number mismatch" message a debug message
` [PATCH v2 3/4] platform/x86: int3472: Fix skl_int3472_handle_gpio_resources() return value
` [PATCH v2 4/4] platform/x86: int3472: Debug log the sensor name
[PATCH v3 0/4] power: supply: Add new "charge_types" property
2024-12-09 20:40 UTC (5+ messages)
` [PATCH v3 1/4] power: supply: power_supply_show_enum_with_available(): Replace spaces with '_'
` [PATCH v3 2/4] power: supply: core: Add new "charge_types" property
` [PATCH v3 3/4] power: supply: bq24190_charger: Add support for "
` [PATCH v3 4/4] platform/x86: dell-laptop: Use power_supply_charge_types_show/_parse() helpers
[PATCH v9 0/4] i2c-i801 / dell-lis3lv02d: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-lis3lv02d
2024-12-09 18:50 UTC (6+ messages)
` [PATCH v9 1/4] platform/x86: dell-smo8800: Move SMO88xx acpi_device_ids to dell-smo8800-ids.h
` [PATCH v9 2/4] platform/x86: dell-smo8800: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-lis3lv02d
` [PATCH v9 3/4] platform/x86: dell-smo8800: Add a couple more models to lis3lv02d_devices[]
` [PATCH v9 4/4] platform/x86: dell-smo8800: Add support for probing for the accelerometer i2c address
[PATCH] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
2024-12-09 18:48 UTC (4+ messages)
[PATCH 0/4] sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read()
2024-12-09 17:45 UTC (7+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] platform/x86: wmi-bmof: Switch to sysfs_bin_attr_simple_read()
` [PATCH 3/4] btf: Switch vmlinux BTF attribute "
` [PATCH 4/4] btf: Switch module "
[PATCH 00/14] power: supply: intruduce and use power_supply_for_each_psy() and dev_to_psy()
2024-12-09 16:29 UTC (16+ messages)
` [PATCH 01/14] power: supply: mm8013: use accessor for driver data
` [PATCH 02/14] power: supply: core: introduce power_supply_for_each_psy()
` [PATCH 03/14] power: supply: core: use power_supply_for_each_psy()
` [PATCH 04/14] power: supply: ab8500: "
` [PATCH 05/14] power: supply: apm_power: "
` [PATCH 06/14] power: supply: core: remove power_supply_for_each_device()
` [PATCH 07/14] power: supply: core: introduce dev_to_psy()
` [PATCH 08/14] power: supply: core: use dev_to_psy()
` [PATCH 09/14] power: supply: sysfs: "
` [PATCH 10/14] power: supply: ab8500: "
` [PATCH 11/14] power: supply: surface_battery: "
` [PATCH 12/14] power: supply: bq2415x_charger: "
` [PATCH 13/14] power: supply: bq24190_charger: "
` [PATCH 14/14] power: supply: bq24257_charger: "
[PATCH 0/3] Add Arrow Lake U/H support
2024-12-09 15:18 UTC (6+ messages)
` [PATCH 1/3] platform/x86:intel/pmc: Make tgl_core_generic_init() static
` [PATCH 2/3] platform/x86:intel/pmc: Create info structure for pmc device
` [PATCH 3/3] platform/x86/intel/pmc: Add Arrow Lake U/H support to intel_pmc_core driver
[Bug 219495] New: [TPM2] tpm_tis driver crashs during the boot time
2024-12-09 14:10 UTC (3+ messages)
` [Bug 219495] "
[PATCH v2 00/16] AMD NB and SMN rework
2024-12-09 13:35 UTC (20+ messages)
` [PATCH v2 01/16] x86/mce/amd: Remove shared threshold bank plumbing
` [PATCH v2 02/16] x86/amd_nb: Restrict init function to AMD-based systems
` [PATCH v2 03/16] x86/amd_nb: Clean up early_is_amd_nb()
` [PATCH v2 04/16] x86: Start moving AMD Node functionality out of AMD_NB
` [PATCH v2 05/16] x86/amd_nb: Simplify function 4 search
` [PATCH v2 06/16] x86/amd_nb: Simplify root device search
` [PATCH v2 07/16] x86/amd_nb: Use topology info to get AMD node count
` [PATCH v2 08/16] x86/amd_nb: Simplify function 3 search
` [PATCH v2 09/16] x86/amd_nb, hwmon: (k10temp): Simplify amd_pci_dev_to_node_id()
` [PATCH v2 10/16] x86/amd_nb: Move SMN access code to a new amd_node driver
` [PATCH v2 11/16] x86/amd_node: Update __amd_smn_rw() error paths
` [PATCH v2 12/16] x86/amd_node: Remove dependency on AMD_NB
` [PATCH v2 13/16] x86/amd_node: Use defines for SMN register offsets
` [PATCH v2 14/16] x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE
` [PATCH v2 15/16] x86/amd_node: Add SMN offsets to exclusive region access
` [PATCH v2 16/16] x86/amd_node: Add support for debugfs access to SMN registers
[PATCH v3 0/5] platform/x86: acer-wmi: Various improvements
2024-12-09 2:44 UTC (5+ messages)
` [PATCH v3 4/5] platform/x86: acer-wmi: Implement proper hwmon support
[PATCH v3 0/8] platform/x86: x86-android-tablets: Add Bluetooth support for Vexia EDU ATLA 10
2024-12-08 14:16 UTC (14+ messages)
` [PATCH v3 1/8] platform/x86: x86-android-tablets: Add missing __init to get_i2c_adap_by_*()
` [PATCH v3 2/8] platform/x86: x86-android-tablets: Make variables only used locally static
` [PATCH v3 3/8] platform/x86: serdev_helpers: Check for serial_ctrl_uid == NULL
` [PATCH v3 4/8] platform/x86: serdev_helpers: Add get_serdev_controller_from_parent() helper
` [PATCH v3 5/8] platform/x86: x86-android-tablets: Change x86_instantiate_serdev() prototype
` [PATCH v3 6/8] platform/x86: x86-android-tablets: Store serdev-controller ACPI HID + UID in a union
` [PATCH v3 7/8] platform/x86: x86-android-tablets: Add support for getting serdev-controller by PCI parent
` [PATCH v3 8/8] platform/x86: x86-android-tablets: Add Bluetooth support for Vexia EDU ATLA 10
[PATCH v2 1/2] alienware-wmi: Fix X Series and G Series quirks
2024-12-08 0:33 UTC (3+ messages)
` [PATCH v2 2/2] alienware-wmi: Adds support to Alienware m16 R1 AMD
Regarding Your work on hp-wmi
2024-12-07 19:01 UTC
[PATCH] alienware-wmi: Fix X Series and G Series quirks
2024-12-07 18:57 UTC (2+ messages)
[RFC PATCH 00/21] alienware-wmi driver rework
2024-12-07 3:47 UTC (40+ messages)
` [RFC PATCH 01/21] alienware-wmi: Modify parse_rgb() signature
` [RFC PATCH 02/21] alienware-wmi: Move Lighting Control State
` [RFC PATCH 03/21] alienware-wmi: Remove unnecessary check at module exit
` [RFC PATCH 04/21] alienware-wmi: Improve sysfs groups creation
` [RFC PATCH 05/21] alienware-wmi: Refactor rgb-zones sysfs group creation
` [RFC PATCH 06/21] alienware-wmi: Add state container and alienfx_probe()
` [RFC PATCH 07/21] alienware-wmi: Migrate to state container pattern
` [RFC PATCH 08/21] alienware-wmi: Add WMI Drivers
` [RFC PATCH 09/21] alienware-wmi: Initialize WMI drivers
` [RFC PATCH 10/21] alienware-wmi: Add alienfx OPs to platdata
` [RFC PATCH 11/21] alienware-wmi: Refactor LED control methods
` [RFC PATCH 12/21] alienware-wmi: Refactor hdmi, amplifier, deepslp
` [RFC PATCH 13/21] alienware-wmi: Add a state container for AWCC
` [RFC PATCH 14/21] alienware-wmi: Migrate thermal methods to wmidev
` [RFC PATCH 15/21] alienware-wmi: Refactor sysfs visibility methods
` [RFC PATCH 16/21] alienware-wmi: Make running control state part of platdata
` [RFC PATCH 17/21] alienware-wmi: Drop thermal methods dependency on quirks
` [RFC PATCH 18/21] platform-x86: Add header file for alienware-wmi
` [RFC PATCH 19/21] platform-x86: Rename alienare-wmi
` [RFC PATCH 20/21] platform-x86: Split the alienware-wmi module
` [RFC PATCH 21/21] platform-x86: Add config entries to alienware-wmi
[REGRESSION][BISECTED] asus-wmi driver fails on my laptop
2024-12-06 22:02 UTC (4+ messages)
[PATCH] platform/x86: wmi-bmof: Make use of .bin_size() callback
2024-12-06 21:56 UTC
[RFC 00/13] acpi/x86: s2idle: implement Modern Standby transition states and expose to userspace
2024-12-06 21:37 UTC (3+ messages)
[PATCH] platform/x86: adv_swbutton: disable wakeup in .remove() and the error path of .probe()
2024-12-06 9:48 UTC
[PATCH v10 00/22] Add support for binding ACPI platform profile to multiple drivers
2024-12-06 3:19 UTC (23+ messages)
` [PATCH v10 01/22] ACPI: platform-profile: Add a name member to handlers
` [PATCH v10 02/22] platform/x86/dell: dell-pc: Create platform device
` [PATCH v10 03/22] ACPI: platform_profile: Add device pointer into platform profile handler
` [PATCH v10 04/22] ACPI: platform_profile: Add platform handler argument to platform_profile_remove()
` [PATCH v10 05/22] ACPI: platform_profile: Pass the profile handler into platform_profile_notify()
` [PATCH v10 06/22] ACPI: platform_profile: Move sanity check out of the mutex
` [PATCH v10 07/22] ACPI: platform_profile: Move matching string for new profile out of mutex
` [PATCH v10 08/22] ACPI: platform_profile: Use guard(mutex) for register/unregister
` [PATCH v10 09/22] ACPI: platform_profile: Use `scoped_cond_guard`
` [PATCH v10 10/22] ACPI: platform_profile: Create class for ACPI platform profile
` [PATCH v10 11/22] ACPI: platform_profile: Add name attribute to class interface
` [PATCH v10 12/22] ACPI: platform_profile: Add choices attribute for "
` [PATCH v10 13/22] ACPI: platform_profile: Add profile "
` [PATCH v10 14/22] ACPI: platform_profile: Notify change events on register and unregister
` [PATCH v10 15/22] ACPI: platform_profile: Only show profiles common for all handlers
` [PATCH v10 16/22] ACPI: platform_profile: Add concept of a "custom" profile
` [PATCH v10 17/22] ACPI: platform_profile: Make sure all profile handlers agree on profile
` [PATCH v10 18/22] ACPI: platform_profile: Check all profile handler to calculate next
` [PATCH v10 19/22] ACPI: platform_profile: Notify class device from platform_profile_notify()
` [PATCH v10 20/22] ACPI: platform_profile: Allow multiple handlers
` [PATCH v10 21/22] platform/x86/amd: pmf: Drop all quirks
` [PATCH v10 22/22] Documentation: Add documentation about class interface for platform profiles
Adding a new platform driver samsung-galaxybook
2024-12-05 20:49 UTC (7+ messages)
[PATCH] platform/x86/amd/pmf: Enable Custom BIOS Inputs for PMF-TA
2024-12-05 19:15 UTC (2+ messages)
[GIT PULL] platform-drivers-x86 for v6.13-2
2024-12-05 18:04 UTC (2+ messages)
[PATCH] platform/x86: samsung-laptop: Rename MODULE_DESCRIPTION
2024-12-05 16:41 UTC (3+ messages)
[PATCH v9 00/22] Add support for binding ACPI platform profile to multiple drivers
2024-12-05 15:35 UTC (22+ messages)
` [PATCH v9 13/22] ACPI: platform_profile: Add profile attribute for class interface
` [PATCH v9 15/22] ACPI: platform_profile: Only show profiles common for all handlers
` [PATCH v9 16/22] ACPI: platform_profile: Add concept of a "custom" profile
` [PATCH v9 17/22] ACPI: platform_profile: Make sure all profile handlers agree on profile
` [PATCH v9 18/22] ACPI: platform_profile: Check all profile handler to calculate next
` [PATCH v9 19/22] ACPI: platform_profile: Notify class device from platform_profile_notify()
` [PATCH v9 20/22] ACPI: platform_profile: Allow multiple handlers
` [PATCH v9 21/22] platform/x86/amd: pmf: Drop all quirks
` [PATCH v9 22/22] Documentation: Add documentation about class interface for platform profiles
[PATCH] platform/x86/amd/pmc: Fix typecast warning from Sparse
2024-12-05 9:56 UTC
[PATCH v3 0/2] platform/x86: Vexia EDU ATLA 10 pwrsrc and battery support
2024-12-04 19:34 UTC (3+ messages)
` [PATCH v3 1/2] platform/x86/intel: bytcrc_pwrsrc: Optionally register a power_supply dev
` [PATCH v3 2/2] platform/x86: x86-android-tablets: Add Vexia EDU ATLA 10 EC battery driver
[PATCH 1/4] platform/x86: int3472: Check for adev == NULL
2024-12-04 19:15 UTC (8+ messages)
` [PATCH 2/4] platform/x86: int3472: Drop "pin number mismatch" messages
[PATCH] platform/x86: intel: int0002_vgpio: Make the irqchip immutable
2024-12-04 19:13 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox