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