summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds9 days4-11/+15
|\
| *-----. Merge branches 'acpi-battery', 'acpi-ec', 'acpi-pfr' and 'acpi-osl'Rafael J. Wysocki13 days4-11/+15
| |\ \ \ \
| | | * | | ACPI: EC: make EC support compile-time conditionalArnd Bergmann2024-10-244-11/+15
| | | |/ /
* | | | | Merge tag 'chrome-platform-for-6.13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9 days15-16/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | platform/chrome: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-2813-14/+14
| * | | | platform/chrome: cros_ec_typec: fix missing fwnode reference decrementJavier Carrasco2024-10-141-0/+1
| * | | | platform/chrome: Drop explicit initialization of struct i2c_device_id::driver...Uwe Kleine-König2024-09-302-2/+2
* | | | | Merge tag 'platform-drivers-x86-v6.12-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-11-067-3/+42
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | platform/x86: thinkpad_acpi: Fix for ThinkPad's with ECFW showing incorrect f...Vishnu Sankar2024-11-061-3/+25
| * | | | platform/x86: ideapad-laptop: add missing Ideapad Pro 5 fn keysRenato Caldas2024-11-041-0/+3
| * | | | platform/x86: dell-wmi-base: Handle META key Lock/Unlock eventsKurt Borja2024-11-041-0/+6
| * | | | platform/x86: dell-smbios-base: Extends support to Alienware productsKurt Borja2024-11-041-0/+1
| * | | | platform/x86/amd/pmc: Detect when STB is not availableCorey Hickey2024-11-041-0/+5
| * | | | platform/x86/amd/pmf: Add SMU metrics table support for 1Ah family 60h modelShyam Sundar S K2024-11-042-0/+2
* | | | | Merge tag 'platform-drivers-x86-v6.12-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-10-2710-65/+22
|\| | | | | |_|_|/ |/| | |
| * | | platform/x86: asus-wmi: Fix thermal profile initializationArmin Wolf2024-10-261-0/+10
| * | | platform/x86: dell-wmi: Ignore suspend notificationsArmin Wolf2024-10-211-0/+9
| * | | platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addressesVamsi Krishna Brahmajosyula2024-10-211-1/+3
| * | | platform/x86:intel/pmc: Revert "Enable the ACPI PM Timer to be turned off whe...Marek Maslanka2024-10-217-64/+0
* | | | Merge tag 'platform-drivers-x86-v6.12-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-10-066-8/+22
|\| | | | |_|/ |/| |
| * | platform/x86: x86-android-tablets: Fix use after free on platform_device_regi...Hans de Goede2024-10-061-2/+4
| * | platform/x86: dell-sysman: add support for alienware productsCrag Wang2024-10-061-0/+1
| * | platform/x86/intel: power-domains: Add Diamond Rapids supportSrinivas Pandruvada2024-10-061-0/+1
| * | platform/x86: ISST: Add Diamond Rapids to support listSrinivas Pandruvada2024-10-061-0/+1
| * | platform/x86:intel/pmc: Disable ACPI PM Timer disabling on Sky and Kaby LakeHans de Goede2024-10-061-2/+0
| * | platform/x86: dell-laptop: Do not fail when encountering unsupported batteriesArmin Wolf2024-10-061-3/+12
| * | platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bugZach Wade2024-10-051-1/+3
| |/
* / move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-0219-19/+19
|/
* [tree-wide] finally take no_llseek outAl Viro2024-09-276-6/+0
* Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-09-1975-917/+2229
|\
| * platform/x86: x86-android-tablets: Adjust Xiaomi Pad 2 bottom bezel touch but...Hans de Goede2024-09-161-5/+5
| * platform/mellanox: mlxbf-pmc: fix lockdep warningLuiz Capitulino2024-09-141-0/+5
| * platform/x86/amd: pmf: Add quirk for TUF Gaming A14aln82024-09-141-0/+8
| * platform/x86: touchscreen_dmi: add nanote-next quirkCkath2024-09-141-0/+26
| * platform/x86: asus-wmi: don't fail if platform_profile already registeredLuke D. Jones2024-09-111-1/+6
| * platform/x86: asus-wmi: add debug print in more key placesLuke D. Jones2024-09-111-10/+48
| * platform/x86: intel_scu_wdt: Move intel_scu_wdt.h to x86 subfolderAndy Shevchenko2024-09-111-1/+2
| * platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asmMika Westerberg2024-09-114-4/+4
| * platform/x86: panasonic-laptop: Add support for programmable buttonsJames Harmison2024-09-111-2/+14
| * platform/olpc: Remove redundant null pointer checks in olpc_ec_setup_debugfs()Li Zetao2024-09-111-3/+0
| * platform/x86: intel/pmc: Ignore all LTRs during suspendXi Pardee2024-09-112-0/+55
| * platform/x86: wmi: Call both legacy and WMI driver notify handlersArmin Wolf2024-09-051-8/+6
| * platform/x86: wmi: Merge get_event_data() with wmi_get_notify_data()Armin Wolf2024-09-051-26/+17
| * platform/x86: wmi: Remove wmi_get_event_data()Armin Wolf2024-09-051-57/+0
| * platform/x86: wmi: Pass event data directly to legacy notify handlersArmin Wolf2024-09-059-139/+30
| * Merge tag 'hwmon-for-v6.11-rc7' into review-hansHans de Goede2024-09-0516-44/+207
| |\
| * | platform/x86: thinkpad_acpi: Fix uninitialized symbol 's' warningMatthias Fetzer2024-09-041-1/+1
| * | platform/x86: x86-android-tablets: Fix spelling in the commentsAndy Shevchenko2024-09-048-52/+52
| * | platform/x86: ideapad-laptop: Make the scope_guard() clear of its scopeAndy Shevchenko2024-09-041-21/+27
| * | platform/x86/intel-uncore-freq: Add efficiency latency control to sysfs inter...Tero Kristo2024-09-042-6/+49