| Commit message (Expand) | Author | Age | Files | Lines |
* | platform/surface: aggregator_registry: Add Support for Surface Pro 11 | Lukas Hetzenecker | 2025-03-11 | 1 | -1/+4 |
* | ACPI: platform_profile: Remove platform_profile_handler from exported symbols | Kurt Borja | 2025-01-17 | 1 | -6/+5 |
* | platform/surface: surface_platform_profile: Use devm_platform_profile_register() | Kurt Borja | 2025-01-16 | 1 | -10/+1 |
* | ACPI: platform_profile: Add `probe` to platform_profile_ops | Kurt Borja | 2025-01-16 | 1 | -5/+11 |
* | ACPI: platform_profile: Add `ops` member to handlers | Kurt Borja | 2025-01-16 | 1 | -2/+6 |
* | ACPI: platform_profile: Remove platform_profile_handler from callbacks | Kurt Borja | 2025-01-16 | 1 | -4/+4 |
* | ACPI: platform_profile: Let drivers set drvdata to the class device | Kurt Borja | 2025-01-16 | 1 | -3/+3 |
* | Merge branch 'platform-drivers-x86-platform-profile' into for-next | Ilpo Järvinen | 2024-12-12 | 1 | -1/+7 |
|\ |
|
| * | ACPI: platform_profile: Add platform handler argument to platform_profile_rem... | Mario Limonciello | 2024-12-10 | 1 | -1/+5 |
| * | ACPI: platform_profile: Add device pointer into platform profile handler | Mario Limonciello | 2024-12-10 | 1 | -0/+1 |
| * | ACPI: platform-profile: Add a name member to handlers | Mario Limonciello | 2024-12-10 | 1 | -0/+1 |
* | | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 2024-12-01 | 7 | -7/+7 |
|/ |
|
* | Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2024-11-20 | 1 | -1/+18 |
|\ |
|
| * | platform/surface: aggregator_registry: Add Surface Pro 9 5G | Jérôme de Bretagne | 2024-10-22 | 1 | -1/+18 |
* | | move asm/unaligned.h to linux/unaligned.h | Al Viro | 2024-10-02 | 9 | -9/+9 |
|/ |
|
* | [tree-wide] finally take no_llseek out | Al Viro | 2024-09-27 | 2 | -2/+0 |
* | Merge tag 'hwmon-for-v6.11-rc7' into review-hans | Hans de Goede | 2024-09-05 | 2 | -7/+54 |
|\ |
|
| * | platform/surface: aggregator: Fix warning when controller is destroyed in probe | Maximilian Luz | 2024-08-13 | 1 | -1/+2 |
| * | platform/surface: aggregator_registry: Add support for Surface Laptop 6 | Maximilian Luz | 2024-08-13 | 1 | -0/+19 |
| * | platform/surface: aggregator_registry: Add fan and thermal sensor support for... | Maximilian Luz | 2024-08-13 | 1 | -1/+3 |
| * | platform/surface: aggregator_registry: Add support for Surface Laptop Studio 2 | Maximilian Luz | 2024-08-13 | 1 | -4/+23 |
| * | platform/surface: aggregator_registry: Add support for Surface Laptop Go 3 | Maximilian Luz | 2024-08-13 | 1 | -0/+3 |
| * | platform/surface: aggregator_registry: Add Support for Surface Pro 10 | Maximilian Luz | 2024-08-13 | 1 | -1/+4 |
* | | platform/surface: Add OF support | Konrad Dybcio | 2024-08-19 | 4 | -38/+158 |
|/ |
|
* | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman | 2024-07-03 | 1 | -2/+2 |
* | platform/surface: aggregator: Log critical errors during SAM probing | Weifeng Liu | 2024-05-14 | 1 | -14/+28 |
* | platform/surface: aggregator_registry: Add support for thermal sensors on the... | Maximilian Luz | 2024-04-08 | 1 | -0/+7 |
* | platform/surface: platform_profile: add fan profile switching | Ivor Wanders | 2024-03-25 | 2 | -24/+100 |
* | Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2024-03-21 | 1 | -2/+2 |
|\ |
|
| * | treewide, serdev: change receive_buf() return type to size_t | Francesco Dolcini | 2024-01-27 | 1 | -2/+2 |
* | | platform/surface: aggregator_registry: add entry for fan speed | Ivor Wanders | 2024-02-06 | 1 | -0/+7 |
|/ |
|
* | Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2024-01-18 | 4 | -7/+7 |
|\ |
|
| * | Merge 6.7-rc5 into tty-next | Greg Kroah-Hartman | 2023-12-11 | 1 | -1/+4 |
| |\ |
|
| * | | tty: serdev: convert to u8 and size_t | Jiri Slaby (SUSE) | 2023-12-08 | 4 | -7/+7 |
* | | | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-01-17 | 1 | -2/+3 |
|\ \ \ |
|
| * | | | platform/surface: aggregator: make ssam_bus_type constant and static | Greg Kroah-Hartman | 2024-01-04 | 1 | -2/+3 |
| | |/
| |/| |
|
* | | | Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2024-01-09 | 1 | -29/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'acpi-utils' | Rafael J. Wysocki | 2024-01-04 | 1 | -29/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | ACPI: utils: Introduce helper for _DEP list lookup | Rafael J. Wysocki | 2023-12-19 | 1 | -27/+1 |
| | * | | ACPI: utils: Return bool from acpi_evaluate_reference() | Rafael J. Wysocki | 2023-12-15 | 1 | -3/+1 |
| | |/ |
|
* | | | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2024-01-09 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | lib: crc_ccitt_false() is identical to crc_itu_t() | Mathis Marion | 2023-12-29 | 1 | -1/+1 |
| |/ |
|
* / | platform/surface: aggregator: fix recv_buf() return value | Francesco Dolcini | 2023-11-29 | 1 | -1/+4 |
|/ |
|
* | Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2023-10-31 | 7 | -24/+14 |
|\ |
|
| * | platform/surface: hotplug: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-21 | 1 | -4/+2 |
| * | platform/surface: gpe: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-21 | 1 | -4/+2 |
| * | platform/surface: dtx: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-21 | 1 | -3/+2 |
| * | platform/surface: aggregator-registry: Convert to platform remove callback re... | Uwe Kleine-König | 2023-09-21 | 1 | -3/+2 |
| * | platform/surface: aggregator-cdev: Convert to platform remove callback return... | Uwe Kleine-König | 2023-09-21 | 1 | -3/+2 |
| * | platform/surface: acpi-notify: Convert to platform remove callback returning ... | Uwe Kleine-König | 2023-09-21 | 1 | -4/+2 |