summaryrefslogtreecommitdiff
path: root/drivers/platform/x86
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: touchscreen_dmi: Add info for the Chuwi Hi10 Pro (CWI529) tabletHans de Goede2021-05-201-0/+35
* platform/x86: touchscreen_dmi: Add info for the Mediacom Winpad 7.0 W700 tabletTeava Radu2021-05-191-0/+8
* platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPIAndy Shevchenko2021-05-191-0/+1
* platform/x86: dell-smbios-wmi: Fix oops on rmmod dell_smbiosHans de Goede2021-05-191-1/+2
* platform/x86: hp-wireless: add AMD's hardware id to the supported listShyam Sundar S K2021-05-191-0/+2
* platform/x86: intel_int0002_vgpio: Only call enable_irq_wake() when using s2idleHans de Goede2021-05-192-25/+57
* platform/x86: gigabyte-wmi: add support for B550 Aorus EliteThomas Weißschuh2021-05-191-0/+1
* platform/x86: gigabyte-wmi: add support for X570 UDThomas Weißschuh2021-05-191-0/+1
* platform/x86: gigabyte-wmi: streamline dmi matchingThomas Weißschuh2021-05-191-24/+12
* platform/x86: hp_accel: Avoid invoking _INI to speed up resumeKai-Heng Feng2021-05-111-1/+21
* platform/x86: ideapad-laptop: fix method name typoBarnabás Pőcze2021-05-111-5/+5
* platform/x86: ideapad-laptop: fix a NULL pointer dereferenceQiu Wenbo2021-05-111-1/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-071-3/+0
|\
| * treewide: remove editor modelines and cruftMasahiro Yamada2021-05-071-3/+0
* | Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-301-1/+5
|\ \ | |/ |/|
| * platform/x86: intel_cht_int33fe_microb: Constify the software nodeHeikki Krogerus2021-04-101-1/+5
* | Merge tag 'usb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-04-261-0/+19
|\ \
| * \ Merge 5.12-rc7 into usb-nextGreg Kroah-Hartman2021-04-121-7/+9
| |\ \
| * | | platform/x86/intel_cht_int33fe: Add displayport altmode fwnode to the connect...Hans de Goede2021-04-091-0/+19
| | |/ | |/|
* | | Merge tag 'driver-core-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-04-261-11/+6
|\ \ \
| * \ \ Merge tag 'v5.12-rc7' into driver-core-nextGreg Kroah-Hartman2021-04-141-7/+9
| |\ \ \ | | | |/ | | |/|
| | * | platform/x86: intel-hid: Fix spurious wakeups caused by tablet-mode events du...Hans de Goede2021-04-061-7/+9
| | |/
| * | Merge 5.12-rc6 into driver-core-nextGreg Kroah-Hartman2021-04-0512-109/+190
| |\ \ | | |/
| | * platform/x86: intel_pmc_core: Ignore GBE LTR on Tiger Lake platformsDavid E. Box2021-03-231-15/+35
| | * platform/x86: intel_pmc_core: Update KconfigDavid E. Box2021-03-231-3/+8
| | * platform/x86: intel_pmt_crashlog: Fix incorrect macrosDavid E. Box2021-03-231-7/+6
| | * platform/x86: intel_pmt_class: Initial resource to 0David E. Box2021-03-231-1/+1
| | * platform/x86: intel-vbtn: Stop reporting SW_DOCK eventsHans de Goede2021-03-211-2/+10
| | * platform/x86: dell-wmi-sysman: Cleanup create_attributes_level_sysfs_files()Hans de Goede2021-03-211-9/+7
| | * platform/x86: dell-wmi-sysman: Make sysman_init() return -ENODEV of the inter...Hans de Goede2021-03-211-5/+7
| | * platform/x86: dell-wmi-sysman: Cleanup sysman_init() error-exit handlingHans de Goede2021-03-211-29/+16
| | * platform/x86: dell-wmi-sysman: Fix release_attributes_data() getting called t...Hans de Goede2021-03-211-1/+0
| | * platform/x86: dell-wmi-sysman: Make it safe to call exit_foo_attributes() mul...Hans de Goede2021-03-214-0/+12
| | * platform/x86: dell-wmi-sysman: Fix possible NULL pointer deref on exitHans de Goede2021-03-211-9/+2
| | * platform/x86: dell-wmi-sysman: Fix crash caused by calling kset_unregister twiceHans de Goede2021-03-211-0/+1
| | * platform/x86: thinkpad_acpi: Disable DYTC CQL mode around switching to balanc...Hans de Goede2021-03-211-2/+7
| | * platform/x86: thinkpad_acpi: Allow the FnLock LED to change stateEsteve Varela Colominas2021-03-211-1/+7
| | * platform/x86: thinkpad_acpi: check dytc version for lapmode sysfsMark Pearson2021-03-181-26/+65
| | * platform/x86: intel-hid: Support Lenovo ThinkPad X1 Tablet Gen 2Alban Bedel2021-03-061-0/+7
| * | platform/x86: gpd pocket fan: Clean-up by using managed work initMatti Vaittinen2021-03-231-11/+6
| |/
* | platform/x86: gigabyte-wmi: add support for B550M AORUS PRO-PAlexey Klimov2021-04-231-0/+4
* | platform/x86: intel_pmc_core: Uninitialized data in pmc_core_lpm_latch_mode_w...Dan Carpenter2021-04-211-6/+2
* | platform/x86: intel_pmc_core: add ACPI dependencyArnd Bergmann2021-04-211-0/+1
* | platform/x86: intel_pmc_core: Fix "unsigned 'ret' is never less than zero" sm...Hans de Goede2021-04-201-1/+1
* | platform/x86: touchscreen_dmi: Add info for the Teclast Tbook 11 tabletHans de Goede2021-04-191-0/+35
* | platform/x86: intel_pmc_core: Add support for Alder Lake PCH-PDavid E. Box2021-04-191-0/+1
* | platform/x86: intel_pmc_core: Add LTR registers for Tiger LakeGayatri Kammela2021-04-192-1/+5
* | platform/x86: intel_pmc_core: Add option to set/clear LPM modeDavid E. Box2021-04-192-0/+132
* | platform/x86: intel_pmc_core: Add requirements file to debugfsGayatri Kammela2021-04-191-0/+86
* | platform/x86: intel_pmc_core: Get LPM requirements for Tiger LakeGayatri Kammela2021-04-192-0/+58