summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | platform/x86: dell-wmi: Use existing defined KBD_LED_* magic valuesRhys Kidd2019-07-301-7/+7
| * | | | | platform/x86: dell-wmi: Ignore keyboard backlight change KBD_LED_AUTO_TOKENRhys Kidd2019-07-301-0/+1
| * | | | | platform/x86: dell-wmi: Ignore keyboard backlight change KBD_LED_ON_TOKENRhys Kidd2019-07-301-0/+1
| * | | | | platform/x86: acer-wmi: Switch to acpi_dev_get_first_match_dev()Andy Shevchenko2019-07-301-42/+7
| * | | | | platform/x86: wmi: Remove acpi_has_method() callKelsey Skunberg2019-07-301-3/+1
| * | | | | platform/x86: ISST: Use dev_get_drvdataChuhong Yuan2019-07-301-6/+2
| * | | | | platform/x86: thinkpad_acpi: Use kmemdup rather than duplicating its implemen...Fuqian Huang2019-07-291-10/+7
| * | | | | platform/x86: asus-wmi: Use kmemdup rather than duplicating its implementationFuqian Huang2019-07-291-2/+1
| * | | | | platform/x86: hp_accel: Add support for HP ZBook 17 G5Kai-Heng Feng2019-07-291-0/+1
| |/ / / /
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-09-162-12/+12
|\ \ \ \ \
| * | | | | x86/intel: Aggregate big core mobile namingPeter Zijlstra2019-08-282-8/+8
| * | | | | x86/intel: Aggregate big core client namingPeter Zijlstra2019-08-282-4/+4
| |/ / / /
* / / / / gpio: Initialize the irqchip valid_mask with a callbackLinus Walleij2019-09-111-3/+8
|/ / / /
* | | | platform/x86: pcengines-apuv2: use KEY_RESTART for front buttonEnrico Weigelt2019-07-291-1/+1
* | | | platform/x86: intel_pmc_core: Add ICL-NNPI support to PMC CoreRajneesh Bhardwaj2019-07-251-0/+1
* | | | platform/x86: pcengines-apuv2: Fix softdep statementJean Delvare2019-07-251-3/+1
|/ / /
* | | platform/x86: asus: Rename "fan mode" to "fan boost mode"Daniel Drake2019-07-171-56/+62
* | | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-163-6/+6
|\ \ \
| * | | docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab2019-07-153-4/+4
| * | | docs: admin-guide: add laptops documentationMauro Carvalho Chehab2019-07-151-2/+2
| * | | docs: laptops: convert to ReSTMauro Carvalho Chehab2019-07-151-2/+2
* | | | Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-07-151-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | i2c: i801: Register optional lis3lv02d I2C device on Dell machinesPali Rohár2019-06-081-0/+1
* | | | Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-07-1433-488/+2236
|\ \ \ \
| * | | | platform/x86: Fix PCENGINES_APU2 Kconfig warningYueHaibing2019-07-121-1/+1
| * | | | platform/x86: mlx-platform: Fix error handling in mlxplat_init()Wei Yongjun2019-07-121-1/+1
| * | | | platform/x86: intel_pmc_core: Attach using APCI HID "INT33A1"Rajat Jain2019-07-083-33/+71
| * | | | platform/x86: intel_pmc_core: transform Pkg C-state residency from TSC ticks ...Harry Pan2019-07-031-1/+4
| * | | | platform/x86: asus-wmi: Use dev_get_drvdata()Fuqian Huang2019-07-031-2/+1
| * | | | platform/x86: mlx-platform: Add more reset cause attributesVadim Pasternak2019-07-031-0/+36
| * | | | platform/x86: mlx-platform: Modify DMI matching orderVadim Pasternak2019-07-031-36/+36
| * | | | platform/x86: mlx-platform: Add regmap structure for the next generation systemsVadim Pasternak2019-07-031-0/+20
| * | | | platform/x86: mlx-platform: Change API for i2c-mlxcpld driver activationVadim Pasternak2019-07-031-3/+27
| * | | | platform/x86: mlx-platform: Move regmap initialization before all drivers act...Vadim Pasternak2019-07-031-25/+33
| * | | | platform/x86: ISST: Restore state on resumeSrinivas Pandruvada2019-07-025-1/+258
| * | | | platform/x86: ISST: Add Intel Speed Select PUNIT MSR interfaceSrinivas Pandruvada2019-07-021-0/+59
| * | | | platform/x86: ISST: Add Intel Speed Select mailbox interface via MSRsSrinivas Pandruvada2019-07-022-0/+181
| * | | | platform/x86: ISST: Add Intel Speed Select mailbox interface via PCISrinivas Pandruvada2019-07-024-0/+288
| * | | | platform/x86: ISST: Add Intel Speed Select mmio interfaceSrinivas Pandruvada2019-07-024-0/+140
| * | | | platform/x86: ISST: Add IOCTL to Translate Linux logical CPU to PUNIT CPU numberSrinivas Pandruvada2019-07-021-0/+74
| * | | | platform/x86: ISST: Store per CPU informationSrinivas Pandruvada2019-07-022-1/+114
| * | | | platform/x86: ISST: Add common API to register and handle ioctlsSrinivas Pandruvada2019-07-026-0/+269
| * | | | platform/x86: intel_int0002_vgpio: Get rid of custom ICPU() macroAndy Shevchenko2019-06-291-15/+7
| * | | | platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to critclk_syste...Steffen Dirkwinkel2019-06-291-0/+8
| * | | | platform/x86: acer-wmi: Mark expected switch fall-throughsGustavo A. R. Silva2019-06-291-0/+4
| * | | | platform/x86: touchscreen_dmi: Update Hi10 Air filterChristian Oder2019-06-291-1/+2
| * | | | platform/x86: wmi: add Xiaomi WMI key driverMattias Jacobsson2019-06-293-0/+103
| * | | | platform/x86: wmi: add context argument to the probe functionMattias Jacobsson2019-06-177-7/+10
| * | | | platform/x86: wmi: add context pointer field to struct wmi_device_idMattias Jacobsson2019-06-171-0/+22
| * | | | platform/x86: asus-wmi: Do not disable keyboard backlight on unloadingYurii Pavlovskyi2019-06-171-0/+4