summaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | platform/x86: asus-wmi: Switch fan boost modeYurii Pavlovskyi2019-06-171-8/+143
| * | | platform/x86: asus-wmi: Enhance detection of thermal dataYurii Pavlovskyi2019-06-171-2/+5
| * | | platform/x86: asus-wmi: Organize code into sectionsYurii Pavlovskyi2019-06-171-42/+47
| * | | platform/x86: asus-wmi: Refactor error handlingYurii Pavlovskyi2019-06-171-5/+1
| * | | platform/x86: asus-nb-wmi: Add microphone mute key codeYurii Pavlovskyi2019-06-171-1/+2
| * | | platform/x86: asus-wmi: Support WMI event queueYurii Pavlovskyi2019-06-171-5/+68
| * | | platform/x86: asus-wmi: Refactor WMI event handlingYurii Pavlovskyi2019-06-171-24/+42
| * | | platform/x86: asus-wmi: Improve DSTS WMI method ID detectionYurii Pavlovskyi2019-06-171-3/+20
| * | | platform/x86: wmi: Add function to get _UID of WMI deviceYurii Pavlovskyi2019-06-171-0/+19
| * | | platform/x86: asus-wmi: Increase input buffer size of WMI methodsYurii Pavlovskyi2019-06-171-1/+9
| * | | platform/x86: asus-wmi: Fix preserving keyboard backlight intensity on loadYurii Pavlovskyi2019-06-171-2/+1
| * | | platform/x86: asus-wmi: Fix hwmon device cleanupYurii Pavlovskyi2019-06-171-3/+4
| * | | platform/x86: intel_telemetry: no need to check return value of debugfs_creat...Greg Kroah-Hartman2019-06-171-62/+16
| * | | platform/x86: intel_pmc: no need to check return value of debugfs_create func...Greg Kroah-Hartman2019-06-171-15/+3
| * | | platform/x86: pmc_atom: no need to check return value of debugfs_create funct...Greg Kroah-Hartman2019-06-171-33/+10
| * | | platform/x86: samsung-laptop: no need to check return value of debugfs_create...Greg Kroah-Hartman2019-06-171-66/+23
| * | | platform/x86: ideapad-laptop: no need to check return value of debugfs_create...Greg Kroah-Hartman2019-06-171-29/+7
| * | | platform/x86: dell-laptop: no need to check return value of debugfs_create fu...Greg Kroah-Hartman2019-06-171-3/+2
| * | | platform/x86: asus-wmi: no need to check return value of debugfs_create funct...Greg Kroah-Hartman2019-06-171-36/+11
| * | | platform/x86: acer-wmi: no need to check return value of debugfs_create funct...Greg Kroah-Hartman2019-06-171-24/+5
| * | | platform/x86: hp_accel: Add support for HP ProBook 450 G0Colin Sindle2019-06-121-0/+1
| * | | platform/x86: pcengines-apuv2: Make two symbols staticYueHaibing2019-06-121-2/+2
| * | | platform/x86: intel_menlow: avoid null pointer deference errorYoung Xiao2019-06-121-2/+6
| * | | platform/x86: Remove left-over BACKLIGHT_LCD_SUPPORTKrzysztof Kozlowski2019-06-121-2/+0
| * | | platform/x86: touchscreen_dmi: Add info for the CHUWI Hi10 Plus tablet.Daniel Smith2019-06-121-0/+25
| * | | platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flowVadim Pasternak2019-06-121-0/+1
| * | | platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registrationVadim Pasternak2019-06-121-1/+1
| * | | platform/x86: intel-vbtn: Report switch events when event wakes deviceMathew King2019-06-121-2/+14