summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-041-2/+2
|\
| * treewide: Remove uninitialized_var() usageKees Cook2020-07-161-2/+2
* | Merge tag 'regulator-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2020-08-031-0/+5
|\ \
| * \ Merge remote-tracking branch 'regulator/for-5.9' into regulator-nextMark Brown2020-07-301-0/+5
| |\ \
| | * \ Merge series "Add support for voltage regulator on ChromeOS EC." from Pi-Hsun...Mark Brown2020-06-151-0/+5
| | |\ \ | | | |/ | | |/|
| | | * platform/chrome: cros_ec: Add command for regulator control.Pi-Hsun Shih2020-06-151-0/+5
| * | | platform/x86: asus-wmi: allow BAT1 battery nameVasiliy Kupriakov2020-07-151-0/+1
| * | | platform/x86: ISST: Add new PCI device idsSrinivas Pandruvada2020-07-153-0/+5
| * | | platform/x86: thinkpad_acpi: Revert "Use strndup_user() in dispatch_proc_writ...Andy Shevchenko2020-07-151-3/+11
| |/ /
* | | platform/x86: asus-nb-wmi: Drop duplicate DMI quirk structuresAndy Shevchenko2020-08-021-14/+9
* | | platform/x86: thinkpad_acpi: Make some symbols staticWei Yongjun2020-08-011-2/+2
* | | platform/x86: thinkpad_acpi: use standard charge control attribute namesThomas Weißschuh2020-07-271-6/+20
* | | platform/x86: thinkpad_acpi: remove unused definesThomas Weißschuh2020-07-271-3/+0
* | | platform/x86: acerhdf: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-162-2/+2
* | | platform/x86: apple-gmux: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-151-8/+8
* | | platform/x86: pcengines-apuv2: revert wiring up simswitch GPIO as LEDFlorian Eckert2020-07-151-3/+0
* | | platform/x86: mlx-platform: Extend FAN platform data descriptionVadim Pasternak2020-07-151-0/+13
* | | platform/mellanox: mlxreg-io: Add support for complex attributesVadim Pasternak2020-07-151-12/+33
* | | platform/x86: mlx-platform: Add more definitions for system attributesVadim Pasternak2020-07-151-0/+128
* | | platform/mellanox: mlxreg-hotplug: Add environmental data to ueventVadim Pasternak2020-07-151-2/+20
* | | platform/mellanox: mlxreg-hotplug: Use capability register for attribute crea...Vadim Pasternak2020-07-151-19/+41
* | | platform/mellanox: mlxreg-hotplug: Modify module licenseVadim Pasternak2020-07-151-29/+3
* | | platform/x86: thinkpad_acpi: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-151-5/+5
* | | platform/x86: thinkpad_acpi: not loading brightness_init when _BCL invalidAaron Ma2020-07-151-2/+5
* | | platform/x86: thinkpad_acpi: lap or desk mode interfaceMark Pearson2020-07-151-2/+109
* | | platform/x86: thinkpad_acpi: Revert "Use strndup_user() in dispatch_proc_writ...Andy Shevchenko2020-07-151-3/+11
* | | platform/x86: asus-nb-wmi: add support for ASUS ROG Zephyrus G14 and G15Armas Spann2020-07-141-0/+82
* | | platform/x86: intel-vbtn: Fix return value check in check_acpi_dev()Lu Wei2020-07-141-1/+1
* | | platform/x86: intel-hid: Fix return value check in check_acpi_dev()Lu Wei2020-07-141-1/+1
* | | platform/x86: intel_pmc_core: fix bound check in pmc_core_mphy_pg_show()Gaurav Singh2020-07-091-1/+1
* | | platform/x86: intel_pmc_core: update TGL's LPM0 reg bit map nameSathyanarayana Nujella2020-07-091-1/+1
* | | platform/x86: asus-wmi: allow BAT1 battery nameVasiliy Kupriakov2020-07-091-0/+1
* | | platform/x86: dell-wmi: add new dmi mapping for keycode 0xffffY Paritcher2020-07-091-1/+1
* | | platform/x86: dell-wmi: add new keymap type 0x0012Y Paritcher2020-07-091-2/+20
* | | platform/x86: dell-wmi: add new backlight eventsY Paritcher2020-07-091-0/+4
* | | platform/x86: Add new intel_atomisp2_led driverHans de Goede2020-07-093-0/+138
* | | platform/x86: ISST: Add new PCI device idsSrinivas Pandruvada2020-07-093-0/+5
* | | platform/x86: system76-acpi: Fix brightness_set schedule while atomicNick Shipp2020-07-091-6/+6
* | | platform/x86: intel_cht_int33fe: Drop double check for ACPI companion deviceAndy Shevchenko2020-07-091-8/+6
|/ /
* | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-133-77/+77
|\ \
| * | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-143-77/+77
| |/
* | Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2020-06-131-4/+7
|\ \ | |/ |/|
| * Merge branch 'i2c/for-current-fixed' into i2c/for-5.8Wolfram Sang2020-05-201-4/+4
| |\
| * | platform/mellanox: mlxreg-hotplug: convert to use i2c_new_client_device()Wolfram Sang2020-04-261-4/+7
* | | Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2020-06-101-2/+2
|\ \ \
| * | | power: supply: olpc_battery: fix the power supply nameLubomir Rintel2020-05-101-2/+2
| | |/ | |/|
* | | Merge tag 'tag-chrome-platform-for-v5.8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-06-047-31/+145
|\ \ \
| * | | platform/chrome: cros_usbpd_logger: Add __printf annotation to append_str()Enric Balletbo i Serra2020-05-041-0/+1
| * | | platform/chrome: cros_ec_i2c: Appease the kernel-doc deityEnric Balletbo i Serra2020-05-041-1/+1
| * | | Merge remote-tracking branch 'origin/chrome-platform-5.7-fixes' into for-kern...Enric Balletbo i Serra2020-04-292-61/+92
| |\ \ \