summaryrefslogtreecommitdiff
path: root/drivers/platform/x86
AgeCommit message (Expand)Author
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-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/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
2019-07-11Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-09Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-08platform/x86: intel_pmc_core: Attach using APCI HID "INT33A1"Rajat Jain
2019-07-03docs: misc-devices: convert files without extension to ReSTMauro Carvalho Chehab
2019-07-03platform/x86: intel_pmc_core: transform Pkg C-state residency from TSC ticks ...Harry Pan
2019-07-03platform/x86: asus-wmi: Use dev_get_drvdata()Fuqian Huang
2019-07-03platform/x86: mlx-platform: Add more reset cause attributesVadim Pasternak
2019-07-03platform/x86: mlx-platform: Modify DMI matching orderVadim Pasternak
2019-07-03platform/x86: mlx-platform: Add regmap structure for the next generation systemsVadim Pasternak
2019-07-03platform/x86: mlx-platform: Change API for i2c-mlxcpld driver activationVadim Pasternak
2019-07-03platform/x86: mlx-platform: Move regmap initialization before all drivers act...Vadim Pasternak
2019-07-02platform/x86: ISST: Restore state on resumeSrinivas Pandruvada
2019-07-02platform/x86: ISST: Add Intel Speed Select PUNIT MSR interfaceSrinivas Pandruvada
2019-07-02platform/x86: ISST: Add Intel Speed Select mailbox interface via MSRsSrinivas Pandruvada
2019-07-02platform/x86: ISST: Add Intel Speed Select mailbox interface via PCISrinivas Pandruvada
2019-07-02platform/x86: ISST: Add Intel Speed Select mmio interfaceSrinivas Pandruvada
2019-07-02platform/x86: ISST: Add IOCTL to Translate Linux logical CPU to PUNIT CPU numberSrinivas Pandruvada
2019-07-02platform/x86: ISST: Store per CPU informationSrinivas Pandruvada
2019-07-02platform/x86: ISST: Add common API to register and handle ioctlsSrinivas Pandruvada
2019-06-29platform/x86: intel_int0002_vgpio: Get rid of custom ICPU() macroAndy Shevchenko
2019-06-29platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to critclk_syste...Steffen Dirkwinkel
2019-06-29platform/x86: acer-wmi: Mark expected switch fall-throughsGustavo A. R. Silva