summaryrefslogtreecommitdiffstats
path: root/drivers/platform/surface (follow)
Commit message (Expand)AuthorAgeFilesLines
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-029-9/+9
* [tree-wide] finally take no_llseek outAl Viro2024-09-272-2/+0
* Merge tag 'hwmon-for-v6.11-rc7' into review-hansHans de Goede2024-09-052-7/+54
|\
| * platform/surface: aggregator: Fix warning when controller is destroyed in probeMaximilian Luz2024-08-131-1/+2
| * platform/surface: aggregator_registry: Add support for Surface Laptop 6Maximilian Luz2024-08-131-0/+19
| * platform/surface: aggregator_registry: Add fan and thermal sensor support for...Maximilian Luz2024-08-131-1/+3
| * platform/surface: aggregator_registry: Add support for Surface Laptop Studio 2Maximilian Luz2024-08-131-4/+23
| * platform/surface: aggregator_registry: Add support for Surface Laptop Go 3Maximilian Luz2024-08-131-0/+3
| * platform/surface: aggregator_registry: Add Support for Surface Pro 10Maximilian Luz2024-08-131-1/+4
* | platform/surface: Add OF supportKonrad Dybcio2024-08-194-38/+158
|/
* driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-031-2/+2
* platform/surface: aggregator: Log critical errors during SAM probingWeifeng Liu2024-05-141-14/+28
* platform/surface: aggregator_registry: Add support for thermal sensors on the...Maximilian Luz2024-04-081-0/+7
* platform/surface: platform_profile: add fan profile switchingIvor Wanders2024-03-252-24/+100
* Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-211-2/+2
|\
| * treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini2024-01-281-2/+2
* | platform/surface: aggregator_registry: add entry for fan speedIvor Wanders2024-02-061-0/+7
|/
* Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-184-7/+7
|\
| * Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman2023-12-111-1/+4
| |\
| * | tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)2023-12-084-7/+7
* | | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-181-2/+3
|\ \ \
| * | | platform/surface: aggregator: make ssam_bus_type constant and staticGreg Kroah-Hartman2024-01-041-2/+3
| | |/ | |/|
* | | Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2024-01-101-29/+1
|\ \ \
| * \ \ Merge branch 'acpi-utils'Rafael J. Wysocki2024-01-041-29/+1
| |\ \ \ | | |/ / | |/| |
| | * | ACPI: utils: Introduce helper for _DEP list lookupRafael J. Wysocki2023-12-191-27/+1
| | * | ACPI: utils: Return bool from acpi_evaluate_reference()Rafael J. Wysocki2023-12-151-3/+1
| | |/
* | | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-01-091-1/+1
|\ \ \ | |/ / |/| |
| * | lib: crc_ccitt_false() is identical to crc_itu_t()Mathis Marion2023-12-291-1/+1
| |/
* / platform/surface: aggregator: fix recv_buf() return valueFrancesco Dolcini2023-11-291-1/+4
|/
* Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-11-017-24/+14
|\
| * platform/surface: hotplug: Convert to platform remove callback returning voidUwe Kleine-König2023-09-211-4/+2
| * platform/surface: gpe: Convert to platform remove callback returning voidUwe Kleine-König2023-09-211-4/+2
| * platform/surface: dtx: Convert to platform remove callback returning voidUwe Kleine-König2023-09-211-3/+2
| * platform/surface: aggregator-registry: Convert to platform remove callback re...Uwe Kleine-König2023-09-211-3/+2
| * platform/surface: aggregator-cdev: Convert to platform remove callback return...Uwe Kleine-König2023-09-211-3/+2
| * platform/surface: acpi-notify: Convert to platform remove callback returning ...Uwe Kleine-König2023-09-211-4/+2
| * platform/surface: surface3-wmi: Convert to platform remove callback returning...Uwe Kleine-König2023-09-211-3/+2
| |
| \
*-. | Merge branches 'acpi-utils', 'acpi-resource', 'acpi-property' and 'acpi-soc'Rafael J. Wysocki2023-10-261-3/+7
|\ \|
| * | ACPI: utils: Dynamically determine acpi_handle_list sizeRafael J. Wysocki2023-09-291-3/+7
| |/
* / platform/surface: platform_profile: Propagate error if profile registration f...Armin Wolf2023-10-181-2/+1
|/
* Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-06-301-1/+1
|\
| * platform/surface: surface3_power: Switch back to use struct i2c_driver's .pro...Uwe Kleine-König2023-06-131-1/+1
* | Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-301-1/+1
|\ \
| * | platform/surface: Disable for RISC-VSunil V L2023-06-011-1/+1
| |/
* | platform/surface: aggregator_tabletsw: Add support for book mode in POS subsy...Maximilian Luz2023-05-301-0/+5
* | platform/surface: aggregator_tabletsw: Add support for book mode in KIP subsy...Maximilian Luz2023-05-301-0/+5
* | platform/surface: aggregator: Allow completion work-items to be executed in p...Maximilian Luz2023-05-301-1/+1
|/
* Merge tag 'platform-drivers-x86-v6.4-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-04-262-40/+142
|\
| * platform/surface: aggregator_registry: Add support for tablet-mode switch on ...Maximilian Luz2023-03-161-1/+1
| * platform/surface: aggregator_tabletsw: Add support for Type-Cover posture sourceMaximilian Luz2023-03-161-0/+57