Age | Commit message (Expand) | Author |
2021-03-23 | platform/x86: intel_pmc_core: Ignore GBE LTR on Tiger Lake platforms | David E. Box |
2021-03-23 | platform/x86: intel_pmc_core: Update Kconfig | David E. Box |
2021-03-23 | platform/x86: intel_pmt_crashlog: Fix incorrect macros | David E. Box |
2021-03-23 | platform/x86: intel_pmt_class: Initial resource to 0 | David E. Box |
2021-03-21 | platform/x86: intel-vbtn: Stop reporting SW_DOCK events | Hans de Goede |
2021-03-21 | platform/x86: dell-wmi-sysman: Cleanup create_attributes_level_sysfs_files() | Hans de Goede |
2021-03-21 | platform/x86: dell-wmi-sysman: Make sysman_init() return -ENODEV of the inter... | Hans de Goede |
2021-03-21 | platform/x86: dell-wmi-sysman: Cleanup sysman_init() error-exit handling | Hans de Goede |
2021-03-21 | platform/x86: dell-wmi-sysman: Fix release_attributes_data() getting called t... | Hans de Goede |
2021-03-21 | platform/x86: dell-wmi-sysman: Make it safe to call exit_foo_attributes() mul... | Hans de Goede |
2021-03-21 | platform/x86: dell-wmi-sysman: Fix possible NULL pointer deref on exit | Hans de Goede |
2021-03-21 | platform/x86: dell-wmi-sysman: Fix crash caused by calling kset_unregister twice | Hans de Goede |
2021-03-21 | platform/x86: thinkpad_acpi: Disable DYTC CQL mode around switching to balanc... | Hans de Goede |
2021-03-21 | platform/x86: thinkpad_acpi: Allow the FnLock LED to change state | Esteve Varela Colominas |
2021-03-18 | platform/x86: thinkpad_acpi: check dytc version for lapmode sysfs | Mark Pearson |
2021-03-06 | platform/x86: intel-hid: Support Lenovo ThinkPad X1 Tablet Gen 2 | Alban Bedel |
2021-02-25 | Merge tag 'acpi-5.12-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-02-24 | Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-02-24 | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-24 | ACPI: platform: Hide ACPI_PLATFORM_PROFILE option | Maximilian Luz |
2021-02-22 | Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-02-22 | Merge tag 'tag-chrome-platform-for-v5.12' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2021-02-22 | Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2021-02-20 | Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2021-02-15 | sfi: Remove framework for deprecated firmware | Andy Shevchenko |
2021-02-15 | Merge branches 'acpi-misc', 'acpi-cppc', 'acpi-docs', 'acpi-config' and 'acpi... | Rafael J. Wysocki |
2021-02-11 | platform/chrome: cros_ec_typec: Flush pending work | Prashant Malani |
2021-02-11 | platform/x86: intel_scu_ipc: Increase virtual timeout from 3 to 5 seconds | Casey Bowman |
2021-02-11 | platform/surface: aggregator: Fix access of unaligned value | Maximilian Luz |
2021-02-09 | Merge tag 'ib-drm-gpio-pdx86-rtc-wdt-v5.12-2' of git://git.infradead.org/linu... | Rafael J. Wysocki |
2021-02-08 | Platform: OLPC: Constify static struct regulator_ops | Rikard Falkeborn |
2021-02-08 | platform/surface: Add Surface Hot-Plug driver | Maximilian Luz |
2021-02-08 | Merge 5.11-rc7 into usb-next | Greg Kroah-Hartman |
2021-02-05 | platform/chrome: cros_ec_types: Support disconnect events without partners | Rajmohan Mani |
2021-02-05 | platform/chrome: cros_ec_typec: Skip port partner check in configure_mux() | Rajmohan Mani |
2021-02-05 | platform/x86: intel_scu_wdt: Drop mistakenly added const | Andy Shevchenko |
2021-02-04 | platform/chrome: cros_ec_typec: Clear Type C disc events | Prashant Malani |
2021-02-04 | platform/x86: intel_scu_wdt: Drop mistakenly added const | Andy Shevchenko |
2021-02-04 | platform/x86: Kconfig: add missing selects for ideapad-laptop | Barnabás Pőcze |
2021-02-04 | platform/x86: acer-wmi: Don't use ACPI_EXCEPTION() | Hans de Goede |
2021-02-04 | platform/x86: thinkpad_acpi: Replace ifdef CONFIG_ACPI_PLATFORM_PROFILE with ... | Hans de Goede |
2021-02-04 | platform/x86: thinkpad_acpi: Fix 'warning: no previous prototype for' warnings | Hans de Goede |
2021-02-04 | platform/x86: msi-wmi: Fix variable 'status' set but not used compiler warning | Hans de Goede |
2021-02-04 | platform/surface: surface3-wmi: Fix variable 'status' set but not used compil... | Hans de Goede |
2021-02-04 | platform/x86: Move all dell drivers to their own subdirectory | Mario Limonciello |
2021-02-04 | platform/x86: ideapad-laptop: add "always on USB charging" control support | Barnabás Pőcze |
2021-02-04 | platform/x86: ideapad-laptop: add keyboard backlight control support | Barnabás Pőcze |
2021-02-04 | platform/x86: ideapad-laptop: send notification about touchpad state change t... | Barnabás Pőcze |
2021-02-04 | platform/x86: ideapad-laptop: fix checkpatch warnings, more consistent style | Barnabás Pőcze |
2021-02-04 | Revert "platform/x86: ideapad-laptop: Switch touchpad attribute to be RO" | Barnabás Pőcze |