messages from 2021-01-04 12:02:48 to 2021-01-18 10:35:52 UTC [more...]
[PATCH v2 0/7] Introduce intel_skl_int3472 driver
2021-01-18 9:18 UTC (17+ messages)
` [PATCH v2 1/7] acpi: utils: move acpi_lpss_dep() to utils
` [PATCH v2 2/7] acpi: utils: Add function to fetch dependent acpi_devices
` [PATCH v2 3/7] i2c: i2c-core-base: Use format macro in i2c_dev_set_name()
` [PATCH v2 4/7] i2c: i2c-core-acpi: Add i2c_acpi_dev_name()
` [PATCH v2 5/7] gpio: gpiolib-acpi: Export acpi_get_gpiod()
` [PATCH v2 6/7] platform: x86: Add intel_skl_int3472 driver
` [PATCH v2 7/7] mfd: Remove tps68470 MFD driver
[PATCH] sony-laptop: Remove unneeded semicolon
2021-01-18 1:01 UTC
[PATCH v2 00/24] platform/x86: ideapad-laptop: cleanup, keyboard backlight and "always on USB charging" control support, reenable touchpad control
2021-01-17 21:04 UTC (25+ messages)
` [PATCH v2 01/24] platform/x86: ideapad-laptop: remove unnecessary dev_set_drvdata() call
` [PATCH v2 02/24] platform/x86: ideapad-laptop: use appropriately typed variable to store the return value of ACPI methods
` [PATCH v2 03/24] platform/x86: ideapad-laptop: sort includes lexicographically
` [PATCH v2 04/24] platform/x86: ideapad-laptop: use sysfs_emit()
` [PATCH v2 05/24] platform/x86: ideapad-laptop: use for_each_set_bit() helper to simplify event processing
` [PATCH v2 06/24] platform/x86: ideapad-laptop: use msecs_to_jiffies() helper instead of hand-crafted formula
` [PATCH v2 07/24] platform/x86: ideapad-laptop: use dev_{err,warn} or appropriate variant to display log messages
` [PATCH v2 08/24] platform/x86: ideapad-laptop: convert ACPI helpers to return -EIO in case of failure
` [PATCH v2 09/24] platform/x86: ideapad-laptop: always propagate error codes from device attributes' show() callback
` [PATCH v2 10/24] platform/x86: ideapad-laptop: misc. device attribute changes
` [PATCH v2 11/24] platform/x86: ideapad-laptop: group and separate (un)related constants into enums
` [PATCH v2 12/24] platform/x86: ideapad-laptop: rework and create new ACPI helpers
[PATCH v2 23/24] Documentation/ABI: sysfs-platform-ideapad-laptop: update device attribute paths
2021-01-17 20:57 UTC (4+ messages)
[PATCH v2 21/24] platform/x86: ideapad-laptop: add keyboard backlight control support
2021-01-17 20:55 UTC (4+ messages)
[PATCH v2 13/24] platform/x86: ideapad-laptop: rework is_visible() logic
2021-01-17 20:52 UTC (4+ messages)
[Bug 199715] hp_accel: probe of HPQ6007:00 failed with error -22 (HP Envy x360)
2021-01-17 16:01 UTC (15+ messages)
[PATCH v9] platform/x86: thinkpad_acpi: Add platform profile support
2021-01-17 14:01 UTC (2+ messages)
[PATCH v2 24/24] Documentation/ABI: sysfs-platform-ideapad-laptop: conservation_mode and usb_charging
2021-01-16 20:11 UTC (2+ messages)
[PATCH v2 22/24] platform/x86: ideapad-laptop: add "always on USB charging" control support
2021-01-16 20:09 UTC (2+ messages)
[PATCH v2 19/24] platform/x86: ideapad-laptop: fix checkpatch warnings, more consistent style
2021-01-16 20:04 UTC (2+ messages)
[PATCH v2 14/24] platform/x86: ideapad-laptop: check for Fn-lock support in HALS
2021-01-16 20:00 UTC (2+ messages)
[PATCH v3 2/3] x86/platform/dell-privacy-wmi: add document for dell privacy driver
2021-01-16 16:18 UTC (3+ messages)
[PATCH] x86: efi: avoid BUILD_BUG_ON() for non-constant p4d_index
2021-01-16 16:34 UTC (14+ messages)
[PATCH v3 3/3] ASoC: rt715:add micmute led state control supports
2021-01-16 15:50 UTC (5+ messages)
[PATCH v3 1/3] platform/x86: dell-privacy: Add support for Dell hardware privacy
2021-01-16 15:10 UTC (4+ messages)
[PATCH] thinkpad_acpi: fix: use scnprintf instead of snprintf
2021-01-15 19:27 UTC (4+ messages)
[PATCH] platform/x86: thinkpad_acpi: Add P53/73 firmware to fan_quirk_table for dual fan control
2021-01-15 19:20 UTC (2+ messages)
[PATCH] MAINTAINERS: update email address for Henrique de Moraes Holschuh
2021-01-15 18:47 UTC
[PATCH 1/4] platform/x86: intel-vbtn: Rework wakeup handling in notify_handler()
2021-01-15 16:18 UTC (4+ messages)
` [PATCH 2/4] platform/x86: intel-vbtn: Create 2 separate input-devs for buttons and switches
` [PATCH 3/4] platform/x86: intel-vbtn: Add alternative method to enable switches
` [PATCH 4/4] platform/x86: intel-vbtn: Eval VBDL after registering our notifier
[PATCH v2 1/2] platform/x86: dell-privacy: Add support for Dell hardware privacy
2021-01-15 7:44 UTC (11+ messages)
[PATCH] platform/x86: hp-wmi: Don't log a warning on HPWMI_RET_UNKNOWN_COMMAND errors
2021-01-14 23:27 UTC
[PATCH] platform/x86: hp-wmi: Don't log a warning on HPWMI_RET_UNKNOWN_COMMAND errors
2021-01-14 22:50 UTC
[PATCH] platform/surface: aggregator: Fix kernel-doc references
2021-01-14 15:08 UTC
[PATCH v6 00/16] Fix several bad kernel-doc markups
2021-01-14 14:53 UTC (3+ messages)
` [PATCH v6 16/16] platform/surface: aggregator: fix a kernel-doc markup
[PATCH] platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC 11 from allow-list
2021-01-14 14:34 UTC
[PATCH v2 18/24] Revert "platform/x86: ideapad-laptop: Switch touchpad attribute to be RO"
2021-01-13 18:22 UTC
[PATCH v2 20/24] platform/x86: ideapad-laptop: send notification about touchpad state change to sysfs
2021-01-13 18:22 UTC
[PATCH v2 17/24] platform/x86: ideapad-laptop: change 'cfg' debugfs file format
2021-01-13 18:22 UTC
[PATCH v2 16/24] platform/x86: ideapad-laptop: change 'status' debugfs file format
2021-01-13 18:22 UTC
[PATCH v2 15/24] platform/x86: ideapad-laptop: check for touchpad support in _CFG
2021-01-13 18:22 UTC
[PATCH] platform/surface: aggregator: prevent information leak in ssam_cdev_request()
2021-01-13 9:29 UTC (2+ messages)
[PATCH][next] platform/surface: fix potential integer overflow on shift of a int
2021-01-13 9:25 UTC (3+ messages)
[PATCH fixes v4] platform/x86: ideapad-laptop: Disable touchpad_switch for ELAN0634
2021-01-13 9:24 UTC (2+ messages)
[PATCH v3 0/3] Dell hardware privacy implementation for dell laptop
2021-01-12 17:15 UTC
[PATCH -next 0/2] platform/surface: aggregator_cdev: Fixes for CI analysis
2021-01-11 15:48 UTC (3+ messages)
` [PATCH -next 1/2] platform/surface: aggregator_cdev: Fix access of uninitialized variables
` [PATCH -next 2/2] platform/surface: aggregator_cdev: Add comments regarding unchecked allocation size
platform/surface: Add Surface Aggregator user-space interface (static analysis issues)
2021-01-11 14:45 UTC (5+ messages)
[PATCH v2 0/2] IdeaPad platform profile support
2021-01-07 17:11 UTC (5+ messages)
` [PATCH v2 1/2] ACPI: platform-profile: Introduce object pointers to callbacks
` [PATCH v2 2/2] platform/x86: ideapad-laptop: DYTC Platform profile support
[PATCH 0/2] IdeaPad platform profile support
2021-01-07 13:50 UTC (13+ messages)
` [PATCH 1/2] ACPI: platform-profile: Introduce data parameter to handler
` [External] Re: [PATCH 0/2] IdeaPad platform profile support
[PATCH v3 0/9] Add support for Microsoft Surface System Aggregator Module
2021-01-07 2:13 UTC (3+ messages)
[PATCH 00/24] platform/x86: ideapad-laptop: cleanup, keyboard backlight and "always on USB charging" control support, reenable touchpad control
2021-01-06 21:08 UTC (8+ messages)
How to detect Cherry Trail vs Brasswell inside the kernel ?
2021-01-06 19:04 UTC (5+ messages)
[PATCH 21/24] platform/x86: ideapad-laptop: add keyboard backlight control support
2021-01-06 18:52 UTC (2+ messages)
[PATCH v8 1/3] Documentation: Add documentation for new platform_profile sysfs attribute
2021-01-05 11:02 UTC (3+ messages)
` [PATCH v8 3/3] platform/x86: thinkpad_acpi: Add platform profile support
[PATCH] platform/x86: touchscreen_dmi: Add swap-x-y quirk for Goodix touchscreen on Estar Beauty HD tablet
2021-01-04 21:56 UTC (5+ messages)
[PATCH] platform/x86: thinkpad_acpi: correct palmsensor error checking
2021-01-04 15:43 UTC (5+ messages)
` [External] "
[PATCH] platform/x86: amd-pmc: Fix build issue for make ARCH=i386
2021-01-04 14:58 UTC (2+ messages)
[PATCH] platform/x86: intel-vbtn: Support for tablet mode on Dell Inspiron 7352
2021-01-04 14:40 UTC (2+ messages)
[PATCH] ACPI / scan: Don't create platform device for INT3515 ACPI nodes
2021-01-04 14:09 UTC (5+ messages)
tools/power/x86/intel-speed-select: Fixes for regression
2021-01-04 12:01 UTC (5+ 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