summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v5.9-1' of git://git.infradead.org/linux-plat...Linus Torvalds2020-08-0417-114/+643
|\
| * 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 'ras-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-041-0/+3
|\ \
| * | x86/mce, EDAC/mce_amd: Print PPIN in machine check recordsSmita Koralahalli2020-06-231-0/+3
| |/
* | Merge tag 'x86-cpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-043-0/+3
|\ \
| * | x86/cpu: Relocate sync_core() to sync_core.hRicardo Neri2020-07-273-0/+3
* | | Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-041-4/+0
|\ \ \
| * \ \ Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar2020-07-26770-6199/+8441
| |\ \ \
| * | | | x86/msr: Lift AMD family 0x15 power-specific MSRsBorislav Petkov2020-06-151-4/+0
| | |_|/ | |/| |
* | | | Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-032-1/+15
|\ \ \ \
| * | | | arch_topology, sched/core: Cleanup thermal pressure definitionValentin Schneider2020-07-221-0/+11
| * | | | Merge branch 'sched/urgent'Peter Zijlstra2020-07-22288-1193/+2102
| |\ \ \ \
| * | | | | PCI: Restrict probe functions to housekeeping CPUsAlex Belits2020-07-081-1/+4
* | | | | | Merge tag 'irq-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-034-1/+21
|\ \ \ \ \ \
| * | | | | | genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner2020-07-271-1/+4
| * | | | | | irqdomain/treewide: Free firmware node after domain removalJon Derrick2020-07-233-0/+17
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-08-0314-199/+356
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas2020-07-311-5/+0
| |\ \ \ \ \ \
| | * | | | | | vhost: Remove redundant use of read_barrier_depends() barrierWill Deacon2020-07-211-5/+0
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...Catalin Marinas2020-07-3113-194/+356
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | | * | | | | | bus: fsl-mc: Add ACPI support for fsl-mcMakarand Pawagi2020-07-283-52/+150