Platform-driver-x86 archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-16 14:53:00 to 2021-01-14 15:09:40 UTC [more...]

[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 19/24] platform/x86: ideapad-laptop: fix checkpatch warnings, more consistent style
 2021-01-13 18:22 UTC 

[PATCH v2 23/24] Documentation/ABI: sysfs-platform-ideapad-laptop: update device attribute paths
 2021-01-13 18:22 UTC 

[PATCH v2 24/24] Documentation/ABI: sysfs-platform-ideapad-laptop: conservation_mode and usb_charging
 2021-01-13 18:23 UTC 

[PATCH v2 22/24] platform/x86: ideapad-laptop: add "always on USB charging" control support
 2021-01-13 18:22 UTC 

[PATCH v2 21/24] platform/x86: ideapad-laptop: add keyboard backlight control support
 2021-01-13 18:22 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 14/24] platform/x86: ideapad-laptop: check for Fn-lock support in HALS
 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 13/24] platform/x86: ideapad-laptop: rework is_visible() logic
 2021-01-13 18:21 UTC 

[PATCH v2 15/24] platform/x86: ideapad-laptop: check for touchpad support in _CFG
 2021-01-13 18:22 UTC 

[PATCH v2 00/24] platform/x86: ideapad-laptop: cleanup, keyboard backlight and "always on USB charging" control support, reenable touchpad control
 2021-01-13 18:21 UTC  (13+ 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] x86: efi: avoid BUILD_BUG_ON() for non-constant p4d_index
 2021-01-13 17:51 UTC  (3+ messages)

[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 1/3] platform/x86: dell-privacy: Add support for Dell hardware privacy
 2021-01-12 19:00 UTC  (3+ messages)

[PATCH v2 1/2] platform/x86: dell-privacy: Add support for Dell hardware privacy
 2021-01-12 18:37 UTC  (10+ messages)

[PATCH v3 2/3] x86/platform/dell-privacy-wmi: add document for dell privacy driver
 2021-01-12 17:54 UTC  (2+ messages)

[PATCH v3 3/3] ASoC: rt715:add micmute led state control supports
 2021-01-12 17:54 UTC  (3+ messages)

[PATCH v3 0/3] Dell hardware privacy implementation for dell laptop
 2021-01-12 17:15 UTC 

[PATCH v9] platform/x86: thinkpad_acpi: Add platform profile support
 2021-01-11 16:22 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  (14+ messages)
` [PATCH 1/2] ACPI: platform-profile: Introduce data parameter to handler
` [PATCH 2/2] platform/x86: ideapad-laptop: DYTC Platform profile support
      ` [External] Re: [PATCH 0/2] IdeaPad platform "

[PATCH v3 0/9] Add support for Microsoft Surface System Aggregator Module
 2021-01-07  2:13 UTC  (14+ messages)
` [PATCH v3 1/9] platform/surface: Add Surface Aggregator subsystem
` [PATCH v3 2/9] platform/surface: aggregator: Add control packet allocation caching
` [PATCH v3 3/9] platform/surface: aggregator: Add event item "
` [PATCH v3 4/9] platform/surface: aggregator: Add trace points
` [PATCH v3 5/9] platform/surface: aggregator: Add error injection capabilities
` [PATCH v3 6/9] platform/surface: aggregator: Add dedicated bus and device type
` [PATCH v3 7/9] docs: driver-api: Add Surface Aggregator subsystem documentation
` [PATCH v3 8/9] platform/surface: Add Surface Aggregator user-space interface
` [PATCH v3 9/9] platform/surface: Add Surface ACPI Notify driver

[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] thinkpad_acpi: fix: use scnprintf instead of snprintf
 2021-01-06  9:14 UTC  (3+ messages)

[PATCH v8 1/3] Documentation: Add documentation for new platform_profile sysfs attribute
 2021-01-05 11:02 UTC  (6+ messages)
` [PATCH v8 2/3] ACPI: platform-profile: Add platform profile support
` [PATCH v8 3/3] platform/x86: thinkpad_acpi: "

[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  (6+ messages)

tools/power/x86/intel-speed-select: Fixes for regression
 2021-01-04 12:01 UTC  (7+ messages)
` [PATCH 1/2] tools/power/x86/intel-speed-select: Set scaling_max_freq to base_frequency
` [PATCH 2/2] tools/power/x86/intel-speed-select: Set higher of cpuinfo_max_freq or base_frequency

[PATCH] platform/surface: SURFACE_PLATFORMS should depend on ACPI
 2021-01-04 11:50 UTC  (4+ messages)

[PATCH v2 -next] platform: surface: fix non-PM_SLEEP build warnings
 2021-01-04 11:44 UTC  (2+ messages)

[PATCH fixes v3] platform/x86: ideapad-laptop: Disable touchpad_switch for ELAN0634
 2021-01-04 11:26 UTC  (2+ messages)

[PATCH] platform/surface: mark PM functions as __maybe_unused
 2021-01-03 15:33 UTC  (2+ messages)

[PATCH fixes v2] platform/x86: ideapad-laptop: Disable touchpad_switch for ELAN0634
 2021-01-03  3:03 UTC 

[PATCH] platform/x86: ideapad-laptop: Add has_touchpad_switch
 2021-01-02 12:19 UTC  (6+ messages)

[Bug 32742] Keyboard backlight does not work on Toshiba Satellite M series laptops
 2020-12-29 20:18 UTC 

[PATCH v2 1/2] platform/x86: dell-privacy: Add support for Dell hardware privacy
 2020-12-28 13:08 UTC 

[PATCH AUTOSEL 5.10 007/217] platform/x86: asus-wmi: Add support for SW_TABLET_MODE on UX360
 2020-12-23  2:12 UTC 

[PATCH v7 1/3] Documentation: Add documentation for new platform_profile sysfs attribute
 2020-12-22 19:05 UTC  (5+ messages)
` [PATCH v7 2/3] ACPI: platform-profile: Add platform profile support
` [PATCH v7 3/3] platform/x86: thinkpad_acpi: "

amd-pmc s2idle driver issues
 2020-12-22 17:25 UTC  (7+ messages)

[PATCH v2 3/3] thermal/core: Remove ms based delay fields
 2020-12-18 10:45 UTC  (7+ messages)

[PATCH v6 1/3] Documentation: Add documentation for new platform_profile sysfs attribute
 2020-12-17 15:20 UTC  (16+ messages)
` [PATCH v6 2/3] ACPI: platform-profile: Add platform profile support
        ` [External] "
  ` [External] Re: [PATCH v6 1/3] Documentation: Add documentation for new platform_profile sysfs attribute


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 read-only IMAP folder(s) and NNTP newsgroup(s).