summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ACPI: PM: Do not turn of unused power resources on the Toshiba Click MiniHans de Goede2023-04-271-0/+19
* Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-04-26182-365/+602
|\
| *---. Merge branches 'acpi-bus', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki2023-04-2412-79/+11
| |\ \ \
| | | | * fpga: lattice-sysconfig-spi: Add explicit include for of.hRob Herring2023-04-061-0/+1
| | | | * tpm: atmel: Add explicit include for of.hRob Herring2023-04-061-1/+1
| | | | * virtio-mmio: Add explicit include for of.hRob Herring2023-04-061-0/+1
| | | | * pata: ixp4xx: Add explicit include for of.hRob Herring2023-04-061-0/+1
| | | | * ata: pata_macio: Add explicit include of irqdomain.hRob Herring2023-04-061-0/+1
| | | | * serial: 8250_tegra: Add explicit include for of.hRob Herring2023-04-061-0/+1
| | | | * staging: iio: resolver: ad2s1210: Add explicit include for of.hRob Herring2023-04-061-0/+1
| | | | * iio: adc: ad7292: Add explicit include for of.hRob Herring2023-04-061-0/+1
| | | * | ACPI: video: Remove desktops without backlight DMI quirksHans de Goede2023-04-111-35/+0
| | | * | ACPI: video: Remove register_backlight_delay module option and codeHans de Goede2023-04-112-42/+0
| | * | | ACPI: bus: Ensure that notify handlers are not running after removalRafael J. Wysocki2023-04-181-0/+1
| | * | | ACPI: bus: Add missing braces to acpi_sb_notify()Rafael J. Wysocki2023-04-181-1/+2
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'acpi-apei', 'acpi-properties', 'acpi-sbs' and 'acpi-thermal'Rafael J. Wysocki2023-04-245-63/+83
| |\ \ \ \ \ \ \
| | | | | * | | | ACPI: thermal: Replace ternary operator with min_t()Jiangshan Yi2023-03-301-4/+3
| | | | * | | | | ACPI: SBS: Fix handling of Smart Battery SelectorsArmin Wolf2023-03-301-9/+18
| | | | * | | | | ACPI: EC: Fix oops when removing custom query handlersArmin Wolf2023-03-301-0/+1
| | | | * | | | | ACPI: EC: Limit explicit removal of query handlers to custom query handlersArmin Wolf2023-03-301-3/+14
| | | | |/ / / /
| | | * / / / / ACPI: property: Refactor acpi_data_prop_read_single()Andy Shevchenko2023-03-271-46/+34
| | | |/ / / /
| | * | | | | ACPI: APEI: EINJ: warn on invalid argument when explicitly indicated by platformShuai Xue2023-03-271-1/+7
| | * | | | | ACPI: APEI: EINJ: Add CXL error typesTony Luck2023-03-201-0/+6
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'acpi-processor', 'acpi-pm', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki2023-04-2410-40/+151
| |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | ACPI: sysfs: Enable ACPI sysfs support for CCEL recordsKuppuswamy Sathyanarayanan2023-03-271-0/+17
| | | | | | |/ / / / | | | | | |/| | | |
| | | | * | | | | | ACPI: VIOT: Initialize the correct IOMMU fwspecJean-Philippe Brucker2023-03-301-2/+3
| | | | * | | | | | ACPI: SPCR: Amend indentationAndy Shevchenko2023-03-271-6/+3
| | | | * | | | | | ACPI: SPCR: Prefix error messages with FW_BUGAndy Shevchenko2023-03-221-2/+2
| | | * | | | | | | ACPI: s2idle: Log when enabling wakeup IRQ failsSimon Gaiser2023-03-201-1/+7
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | ACPI: processor: Fix evaluating _PDC method when running as Xen dom0Roger Pau Monne2023-03-222-0/+31
| | * | | | | | | ACPI: cpufreq: Use platform devices to load ACPI PPC and PCC driversPetr Pavlu2023-03-203-29/+86
| | * | | | | | | ACPI: processor: Check for null return of devm_kzalloc() in fch_misc_setup()Kang Chen2023-03-201-0/+2
| | |/ / / / / /
| * | | | | | | Merge branch 'acpica'Rafael J. Wysocki2023-04-24154-183/+350
| |\ \ \ \ \ \ \
| | * | | | | | | ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_...void0red2023-04-061-0/+3
| | * | | | | | | ACPICA: acpi_resource_irq: Replace 1-element arrays with flexible arrayKees Cook2023-04-061-1/+4
| | * | | | | | | ACPICA: struct acpi_nfit_interleave: Replace 1-element array with flexible arrayKees Cook2023-04-061-1/+1
| | * | | | | | | ACPICA: actbl2: Replace 1-element arrays with flexible arraysKees Cook2023-04-061-2/+2
| | * | | | | | | ACPICA: Avoid undefined behavior: load of misaligned addressTamir Duberstein2023-04-061-4/+6
| | * | | | | | | ACPICA: Avoid undefined behavior: member access within misaligned addressTamir Duberstein2023-04-061-3/+9
| | * | | | | | | ACPICA: Avoid undefined behavior: member access within misaligned addressTamir Duberstein2023-04-061-10/+24
| | * | | | | | | ACPICA: Avoid undefined behavior: member access within misaligned addressTamir Duberstein2023-04-061-5/+9
| | * | | | | | | ACPICA: Avoid undefined behavior: member access within misaligned addressTamir Duberstein2023-04-061-3/+8
| | * | | | | | | ACPICA: Avoid undefined behavior: applying zero offset to null pointerTamir Duberstein2023-04-061-3/+8
| | * | | | | | | ACPICA: Avoid undefined behavior: load of misaligned addressTamir Duberstein2023-04-061-2/+3
| | * | | | | | | ACPICA: add support for ClockInput resource (v6.5)Niyas Sait2023-04-0610-1/+125
| | * | | | | | | ACPICA: Update all copyrights/signons to 2023Bob Moore2023-04-06143-143/+143
| | * | | | | | | ACPICA: acpisrc: Add missing tables to astablePedro Falcato2023-04-062-4/+4
| | * | | | | | | ACPICA: Add missing macro ACPI_FUNCTION_TRACE() for acpi_ns_repair_HID()Xiongfeng Wang2023-04-061-1/+1
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | ACPI: LPSS: Add 80862289 ACPI _HID for second PWM controller on Cherry TrailHans de Goede2023-04-181-0/+7
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-2678-618/+1058
|\ \ \ \ \ \ \