messages from 2023-04-30 10:38:56 to 2023-05-10 14:49:07 UTC [more...]
[PATCH v4 1/2] platform/x86/amd/pmf: Add PMF acpi debug support
2023-05-10 14:47 UTC (2+ messages)
` [PATCH v4 2/2] platform/x86/amd/pmf: Add PMF debug facilities
[GIT PULL] platform-drivers-x86 for 6.4-2
2023-05-10 14:45 UTC (2+ messages)
[PATCH v1 1/1] mlxbf-bootctl: Add sysfs file for BlueField boot log
2023-05-10 14:05 UTC (5+ messages)
` [PATCH v2] "
Prezentacja
2023-05-10 7:30 UTC
[PATCH V5 00/21] Add basic ACPI support for RISC-V
2023-05-10 5:47 UTC (26+ messages)
` [PATCH V5 01/21] riscv: move sbi_init() earlier before jump_label_init()
` [PATCH V5 02/21] platform/surface: Disable for RISC-V
` [PATCH V5 03/21] crypto: hisilicon/qm: Fix to enable build with RISC-V clang
` [PATCH V5 04/21] ACPI: tables: Print RINTC information when MADT is parsed
` [PATCH V5 05/21] ACPI: OSL: Make should_use_kmap() 0 for RISC-V
` [PATCH V5 06/21] RISC-V: Add support to build the ACPI core
` [PATCH V5 07/21] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid
` [PATCH V5 08/21] RISC-V: ACPI: Cache and retrieve the RINTC structure
` [PATCH V5 09/21] drivers/acpi: RISC-V: Add RHCT related code
` [PATCH V5 10/21] RISC-V: smpboot: Create wrapper setup_smp()
` [PATCH V5 11/21] RISC-V: smpboot: Add ACPI support in setup_smp()
` [PATCH V5 12/21] RISC-V: only iterate over possible CPUs in ISA string parser
` [PATCH V5 13/21] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
` [PATCH V5 14/21] RISC-V: cpu: Enable cpuinfo for ACPI systems
` [PATCH V5 15/21] irqchip/riscv-intc: Add ACPI support
` [PATCH V5 16/21] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
` [PATCH V5 17/21] clocksource/timer-riscv: Add ACPI support
` [PATCH V5 18/21] RISC-V: time.c: Add ACPI support for time_init()
` [PATCH V5 19/21] RISC-V: Add ACPI initialization in setup_arch()
` [PATCH V5 20/21] RISC-V: Enable ACPI in defconfig
` [PATCH V5 21/21] MAINTAINERS: Add entry for drivers/acpi/riscv
[PATCH v12 00/13] HP BIOSCFG driver
2023-05-09 22:17 UTC (37+ messages)
` [PATCH v12 01/13] HP BIOSCFG driver - Documentation
` [PATCH v12 02/13] HP BIOSCFG driver - biosattr-interface
` [PATCH v12 03/13] HP BIOSCFG driver - bioscfg
` [PATCH v12 04/13] HP BIOSCFG driver - int-attributes
` [PATCH v12 05/13] HP BIOSCFG driver - ordered-attributes
` [PATCH v12 06/13] HP BIOSCFG driver - passwdobj-attributes
` [PATCH v12 07/13] HP BIOSCFG driver - string-attributes
` [PATCH v12 08/13] HP BIOSCFG driver - bioscfg-h
` [PATCH v12 09/13] HP BIOSCFG driver - enum-attributes
` [PATCH v12 10/13] HP BIOSCFG driver - spmobj-attributes
` [PATCH v12 11/13] HP BIOSCFG driver - surestart-attributes
` [PATCH v12 12/13] HP BIOSCFG driver - Makefile
` [PATCH v12 13/13] HP BIOSCFG driver - MAINTAINERS
[PATCH v11 00/14] HP BIOSCFG driver
2023-05-09 18:38 UTC (40+ messages)
` [PATCH v11 03/14] HP BIOSCFG driver - bioscfg
` [PATCH v11 04/14] HP BIOSCFG driver - int-attributes
` [PATCH v11 05/14] HP BIOSCFG driver - ordered-attributes
` [PATCH v11 06/14] HP BIOSCFG driver - passwdobj-attributes
` [PATCH v11 09/14] HP BIOSCFG driver - enum-attributes
` [PATCH v11 10/14] HP BIOSCFG driver - passwdattr-interface
` [PATCH v11 11/14] HP BIOSCFG driver - spmobj-attributes
[PATCH v3 1/2] platform/x86/amd/pmf: Add PMF acpi debug support
2023-05-09 14:12 UTC (3+ messages)
` [PATCH v3 2/2] platform/x86/amd/pmf: Add PMF debug facilities
[PATCH v2 1/2] platform/x86/amd/pmf: Add PMF acpi debug support
2023-05-09 14:08 UTC (3+ messages)
[PATCH v2 00/19] platform/x86: lenovo-yogabook: Modify to also work on Android version
2023-05-09 10:39 UTC (28+ messages)
` [PATCH v2 01/19] pwm: Export pwm_add_table() / pwm_remove_table()
` [PATCH v2 02/19] platform/x86: lenovo-yogabook: Fix work race on remove()
` [PATCH v2 03/19] platform/x86: lenovo-yogabook: Reprobe devices "
` [PATCH v2 04/19] platform/x86: lenovo-yogabook: Set default keyboard backligh brightness on probe()
` [PATCH v2 05/19] platform/x86: lenovo-yogabook: Simplify gpio lookup table cleanup
` [PATCH v2 06/19] platform/x86: lenovo-yogabook: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
` [PATCH v2 07/19] platform/x86: lenovo-yogabook: Store dev instead of wdev in drvdata struct
` [PATCH v2 08/19] platform/x86: lenovo-yogabook: Add dev local variable to probe()
` [PATCH v2 09/19] platform/x86: lenovo-yogabook: Use PMIC LED driver for pen icon LED control
` [PATCH v2 10/19] platform/x86: lenovo-yogabook: Split probe() into generic and WMI specific parts
` [PATCH v2 11/19] platform/x86: lenovo-yogabook: Stop checking adev->power.state
` [PATCH v2 12/19] platform/x86: lenovo-yogabook: Abstract kbd backlight setting
` [PATCH v2 13/19] platform/x86: lenovo-yogabook: Add a yogabook_toggle_digitizer_mode() helper function
` [PATCH v2 14/19] platform/x86: lenovo-yogabook: Drop _wmi_ from remaining generic symbols
` [PATCH v2 15/19] platform/x86: lenovo-yogabook: Group WMI specific code together
` [PATCH v2 16/19] platform/x86: lenovo-yogabook: Add YB_KBD_BL_MAX define
` [PATCH v2 17/19] platform/x86: lenovo-yogabook: Add platform driver support
` [PATCH v2 18/19] platform/x86: lenovo-yogabook: Add keyboard backlight control to platform driver
` [PATCH v2 19/19] platform/x86: lenovo-yogabook: Rename lenovo-yogabook-wmi to lenovo-yogabook
[PATCH v2] platform/x86: gigabyte-wmi: remove allowlist
2023-05-09 10:10 UTC (2+ messages)
[PATCH 0/2] platform/x86: Allow retrieving the number of WMI object instances
2023-05-09 10:10 UTC (7+ messages)
` [PATCH 1/2] platform/x86: wmi: "
` [PATCH 2/2] platform/x86: dell-sysman: Improve instance detection
[PATCH v1 1/1] platform/mellanox: fix potential race in mlxbf-tmfifo driver
2023-05-09 9:56 UTC (4+ messages)
[PATCH 1/2] platform/x86: x86-android-tablets: Add support for more then 1 gpio_key
2023-05-09 9:33 UTC (5+ messages)
` [PATCH 2/2] platform/x86: x86-android-tablets: Add support for extra buttons on Cyberbook T116
[PATCH 1/2] platform/x86: x86-android-tablets: Fix Bluetooth on Lenovo Yoga Book
2023-05-09 9:29 UTC (2+ messages)
[PATCH 1/3] platform/x86: x86-android-tablets: Add ALS sensor support for Yoga Tablet 2 1050/830 series
2023-05-09 9:28 UTC (4+ messages)
` [PATCH 3/3] platform/x86: x86-android-tablets: Add Nextbook Ares 8A data
[PATCH v2 1/2] platform/x86: dell-ddv: Add documentation
2023-05-09 9:26 UTC (3+ messages)
` [PATCH v2 2/2] platform/x86: dell-ddv: Update ABI documentation
[PATCH v3 1/2] platform/x86: hp-wmi: Add HP WMI camera switch
2023-05-09 9:25 UTC (2+ messages)
[PATCH v2 0/3] Uncore frequency scaling using TPMI
2023-05-09 9:19 UTC (2+ messages)
[PATCH] platform/x86: touchscreen_dmi: Add upside-down quirk for GDIX1002 ts on the Juno Tablet
2023-05-09 8:51 UTC (2+ messages)
[PATCH 1/2] platform/x86: thinkpad_acpi: Fix platform profiles on T490
2023-05-09 8:50 UTC (3+ messages)
` [PATCH 2/2] platform/x86: thinkpad_acpi: Add profile force ability
[PATCH v2 0/1] platform/x86: asus-wmi: add support for ASUS screenpad
2023-05-08 8:21 UTC (11+ messages)
` [PATCH v2 1/1] "
[PATCH 1/2] platform/x86: dell-ddv: Add documentation
2023-05-08 2:25 UTC (3+ messages)
[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
2023-05-06 7:05 UTC (2+ messages)
Prezentacja
2023-05-05 8:15 UTC
[PATCH] platform/x86: asus-wmi: add support for ASUS screenpad
2023-05-05 4:36 UTC (5+ messages)
[PATCH RFC 16/43] x86-64: Use per-cpu stack canary if supported by compiler
2023-05-05 3:09 UTC (3+ messages)
[PATCH v11 13/14] HP BIOSCFG driver - Makefile
2023-05-04 13:45 UTC (3+ messages)
[PATCH 00/19] platform/x86: lenovo-yogabook: Modify to also work on Android version
2023-05-03 18:16 UTC (13+ messages)
` [PATCH 10/19] platform/x86: lenovo-yogabook: Split probe() into generic and WMI specific parts
` [PATCH 12/19] platform/x86: lenovo-yogabook: Abstract kbd backlight setting
` [PATCH 14/19] platform/x86: lenovo-yogabook: Drop _wmi_ from remaining generic symbols
` [PATCH 17/19] platform/x86: lenovo-yogabook: Add platform driver support
` [PATCH 18/19] platform/x86: lenovo-yogabook: Add keyboard backlight control to platform driver
[PATCH v4] hwmon: add HP WMI Sensors driver
2023-05-03 4:15 UTC
[PATCH] efivarfs: expose used and total size
2023-05-02 11:01 UTC (3+ messages)
[PATCH V4 00/23] Add basic ACPI support for RISC-V
2023-05-02 1:28 UTC (4+ messages)
` [PATCH V4 13/23] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
Firmware upgrade broke SW_TABLET_MODE on HP Dragonfly G2
2023-05-01 13:58 UTC (10+ messages)
[PATCH AUTOSEL 6.1 04/33] platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750 data
2023-05-01 3:01 UTC
[PATCH AUTOSEL 6.2 05/37] platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750 data
2023-05-01 2:59 UTC
[PATCH AUTOSEL 6.3 05/44] platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750 data
2023-05-01 2:56 UTC (3+ messages)
` [PATCH AUTOSEL 6.3 17/44] platform/x86/intel: vsec: Explicitly enable capabilities
` [PATCH AUTOSEL 6.3 43/44] platform/x86/amd: pmc: Fix memory leak in amd_pmc_stb_debugfs_open_v2()
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