summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
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-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-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-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-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