summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
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
2019-08-16platform/x86: asus-wmi: Add support for charge thresholdKristian Klausen
2019-08-16platform/x86: asus-nb-wmi: Support ALS on the Zenbook UX430UNRKristian Klausen
2019-08-16platform/x86: touchscreen_dmi: Add info for the Irbis TW90 tabletHans de Goede
2019-08-16platform/x86: touchscreen_dmi: Add info for the Chuwi Surbook Mini tabletGiang Le
2019-08-11Merge tag 'v5.3-rc4' into nextDmitry Torokhov
2019-08-12Merge 5.3-rc4 into driver-core-nextGreg Kroah-Hartman
2019-08-09intel-hid: Disable button array during suspend-to-idleRafael J. Wysocki
2019-08-09intel-hid: intel-vbtn: Avoid leaking wakeup_mode setRafael J. Wysocki
2019-08-02platform: x86: hp-wmi: convert platform driver to use dev_groupsGreg Kroah-Hartman
2019-08-02spi: Reduce kthread priorityPeter Zijlstra
2019-08-01platform/x86: intel_int0002_vgpio: Remove dev_err() usage after platform_get_...Stephen Boyd
2019-08-01platform/x86: intel_bxtwc_tmu: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-01platform/mellanox: mlxreg-hotplug: Remove dev_err() usage after platform_get_...Stephen Boyd
2019-08-01platform/x86: intel_pmc_ipc: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-30platform/x86: asus-wmi: fix CPU fan control on recent productsDaniel Drake
2019-07-30platform/x86: asus-wmi: add a helper for device presenceDaniel Drake
2019-07-30platform/x86: asus-wmi: cleanup AGFN fan handlingDaniel Drake
2019-07-30platform/x86: pcengines-apuv2: wire up simswitch gpio as ledEnrico Weigelt
2019-07-30platform/x86: pcengines-apuv2: add mpcie reset gpio exportFlorian Eckert
2019-07-30platform/x86: i2c-multi-instantiate: Use struct_size() helperAndy Shevchenko
2019-07-30platform/x86: dell-wmi: Use existing defined KBD_LED_* magic valuesRhys Kidd
2019-07-30platform/x86: dell-wmi: Ignore keyboard backlight change KBD_LED_AUTO_TOKENRhys Kidd
2019-07-30platform/x86: dell-wmi: Ignore keyboard backlight change KBD_LED_ON_TOKENRhys Kidd
2019-07-30platform/x86: acer-wmi: Switch to acpi_dev_get_first_match_dev()Andy Shevchenko
2019-07-30platform/x86: wmi: Remove acpi_has_method() callKelsey Skunberg
2019-07-30platform/x86: ISST: Use dev_get_drvdataChuhong Yuan
2019-07-30ACPI: PM: Set up EC GPE for system wakeup from drivers that need itRafael J. Wysocki
2019-07-29platform/x86: thinkpad_acpi: Use kmemdup rather than duplicating its implemen...Fuqian Huang
2019-07-29platform/x86: asus-wmi: Use kmemdup rather than duplicating its implementationFuqian Huang
2019-07-29platform/x86: hp_accel: Add support for HP ZBook 17 G5Kai-Heng Feng
2019-07-29platform/x86: pcengines-apuv2: use KEY_RESTART for front buttonEnrico Weigelt
2019-07-29platform/chrome: cros_ec_ishtp: fix crash during suspendHyungwoo Yang
2019-07-28platform/x86: surfacepro3_button: Fix device checkMaximilian Luz
2019-07-25platform/x86: intel_pmc_core: Add ICL-NNPI support to PMC CoreRajneesh Bhardwaj
2019-07-25Platform: OLPC: add SPI MODULE_DEVICE_TABLELubomir Rintel
2019-07-25platform/x86: pcengines-apuv2: Fix softdep statementJean Delvare
2019-07-17platform/x86: asus: Rename "fan mode" to "fan boost mode"Daniel Drake
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds
2019-07-15Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-07-15docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab
2019-07-15docs: admin-guide: add laptops documentationMauro Carvalho Chehab
2019-07-15docs: laptops: convert to ReSTMauro Carvalho Chehab
2019-07-14Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-07-12platform/x86: Fix PCENGINES_APU2 Kconfig warningYueHaibing
2019-07-12platform/x86: mlx-platform: Fix error handling in mlxplat_init()Wei Yongjun