messages from 2024-09-02 15:58:04 to 2024-09-17 10:43:09 UTC [more...]
[PATCH] MAINTAINERS: adjust file entry in INTEL MID PLATFORM
2024-09-17 10:43 UTC (2+ messages)
[PATCH] platform/x86: asus-wmi: don't fail if platform_profile already registered
2024-09-17 8:45 UTC (5+ messages)
[PATCH] platform/x86: x86-android-tablets: Adjust Xiaomi Pad 2 bottom bezel touch buttons LED
2024-09-16 13:10 UTC (4+ messages)
[PATCH] platform/mellanox: mlxbf-pmc: fix lockdep warning
2024-09-16 12:28 UTC (3+ messages)
[PATCH v1 1/1] platform/x86: ideapad-laptop: Make the scope_guard() clear of its scope
2024-09-16 10:40 UTC (17+ messages)
[PATCH v2] platform/x86/amd: pmf: Add quirk for TUF Gaming A14
2024-09-14 16:10 UTC (3+ messages)
[PATCH] platform/x86: touchscreen_dmi: add nanote-next quirks
2024-09-14 15:58 UTC (2+ messages)
[GIT PULL] platform-drivers-x86 for v6.11-7
2024-09-12 20:15 UTC (2+ messages)
[PATCH v3] platform/x86/hp: Avoid spurious wakeup on HP ProOne 440
2024-09-12 15:06 UTC (11+ messages)
[PATCH] platform/x86/amd: pmf: Add quirk for TUF Gaming A14
2024-09-12 3:57 UTC
[Bug 213977] New: Unable to lock HW IRQ 44 TigerLake
2024-09-11 16:32 UTC (2+ messages)
` [Bug 213977] Unable to lock HW IRQ 44 :: TigerLake Proc :: Clevo NH58HPQ
[PATCH v2 0/3] platform/x86: intel_scu: Move headers to x86 subfolder
2024-09-11 14:31 UTC (6+ messages)
` [PATCH v2 1/3] MAINTAINERS: Add Intel MID section
` [PATCH v2 2/3] platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asm
` [PATCH v2 3/3] platform/x86: intel_scu_wdt: Move intel_scu_wdt.h to x86 subfolder
[PATCH net-next v2 00/10] net: Convert using devm_clk_get_enabled()/devm_clk_get_optional_enabled()
2024-09-11 12:20 UTC (14+ messages)
` [PATCH -next v2] platform/olpc: Remove redundant null pointer checks in olpc_ec_setup_debugfs()
` [PATCH -next v2 2/2] media: siano: remove redundant null pointer checks in cec_devnode_init()
` [PATCH net-next v2 02/10] net: ethernet: Convert using devm_clk_get_enabled() in emac_probe()
` [PATCH net-next v2 03/10] net: ethernet: arc: "
` [PATCH net-next v2 04/10] net: ethernet: ethoc: Convert using devm_clk_get_enabled() in ethoc_probe()
` [PATCH net-next v2 05/10] net: ftgmac100: Convert using devm_clk_get_enabled() in ftgmac100_setup_clk()
` [PATCH net-next v2 06/10] net: ethernet: hisilicon: Convert using devm_clk_get_enabled() in hisi_femac_drv_probe()
` [PATCH net-next v2 07/10] net: lantiq_xrx200: Convert using devm_clk_get_enabled() in xrx200_probe()
` [PATCH net-next v2 08/10] net: stmmac: dwmac-dwc-qos-eth: Convert using devm_clk_get_enabled() in dwc_qos_probe()
` [PATCH net-next v2 09/10] net: ethernet: sunplus: Convert using devm_clk_get_enabled() in spl2sw_probe()
` [PATCH net-next v2 10/10] net: xilinx: axienet: Convert using devm_clk_get_optional_enabled() in axienet_probe()
[PATCH v2] platform/x86:intel/pmc: Ignore all LTRs during suspend
2024-09-11 12:17 UTC (6+ messages)
[v7 01/10] platform/x86/amd/hsmp: Create hsmp/ directory
2024-09-11 10:00 UTC (15+ messages)
` [v7 02/10] platform/x86/amd/hsmp: Create wrapper function init_acpi()
` [v7 03/10] platform/x86/amd/hsmp: Convert amd_hsmp_rdwr() to a function pointer
` [v7 04/10] platform/x86/amd/hsmp: Move structure and macros to header file
` [v7 05/10] platform/x86/amd/hsmp: Move platform device specific code to plat.c
` [v7 06/10] platform/x86/amd/hsmp: Move ACPI code to acpi.c
` [v7 07/10] platform/x86/amd/hsmp: Change generic plat_dev name to hsmp_pdev
` [v7 08/10] platform/x86/amd/hsmp: Create mutually exclusive ACPI and plat drivers
` [v7 09/10] platform/x86/amd/hsmp: Use name space while exporting module symbols
` [v7 10/10] platform/x86/amd/hsmp: Use dev_groups in the driver structure
[PATCH net-next v2 00/10] net: Convert using devm_clk_get_enabled()/devm_clk_get_optional_enabled()
2024-09-11 3:08 UTC (13+ messages)
` [PATCH net-next v2 01/10] net: dsa: bcm_sf2: Convert using devm_clk_get_optional_enabled() in bcm_sf2_sw_probe()
` [PATCH net-next v2 02/10] net: ethernet: Convert using devm_clk_get_enabled() in emac_probe()
` [PATCH net-next v2 03/10] net: ethernet: arc: "
` [PATCH net-next v2 04/10] net: ethernet: ethoc: Convert using devm_clk_get_enabled() in ethoc_probe()
` [PATCH net-next v2 05/10] net: ftgmac100: Convert using devm_clk_get_enabled() in ftgmac100_setup_clk()
` [PATCH net-next v2 06/10] net: ethernet: hisilicon: Convert using devm_clk_get_enabled() in hisi_femac_drv_probe()
` [PATCH net-next v2 07/10] net: lantiq_xrx200: Convert using devm_clk_get_enabled() in xrx200_probe()
` [PATCH net-next v2 08/10] net: stmmac: dwmac-dwc-qos-eth: Convert using devm_clk_get_enabled() in dwc_qos_probe()
` [PATCH net-next v2 09/10] net: ethernet: sunplus: Convert using devm_clk_get_enabled() in spl2sw_probe()
` [PATCH net-next v2 10/10] net: xilinx: axienet: Convert using devm_clk_get_optional_enabled() in axienet_probe()
[PATCH -next 0/7] spi: replace and remove spi_slave_abort()
2024-09-10 22:46 UTC (10+ messages)
` [PATCH -next 1/7] spi: switch to use spi_controller_is_target()
` [PATCH -next 2/7] spi: slave-time: switch to use spi_target_abort()
` [PATCH -next 3/7] spi: slave-system-control: "
` [PATCH -next 4/7] spi: spidev: "
` [PATCH -next 5/7] spi: slave-mt27xx: switch to use target_abort
` [PATCH -next 6/7] platform/olpc: olpc-xo175-ec: switch to use spi_target_abort()
` [PATCH -next 7/7] spi: remove spi_controller_is_slave() and spi_slave_abort()
[PATCH] platform/x86/intel/pmc: Add Arrow Lake U/H support to intel_pmc_core driver
2024-09-10 22:45 UTC (3+ messages)
[PATCH v2 00/11] Create Intel PMC SSRAM Telemetry driver
2024-09-10 19:57 UTC (16+ messages)
` [PATCH v2 03/11] platform/x86:intel/pmc: Move PMC devid to core.h
` [PATCH v2 05/11] platform/x86:intel/pmc: Remove unneeded h file inclusion
` [PATCH v2 07/11] platform/x86:intel/pmc: Check return value of ioremap
` [PATCH v2 08/11] platform/x86:intel/pmc: Create Intel PMC SSRAM Telemetry driver
` [PATCH v2 11/11] platform/x86:intel/pmc: Get LPM information for Lunar Lake
[PATCH AUTOSEL 6.10 17/18] platform/x86/amd: pmf: Make ASUS GA403 quirk generic
2024-09-10 17:22 UTC
Add Support for the Acer Predator Triton PT14-51
2024-09-10 15:15 UTC (6+ messages)
[PATCH v2 1/3] platform/x86: panasonic-laptop: Fix SINF array out of bounds accesses
2024-09-10 14:26 UTC (9+ messages)
` [PATCH v2 2/3] platform/x86: panasonic-laptop: Allocate 1 entry extra in the sinf array
` [PATCH v2 3/3] platform/x86: panasonic-laptop: Add support for programmable buttons
[PATCH] platform/x86: asus-wmi: Disable OOBE experience on Zenbook S 16
2024-09-10 12:45 UTC (3+ messages)
[PATCH] platform/x86: asus-wmi: add debug print in more key places
2024-09-10 5:05 UTC
[PATCH v8 0/6] i2c-i801 / dell-lis3lv02d: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-lis3lv02d
2024-09-09 22:02 UTC (2+ messages)
[PATCH] platform/x86:intel/pmc: fix build regression with pmtimer turned off
2024-09-09 13:36 UTC (3+ messages)
[Bug 218771] Lenovo Thinkbook - turning off after closing lid or (dis)connecting charger
2024-09-09 13:02 UTC
[PATCH v2] platform/x86/hp: Avoid spurious wakeup on HP ProOne 440
2024-09-06 4:56 UTC (2+ messages)
[PATCH 1/2] usb: linux/usb.h: Move USB port definition to usb.h
2024-09-06 2:28 UTC (10+ messages)
` [PATCH 2/2] platform/x86/hp: Avoid spurious wakeup on HP ProOne 440
School Contacts List - 2024
2024-09-05 17:28 UTC
[GIT PULL] platform-drivers-x86 for v6.11-6
2024-09-05 17:12 UTC (2+ messages)
[PATCH v2 0/5] platform/x86: wmi: Pass event data directly to legacy notify handlers
2024-09-05 15:31 UTC (8+ messages)
` [PATCH v2 1/5] hwmon: (hp-wmi-sensors) Check if WMI event data exists
[Bug 38082] Fan sensor/controls not working in Thinkpad Edge E220s
2024-09-05 12:12 UTC
[PATCH] platform/x86:intel/pmc: Ignore all LTRs during suspend
2024-09-04 23:06 UTC (3+ messages)
[PATCH -next] platform/olpc: Remove redundant null pointer checks in olpc_ec_setup_debugfs()
2024-09-04 19:03 UTC (2+ messages)
[PATCH] platform/x86: thinkpad_acpi: Fix uninitialized symbol
2024-09-04 18:31 UTC (2+ messages)
[PATCH v1 1/1] platform/x86: x86-android-tablets: Fix spelling in the comments
2024-09-04 18:22 UTC (2+ messages)
[PATCH] x86/platform/geode: switch GPIO buttons and LEDs to software properties
2024-09-04 18:21 UTC (7+ messages)
[PATCH v2 0/3] Intel uncore driver ELC support
2024-09-04 17:51 UTC (7+ messages)
` [PATCH v2 1/3] Documentation: admin-guide: pm: Add efficiency vs. latency tradeoff to uncore documentation
[PATCH] platform/x86: lenovo-ymc: Ignore the 0x0 state
2024-09-04 16:59 UTC (2+ messages)
[PATCH v2 0/4] platform/x86: int3472: A few cleanups
2024-09-04 13:05 UTC (7+ messages)
` [PATCH v2 1/4] driver core: Ignore 0 in dev_err_probe()
[PATCH v4 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings
2024-09-04 12:51 UTC (5+ messages)
[PATCH] platform/x86: ideapad-laptop: Stop calling i8042_command()
2024-09-03 23:55 UTC (11+ messages)
[PATCH AUTOSEL 6.6 11/20] platform/x86: x86-android-tablets: Make Lenovo Yoga Tab 3 X90F DMI match less strict
2024-09-03 19:23 UTC
[PATCH AUTOSEL 6.10 11/22] platform/x86: asus-wmi: Fix spurious rfkill on UX8406MA
2024-09-03 19:21 UTC (2+ messages)
` [PATCH AUTOSEL 6.10 12/22] platform/x86: x86-android-tablets: Make Lenovo Yoga Tab 3 X90F DMI match less strict
[PATCH] platform/x86/amd: pmf: Make ASUS GA403 quirk generic
2024-09-03 15:08 UTC (3+ messages)
[PATCH 1/3] platform/x86: panasonic-laptop: Check minimum SQTY value
2024-09-03 11:09 UTC (8+ messages)
` [PATCH 2/3] platform/x86: panasonic-laptop: Allocate 1 entry extra in the sinf array
` [PATCH 3/3] platform/x86: panasonic-laptop: Add support for programmable buttons
[bug report] platform/x86: thinkpad_acpi: Add Thinkpad Edge E531 fan support
2024-09-03 7:59 UTC (4+ 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