summaryrefslogtreecommitdiff
path: root/drivers/platform/x86
AgeCommit message (Expand)Author
2020-02-11platform/x86: intel_scu_ipc: Fix interrupt supportMika Westerberg
2020-02-05platform/x86: intel_pmc_core: update Comet Lake platform driverHarry Pan
2020-02-05platform/x86: GPD pocket fan: Allow somewhat lower/higher temperature limitsHans de Goede
2020-02-01platform/x86: dell-laptop: disable kbd backlight on Inspiron 10xxPacien TRAN-GIRARD
2020-01-17platform/x86: GPD pocket fan: Use default values when wrong modparams are givenHans de Goede
2020-01-17platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0Jian-Hong Pan
2020-01-12platform/x86: pcengines-apuv2: fix simswap GPIO assignmentEnrico Weigelt, metux IT consult
2020-01-09platform/x86: pmc_atom: Add Siemens CONNECT X300 to critclk_systems DMI tableMichael Haener
2020-01-04platform/x86: intel_pmc_core: Add Comet Lake (CML) platform support to intel_...Gayatri Kammela
2020-01-04platform/x86: intel_pmc_core: Fix the SoC naming inconsistencyGayatri Kammela
2020-01-04platform/x86: peaq-wmi: switch to using polled mode of input devicesDmitry Torokhov
2019-12-31platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytesHans de Goede
2019-12-04platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input sizeHans de Goede
2019-12-04platform/x86: hp-wmi: Fix ACPI errors caused by too small bufferHans de Goede
2019-10-14platform/x86: i2c-multi-instantiate: Fail the probe if no IRQ providedAndy Shevchenko
2019-10-10platform/x86: intel_punit_ipc: Avoid error message when retrieving IRQAndy Shevchenko
2019-10-10platform/x86: classmate-laptop: remove unused variableyu kuai
2019-09-24Merge tag 'platform-drivers-x86-v5.4-2' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-09-20platform/x86: i2c-multi-instantiate: Derive the device name from parentHeikki Krogerus
2019-09-20platform/x86: pmc_atom: Add Siemens SIMATIC IPC277E to critclk_systems DMI tableSrikanth Krishnakar
2019-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-09-18Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-09-17Merge tag 'devprop-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-17Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-09-17Merge suspend-to-idle rework material for v5.4.Rafael J. Wysocki
2019-09-16Merge tag 'platform-drivers-x86-v5.4-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-09-15platform/x86: asus-wmi: Make it depend on ACPI battery APIAndy Shevchenko
2019-09-11gpio: Initialize the irqchip valid_mask with a callbackLinus Walleij
2019-09-10platform/x86: asus-wmi: Refactor charge threshold to use the battery hooking APIKristian Klausen
2019-09-09platform/x86: asus-wmi: Rename CHARGE_THRESHOLD to RSOCKristian Klausen
2019-09-09platform/x86: ISST: Allow additional TRL MSRsSrinivas Pandruvada
2019-09-07platform/x86: intel_int0002_vgpio: Use device_init_wakeupHans de Goede
2019-09-07platform/x86: intel_int0002_vgpio: Fix wakeups not working on Cherry TrailHans de Goede
2019-09-07platform/x86: compal-laptop: Initialize "value" in ec_read_u8()Yizhuo
2019-09-07platform/x86: touchscreen_dmi: Add info for the Trekstor Primebook C11B 2-in-1Hans de Goede
2019-09-07platform/x86: thinkpad_acpi: Add ThinkPad PrivacyGuardAlexander Schremmer
2019-09-07platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI tableJan Kiszka
2019-09-07platform/x86: intel_pmc_core_pltdrv: Module removal warning fixM. Vefa Bicakci
2019-09-07platform/x86: intel_pmc_core: Do not ioremap RAMM. Vefa Bicakci
2019-09-07platform/x86: asus-wmi: Fix condition in charge_threshold_store()Dan Carpenter
2019-08-28x86/intel: Aggregate big core mobile namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core client namingPeter Zijlstra
2019-08-26platform/x86: intel_cht_int33fe: Use new API to gain access to the role switchHeikki Krogerus
2019-08-21ACPI: PM: s2idle: Always set up EC GPE for system wakeupRafael J. Wysocki
2019-08-16platform/x86: asus-wmi: Remove unnecessary blank linesAndy Shevchenko
2019-08-16platform/x86: asus-wmi: Drop indentation level by inverting conditionalsAndy Shevchenko
2019-08-16platform/x86: asus-wmi: Use clamp_val() instead of open coded variantAndy Shevchenko
2019-08-16platform/x86: asus-wmi: Replace sscanf() with kstrtoint()Andy Shevchenko
2019-08-16platform/x86: asus-wmi: Refactor charge_threshold_store()Andy Shevchenko