Linux IBM ACPI
[Prev Page][Next Page]
- Re: [PATCH v3 21/22] ACPI: platform_profile: Allow multiple handlers, Mark Pearson
- Re: [PATCH v3 19/22] ACPI: platform_profile: Check all profile handler to calculate next, Mark Pearson
- Re: [PATCH v3 18/22] ACPI: platform_profile: Make sure all profile handlers agree on profile, Mark Pearson
- Re: [PATCH v3 17/22] ACPI: platform_profile: Add concept of a "custom" profile, Mark Pearson
- Re: [PATCH v3 15/22] ACPI: platform_profile: Only show profiles common for all handlers, Mark Pearson
- Re: [PATCH v3 14/22] ACPI: platform_profile: Notify change events on register and unregister, Mark Pearson
- Re: [PATCH v3 11/22] ACPI: platform_profile: Use `scoped_cond_guard` for platform_profile_cycle(), Mark Pearson
- Re: [PATCH v3 06/22] ACPI: platform_profile: Move sanity check out of the mutex, Mark Pearson
- Re: [PATCH v3 03/22] ACPI: platform_profile: Add device pointer into platform profile handler, Mark Pearson
- Re: [PATCH v3 20/22] ACPI: platform_profile: Register class device for platform profile handlers,
kernel test robot
- Re: [PATCH v2 00/15] Add support for binding ACPI platform profile to multiple drivers, Hans de Goede
- Re: [PATCH 7/8] ACPI: platform_profile: Add support for multiple handlers,
Hans de Goede
Re: [PATCH 6/8] ACPI: platform_profile: Only remove group when no more handler registered,
Hans de Goede
Re: [PATCH 5/8] ACPI: platform_profile: Use guard(mutex) for register/unregister,
Hans de Goede
Re: [PATCH 4/8] ACPI: platform_profile: Add a list to platform profile handler,
Hans de Goede
Re: [PATCH 3/8] ACPI: platform_profile: Add platform handler argument to platform_profile_remove(),
Hans de Goede
Re: [PATCH 2/8] platform/surface: aggregator: Add platform handler pointer to device, Hans de Goede
Re: [PATCH 1/8] ACPI: platform-profile: Add a name member to handlers,
Hans de Goede
Re: [PATCH] platform/x86: thinkpad_acpi: Fix uninitialized symbol, Hans de Goede
Re: [bug report] platform/x86: thinkpad_acpi: Add Thinkpad Edge E531 fan support,
Hans de Goede
Re: [PATCH v4] platform/x86: thinkpad_acpi: Add Thinkpad Edge E531 fan support, Hans de Goede
Re: [PATCH v3] platform/x86: thinkpad_acpi: Add Thinkpad Edge E531 fan support, kernel test robot
Re: [PATCH] platform/x86: thinkpad_acpi: Add Thinkpad Edge E531 fan support, Hans de Goede
PrivacyGuard doesn't work even by sending ACPI commands directly,
Pellaeon Lin
[PATCH v1 0/7] platform/x86: Move to 2-argument strscpy(),
Andy Shevchenko
Re: [PATCH 0/6] Deduplicate string exposure in sysfs, Greg Kroah-Hartman
thinkpad s495s: power button stops working after hibernation/resume: acpi_evalf(STRW, vd, ...) failed: AE_NOT_FOUND,
Michael Tokarev
[PATCH v2 00/24] platform/x86: thinkpad_acpi: Refactor hotkey handling and add support for some new hotkeys,
Hans de Goede
[PATCH v2 01/24] platform/x86: thinkpad_acpi: Take hotkey_mutex during hotkey_exit(), Hans de Goede
[PATCH v2 09/24] platform/x86: thinkpad_acpi: Move special original hotkeys handling out of switch-case, Hans de Goede
[PATCH v2 02/24] platform/x86: thinkpad_acpi: Provide hotkey_poll_stop_sync() dummy, Hans de Goede
[PATCH v2 03/24] platform/x86: thinkpad_acpi: Drop setting send_/ignore_acpi_ev defaults twice, Hans de Goede
[PATCH v2 13/24] platform/x86: thinkpad_acpi: Move hkey > scancode mapping to tpacpi_input_send_key(), Hans de Goede
[PATCH v2 06/24] platform/x86: thinkpad_acpi: Do hkey to scancode translation later, Hans de Goede
[PATCH v2 05/24] platform/x86: thinkpad_acpi: Use tpacpi_input_send_key() in adaptive kbd code, Hans de Goede
[PATCH v2 11/24] platform/x86: thinkpad_acpi: Always call tpacpi_driver_event() for hotkeys, Hans de Goede
[PATCH v2 10/24] platform/x86: thinkpad_acpi: Move hotkey_user_mask check to tpacpi_input_send_key(), Hans de Goede
[PATCH v2 08/24] platform/x86: thinkpad_acpi: Move adaptive kbd event handling to tpacpi_driver_event(), Hans de Goede
[PATCH v2 14/24] platform/x86: thinkpad_acpi: Move tpacpi_driver_event() call to tpacpi_input_send_key(), Hans de Goede
[PATCH v2 07/24] platform/x86: thinkpad_acpi: Make tpacpi_driver_event() return if it handled the event, Hans de Goede
[PATCH v2 12/24] platform/x86: thinkpad_acpi: Drop tpacpi_input_send_key_masked() and hotkey_driver_event(), Hans de Goede
[PATCH v2 20/24] platform/x86: thinkpad_acpi: Add mappings for adaptive kbd clipping-tool and cloud keys, Hans de Goede
[PATCH v2 19/24] platform/x86: thinkpad_acpi: Switch to using sparse-keymap helpers, Hans de Goede
[PATCH v2 16/24] platform/x86: thinkpad_acpi: Change hotkey_reserved_mask initialization, Hans de Goede
[PATCH v2 23/24] platform/x86: thinkpad_acpi: Support for system debug info hotkey, Hans de Goede
[PATCH v2 17/24] platform/x86: thinkpad_acpi: Use correct keycodes for volume and brightness keys, Hans de Goede
[PATCH v2 21/24] platform/x86: thinkpad_acpi: Simplify known_ev handling, Hans de Goede
[PATCH v2 24/24] platform/x86: thinkpad_acpi: Support hotkey to disable trackpoint doubletap, Hans de Goede
[PATCH v2 15/24] platform/x86: thinkpad_acpi: Do not send ACPI netlink events for unknown hotkeys, Hans de Goede
[PATCH v2 22/24] platform/x86: thinkpad_acpi: Support for trackpoint doubletap, Hans de Goede
[PATCH v2 18/24] platform/x86: thinkpad_acpi: Drop KEY_RESERVED special handling, Hans de Goede
Re: [PATCH v2 00/24] platform/x86: thinkpad_acpi: Refactor hotkey handling and add support for some new hotkeys, Mark Pearson
Re: [PATCH v2 00/24] platform/x86: thinkpad_acpi: Refactor hotkey handling and add support for some new hotkeys, Hans de Goede
Re: [PATCH 5/6] platform/x86: Use device_show_string() helper for sysfs attributes, Hans de Goede
[PATCH 00/24] platform/x86: thinkpad_acpi: Refactor hotkey handling and add support for some new hotkeys,
Hans de Goede
[PATCH 05/24] platform/x86: thinkpad_acpi: Use tpacpi_input_send_key() in adaptive kbd code, Hans de Goede
[PATCH 04/24] platform/x86: thinkpad_acpi: Drop ignore_acpi_ev, Hans de Goede
[PATCH 09/24] platform/x86: thinkpad_acpi: Move special original hotkeys handling out of switch-case, Hans de Goede
[PATCH 06/24] platform/x86: thinkpad_acpi: Do hkey to scancode translation later, Hans de Goede
[PATCH 11/24] platform/x86: thinkpad_acpi: Always call tpacpi_driver_event() for hotkeys, Hans de Goede
[PATCH 07/24] platform/x86: thinkpad_acpi: Make tpacpi_driver_event() return if it handled the event, Hans de Goede
[PATCH 15/24] platform/x86: thinkpad_acpi: Do not send ACPI netlink events for unknown hotkeys, Hans de Goede
[PATCH 12/24] platform/x86: thinkpad_acpi: Drop tpacpi_input_send_key_masked() and hotkey_driver_event(), Hans de Goede
[PATCH 14/24] platform/x86: thinkpad_acpi: Move tpacpi_driver_event() call to tpacpi_input_send_key(), Hans de Goede
[PATCH 08/24] platform/x86: thinkpad_acpi: Move adaptive kbd event handling to tpacpi_driver_event(), Hans de Goede
Re: [PATCH 08/24] platform/x86: thinkpad_acpi: Move adaptive kbd event handling to tpacpi_driver_event(), Mark Pearson
Message not available
[PATCH 18/24] platform/x86: thinkpad_acpi: Drop KEY_RESERVED special handling, Hans de Goede
[PATCH 10/24] platform/x86: thinkpad_acpi: Move hotkey_user_mask check to tpacpi_input_send_key(), Hans de Goede
[PATCH 21/24] platform/x86: thinkpad_acpi: Simplify known_ev handling, Hans de Goede
[PATCH 16/24] platform/x86: thinkpad_acpi: Change hotkey_reserved_mask initialization, Hans de Goede
[PATCH 24/24] platform/x86: thinkpad_acpi: Support hotkey to disable trackpoint doubletap, Hans de Goede
[PATCH 17/24] platform/x86: thinkpad_acpi: Use correct keycodes for volume and brightness keys, Hans de Goede
[PATCH 22/24] platform/x86: thinkpad_acpi: Support for trackpoint doubletap, Hans de Goede
[PATCH 13/24] platform/x86: thinkpad_acpi: Move hkey > scancode mapping to tpacpi_input_send_key(), Hans de Goede
[PATCH 20/24] platform/x86: thinkpad_acpi: Add mappings for adaptive kbd clipping-tool and cloud keys, Hans de Goede
[PATCH 23/24] platform/x86: thinkpad_acpi: Support for system debug info hotkey, Hans de Goede
[PATCH 19/24] platform/x86: thinkpad_acpi: Switch to using sparse-keymap helpers, Hans de Goede
Re: [PATCH 00/24] platform/x86: thinkpad_acpi: Refactor hotkey handling and add support for some new hotkeys, Mark Pearson
[PATCH v2 1/4] platform/x86: thinkpad_acpi: simplify known_ev handling,
Mark Pearson
Re: [PATCH v5 1/3] ACPI: platform-profile: add platform_profile_cycle(),
Hans de Goede
[PATCH 0/4] platform/x86, input: Support for new events on,
Mark Pearson
[PATCH 4/4] platform/x86: thinkpad_acpi: Support hotkey to disable trackpoint doubletap, Mark Pearson
[PATCH 3/4] platform/x86: thinkpad_acpi: Support for system debug info hotkey, Mark Pearson
[PATCH 2/4] platform/x86: thinkpad_acpi: Support for trackpoint doubletap, Mark Pearson
Re: thinkpad-acpi crashes on loading,
Hans de Goede
Re: [PATCH v2] platform/x86: remove obsolete calls to ledtrig_audio_get, Hans de Goede
Re: [PATCH] platform/x86: remove obsolete calls to ledtrig_audio_get, Hans de Goede
Re: [PATCH AUTOSEL 6.1 12/24] platform/x86: thinkpad_acpi: fix for incorrect fan reporting on some ThinkPad systems, Pavel Machek
Re: [PATCH][next] platform/x86: thinkpad_acpi: remove redundant assignment to variable i, Hans de Goede
[PATCH RFC] platform/x86: Lenovo sub directory,
Mark Pearson
[PATCH] platform/x86: thinkpad_acpi: fix kernel-doc warnings,
Randy Dunlap
[PATCH v3] platform/x86: Add support for improved performance mode,
Mark Pearson
Message not available
[PATCH v2] platform/x86: Add support for improved performance mode,
Mark Pearson
[PATCH] platform/x86: Add support for improved performance mode,
Mark Pearson
Re: [PATCH] platform/x86: thinkpad_acpi: replace deprecated strncpy with memcpy, Mark Pearson
Re: [PATCH v6] platform/x86: thinkpad_acpi: sysfs interface to auxmac, Hans de Goede
Re: [PATCH v5] platform/x86: thinkpad_acpi: sysfs interface to auxmac,
Hans de Goede
Re: [PATCH v4] platform/x86: thinkpad_acpi: sysfs interface to auxmac, Hans de Goede
Re: WARNING at drivers/acpi/platform_profile.c:74 in platform_profile_show(),
Hans de Goede
Re: [PATCH v2] platform/x86: thinkpad_acpi: sysfs interface to auxmac, Hans de Goede
Re: [PATCH] platform/x86: thinkpad_acpi: sysfs interface to auxmac,
Hans de Goede
L13 Gen 2 AMD Yoga,
tom.troughton--- via ibm-acpi-devel
Re: [PATCH -next] platform/x86: thinkpad_acpi: Switch to memdup_user_nul() helper, Hans de Goede
[PATCH 0/2] platform/x86: thinkpad_acpi: lockdep support,
Thomas Weißschuh
Re: [PATCH] platform/x86: thinkpad_acpi: Fix Embedded Controller access on X380 Yoga,
Hans de Goede
<Possible follow-ups>
Re: [PATCH] platform/x86: thinkpad_acpi: Fix Embedded Controller access on X380 Yoga, Hans de Goede
Re: [PATCH] platform/x86: thinkpad_acpi: Add missing T14s Gen1 type to s2idle quirk list,
Hans de Goede
ThinkPad neo 14 (Intel): Unknown/reserved multi mode value 0x0000 for type 4, Slide Rain
Re: [PATCH] x86/thinkpad_acpi: Enable s2idle quirk for 21A1 machine type, Hans de Goede
[PATCH] platform/x86: thinkpad_acpi: Add fan quirk to X1 Extreme 4th Gen,
Bryan Hundven
Re: [PATCH v1] platform/x86: thinkpad_acpi: use strstarts(), Hans de Goede
[PATCH RESEND] platform/x86: thinkpad_acpi: Fix a max_brightness of thinklight, Michał Szczepaniak
Re: [PATCH 00/22] Fallback to native backlight,
Hans de Goede
Message not available
<Possible follow-ups>
Re: [PATCH 00/22] Fallback to native backlight, Hans de Goede
Unhandled HKEY event 0x8036,
daedalus
Re: [PATCH v2] platform/x86: thinkpad_acpi: Explicitly set to balanced mode on startup, Hans de Goede
[PATCH] platform/x86: thinkpad_acpi: Fix a max_brightness of thinklight,
Michał Szczepaniak
Re: [External] [PATCH] platform/x86: thinkpad_acpi: Explicitly set to balanced mode on startup, Mark Pearson
Re: [PATCH] platform: move from strlcpy with unused retval to strscpy,
Andy Shevchenko
<Possible follow-ups>
Re: [PATCH] platform: move from strlcpy with unused retval to strscpy, Hans de Goede
thinkpad_acpi: unhandled HKEY event 0x131a,
Tomas Agartz
[PATCH v1 1/5] ACPI: utils: Introduce acpi_match_video_device_handle() helper,
Andy Shevchenko
[PATCH] platform/x86: thinkpad_acpi: Fix a memory leak of EFCH MMIO resource,
Jean Delvare
Re: [PATCH] platform/x86: thinkpad_acpi: Fix a memory leak of EFCH MMIO resource, Hans de Goede
[PATCH v1 1/2] platform/x86: thinkpad_acpi: Sort headers for better maintenance,
Andy Shevchenko
[PATCH v2 12/16] platform/x86/thinkpad_acpi: Use acpi_dev_for_each_child(),
Rafael J. Wysocki
[PATCH v1 12/16] platform/x86/thinkpad_acpi: Use acpi_dev_for_each_child(),
Rafael J. Wysocki
Re: [PATCH] platform/x86: thinkpad_acpi: Add a few more models to s2idle quirk list, Hans de Goede
Re: [PATCH] platform/x86: thinkpad_acpi: Fix compilation without CONFIG_SUSPEND, Hans de Goede
Re: [PATCH 0/2] Add a workaround for s2idle resume on Lenovo laptops, Hans de Goede
[PATCH 0/2] Fix detection of 2nd fan on X1C9,
Lyude Paul
[PATCH 2/2] platform/x86: thinkpad_acpi: Don't probe 2nd fan if enabled by quirk, Lyude Paul
Re: [External] [PATCH 2/2] platform/x86: thinkpad_acpi: Add a s2idle resume quirk for a number of laptops, Mark Pearson
Broken tablet mode switch for L13 Yoga Gen 2 AMD: Unknown/reserved multi mode value 0x0000 for type 4,
Mae Dartmann via ibm-acpi-devel
Re: [PATCH] platform/x86: thinkpad_acpi: consistently check fan_get_status return., Hans de Goede
Re: [PATCH 20/31] platform: x86: changing LED_* from enum led_brightness to actual value, Hans de Goede
thinkpad_acpi: Unknown/reserved multi mode value 0x0000 for type 4, David Anderegg
[PATCH] platform/x86: thinkpad_acpi: Add quirk for ThinkPads without a fan,
Alexander Kobel
Re: [PATCH v5 1/3] drm/privacy_screen: Add drvdata in drm_privacy_screen, Hans de Goede
Re: [PATCH v5 3/3] drm/privacy_screen_x86: Add entry for ChromeOS privacy-screen, Hans de Goede
[PATCH] Update whitelisted ThinkPad models with dual fan support in thinkpad_acpi,
David Dreschner
Re: [PATCH v4 2/3] platform/chrome: Add driver for ChromeOS privacy-screen, Dmitry Torokhov
[PATCH] ACPI: battery: Add the ThinkPad "Not Charging" quirk,
Thomas Weißschuh
Re: [PATCH v4 3/3] drm/privacy_screen_x86: Add entry for ChromeOS privacy-screen, Hans de Goede
Re: [PATCH v3 3/3] drm/privacy_screen_x86: Add entry for ChromeOS privacy-screen, Hans de Goede
Re: [PATCH v3 1/3] drm/privacy_screen: Add drvdata in drm_privacy_screen, Hans de Goede
[PATCH 0/4] power: supply: add charge_behaviour property (force-discharge, inhibit-charge),
Thomas Weißschuh
<Possible follow-ups>
[PATCH 0/4] power: supply: add charge_behaviour property (force-discharge, inhibit-charge), Thomas Weißschuh
Message not available
Message not available
Re: [PATCH] platform/x86: thinkpad_acpi: fix documentation for adaptive keyboard, Hans de Goede
Re: [External] [PATCH] platform/x86: thinkpad_acpi: Add support for dual fan control, Mark Pearson
Re: [PATCH v3] Fix WWAN device disabled issue after S3 deep,
Hans de Goede
Re: [PATCH] platform/x86: thinkpad_acpi: Add support for dual fan control, Hans de Goede
Re: [PATCH v2][next] platform/x86: thinkpad_acpi: Convert platform driver to use dev_groups,
kernel test robot
Re: [PATCH] platform/x86: thinkpad_acpi: Fix bitwise vs. logical warning, Hans de Goede
Re: [PATCH] platform/x86: thinkpad_acpi: fix coccinelle warnings, Hans de Goede
Re: [PATCH] platform/x86: thinkpad_acpi: Convert platform driver to use dev_groups,
Greg Kroah-Hartman
Re: [PATCH v2] platform/x86: thinkpad_acpi: Switch to common use of attributes,
Greg Kroah-Hartman
Re: [PATCH] platform/x86: thinkpad_acpi: Prefer struct_size over open coded arithmetic,
Hans de Goede
Enabling the Keyboard when laptop is in "tablet mode", connor johnson
Re: [PATCH] [v2, 1/1] Fix WWAN device disabled issue after S3 deep,
Hans de Goede
[PATCH] platform/x86: Add and use a dual_accel_detect() helper,
Hans de Goede
[RFC 0/1] platform/x86: Add and use a dual_accel_detect() helper,
Hans de Goede
ThinkPad: random failure of ACPI thermal zone THM0 on resume, Stanislav Brabec via ibm-acpi-devel
Re: [PATCH] platform/x86: thinkpad_acpi: add X1 Carbon Gen 9 second fan support, Hans de Goede
Re: [PATCH v2] platform/x86: thinkpad_acpi: Fix inconsistent indenting, Hans de Goede
Re: [PATCH] platform/x86: thinkpad_acpi: Fix inconsistent indenting, Hans de Goede
[PATCH] platform/x86: thinkpad_acpi: Add labels to the first 2 temperature sensors,
Hans de Goede
Re: [PATCH] platform/x86: thinkpad_acpi: Correct minor typo, Hans de Goede
Re: [PATCH] Allow the FnLock LED to change state,
Hans de Goede
Re: [PATCH] thinkpad_acpi: Allow the FnLock LED to change state,
Hans de Goede
Re: [PATCH v2 1/2] platorm/x86: thinkpad_acpi: sysfs interface to reduce wlan tx power,
Hans de Goede
Re: [PATCH 1/2] platorm/x86: thinkpad_acpi: sysfs interface to reduce wlan tx power,
Hans de Goede
Re: [External] Re: [PATCH 2/2] platorm/x86: thinkpad_acpi: sysfs interface to interface to get wwan antenna type, Nitin Joshi1
Re: [External] Re: [PATCH 1/2] platorm/x86: thinkpad_acpi: sysfs interface to reduce wlan tx power,
Nitin Joshi1
Re: [PATCH] platform/x86: ideapad-laptop/thinkpad_acpi: mark conflicting symbols static, Hans de Goede
Unhandled HKEY events on Lenovo ThinkPad P15 Gen 1, thinkpadacpi2020--- via ibm-acpi-devel
[PATCH] platform/x86: thinkpad_acpi: handle HKEY 0x4012, 0x4013 events,
Alexander Kobel
Re: [PATCH] platform/x86: thinkpad_acpi: Add P53/73 firmware to fan_quirk_table for dual fan control,
Henrique de Moraes Holschuh
Re: [PATCH] thinkpad_acpi: fix: use scnprintf instead of snprintf.,
Joe Perches
Re: [PATCH] platform/x86: thinkpad_acpi: remove trailing semicolon in macro definition, Hans de Goede
Re: [PATCH] platform/x86: thinkpad_acpi: Send tablet mode switch at wakeup time, Hans de Goede
Re: [RFC] MAINTAINERS tag for cleanup robot,
Joe Perches
<Possible follow-ups>
Re: [RFC] MAINTAINERS tag for cleanup robot, Joe Perches
Re: [RFC] MAINTAINERS tag for cleanup robot, Joe Perches
[PATCH] platform/x86: thinkpad_acpi: Whitelist P15 firmware for dual,
tamiko-ibm-acpi-devel
Re: [PATCH] thinkpad_acpi: add P1 gen3 second fan support, Hans de Goede
[PATCH] platform/x86: thinkpad_acpi: Add BAT1 is primary battery quirk for Thinkpad Yoga 11e 4th gen, Hans de Goede
[PATCH] platform/x86: thinkpad_acpi: re-initialize acpi buffer size when reuse,
Aaron Ma
Re: [PATCH] platform/x86: thinkpad_acpi: initialize tp_nvram_state variable, Hans de Goede
[PATCH v2 0/4] Add 4 new keycodes and use them for 4 new hotkeys on new Lenovo Thinkpads,
Hans de Goede
Thinkpad T14: unhandled HKEY event 0x1317, 0x1318 and 0x1319,
Florian Bruhin
System freeze - unhandled HKEY event 0x6031, Paweł Przybyłek
[PATCH] Documentation: laptops: thinkpad-acpi: fix underline length build warning, Randy Dunlap
[PATCH v2] platform/x86: thinkpad_acpi: performance mode interface,
Mark Pearson
[PATCH v3] platform/x86: thinkpad_acpi: psensor interface, Mark Pearson
[PATCH v2] platform/x86: thinkpad_acpi: psensor interface, Mark Pearson
[linux-next:master 11232/13260] drivers/platform/x86/thinkpad_acpi.c:9636:25: sparse: sparse: symbol 'dev_attr_charge_start_threshold' was not declared. Should it be,
kernel test robot
[PATCH] platform/x86: thinkpad_acpi: Replace HTTP links with HTTPS ones, Alexander A. Klimov
unhandled HKEY event 0x6031 - Thinkpad X1 Extreme 2nd gen 20QV-00C0IX, Riccardo Cicuto via ibm-acpi-devel
[PATCH] platform/x86: thinkpad_acpi: not loading brightness_init when _BCL invalid,
Aaron Ma
thinkpad_acpi: unhandled HKEY event 0x6031, Jiri Kanicky
[PATCH] platform/x86: thinkpad_acpi: performance mode interface,
Mark Pearson
[PATCH 0/3] Add 3 new keycodes and use them for 3 new hotkeys on new Lenovo Thinkpads,
Hans de Goede
[PATCH] platform/x86: thinkpad_acpi: psensor interface,
Mark Pearson
[PATCH v1] platform/x86: thinkpad_acpi: Limit size when call strndup_user(),
Andy Shevchenko
[PATCH 5.8 regression fix] platform/x86: thinkpad_acpi: Revert: Use strndup_user() in dispatch_proc_write(),
Hans de Goede
crash report x1 extreme rev.1 extreme with egpu, Paweł Przybyłek
[PATCH v5] platform/x86: thinkpad_acpi: lap or desk mode interface,
Mark Pearson
[PATCH v4] platform/x86: thinkpad_acpi: lap or desk mode interface,
Mark Pearson
[PATCH v3] platform/x86: thinkpad_acpi: lap or desk mode interface, Mark Pearson
[RESEND PATCH v2] platform/x86: thinkpad_acpi: lap or desk mode interface,
Mark Pearson
[PATCH v2] platform/x86: thinkpad_acpi: lap or desk mode interface, Mark Pearson
[PATCH] platform/x86: thinkpad_acpi: lap or desk mode interface,
Mark Pearson
Re: Low Latency Tolerance preventing Intel Package from entering deep sleep states,
Andy Shevchenko
Re: [PATCHv2 0/7] Support inhibiting input devices,
Hans de Goede
Message not available
Message not availableMessage not available
Re: [PATCH v4 1/7] Input: add input_device_enabled(), Dmitry Torokhov
Message not availableMessage not available
Re: [PATCH v4 2/7] Input: use input_device_enabled(), Dmitry Torokhov
Message not availableMessage not availableMessage not availableMessage not availableMessage not availableMessage not available
Re: [PATCH v4 2/7] Input: use input_device_enabled(), Dmitry Torokhov
[PATCH] Input: cyapa - do not call input_device_enabled from power mode handler, Dmitry Torokhov
Message not available
Re: [PATCH] Input: cyapa - do not call input_device_enabled from power mode handler, Dmitry Torokhov
Message not available
Re: [PATCHv2 5/7] platform/x86: thinkpad_acpi: Use input_device_enabled(), Henrique de Moraes Holschuh
T60: Xubuntu 20.04 LTS reduces maximum fan speed,
Leonhard Klein
Re: [PATCH] platform/x86: thinkpad_acpi: Remove always false 'value < 0' statement, Andy Shevchenko
Re: [PATCH v4] thinkpad_acpi: Add support for dual fan control on select models,
Andy Shevchenko
Re: [PATCH v4] thinkpad_acpi: Add support for dual fan control on select models, Dario Messina
Re: [PATCH v3] thinkpad_acpi: Add support for dual fan control on select models, Andy Shevchenko
Re: [PATCH v2] thinkpad_acpi: Add support for dual fan control on select models,
Andy Shevchenko
Re: [PATCH] thinkpad_acpi: Add support for dual fan control on select models, Andy Shevchenko
[PATCH] thinkpad_acpi: Add sysfs entry for lcdshadow feature,
Nitin Joshi
[PATCH 0/3] platform/x86: thinkpad_acpi: use standard charge control attribute names,
Thomas Weißschuh
2nd fan control, civic9
thinkpad_acpi: unhandled HKEY event , kernel NULL pointer dereference,
Jenny
Bug after setting T480 asleep at the Docking Station and let it wake up without Docking Station, Valentin Wittich
thinkpad_acpi: unhandled HKEY event 0x60b0/0x60b1, Luke Shepherd
Re: [PATCH v2 21/35] platform/x86/thinkpad: Use kmemdup rather than duplicating its implementation, Andy Shevchenko
Re: [PATCH 19/30] platform/x86: Use kmemdup rather than duplicating its implementation, Andy Shevchenko
lde disk-activity trigger on Thinkpad T570/580,
Frank Steiner
hotkey_tablet_mode, Christian Schaubschläger
Re: [PATCH] Add Lenovo PrivacyGuard feature found in T480s, T490, T490s,
Andy Shevchenko
Volume/Mic Mute Light Does Not Function on ThinkPad L420, Mingcong Bai
Re: [PATCH] platform/x86: thinkpad_acpi: Mark expected switch fall-throughs, Andy Shevchenko
Re: [PATCH] platform/x86: thinkpad_acpi: fix spelling mistake "capabilites" -> "capabilities", Andy Shevchenko
Thinkpad ACPI led -- it keeps blinking,
Pavel Machek
Re: Question about thinkpad_acpi, Andy Shevchenko
Re: Bugfix thinkpad_acpi.c / proper fanquirk-matching for P50 series,
Andy Shevchenko
Re: [PATCH] platform/x86: thinkpad_acpi: Read EC information on newer models,
Greg KH
Re: [PATCH] platform/x86: thinkpad_acpi: disable bluetooth for some machines,
Andy Shevchenko
Mic/Volume Mute leds on Thinkpad X1 Yoga 3rd-gen, Giacomo Cariello
[PATCH v2] platform/x86: thinkpad_acpi: Cleanup quirks macros,
Jouke Witteveen
[PATCH v2 0/6] Introduce audio-mute LED trigger (and conversions to it),
Takashi Iwai
[PATCH 0/6] Introduce audio-mute LED trigger (and conversions to it),
Takashi Iwai
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]