aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-04ACPI: video: Remove acpi_backlight=video quirk for Lenovo ThinkPad W530Hans de Goede1-14/+0
2023-05-03Merge tag 'acpi-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-1/+39
2023-05-03Merge tag 'thermal-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-14/+31
2023-05-03Merge branches 'acpi-pm' and 'acpi-properties'Rafael J. Wysocki2-1/+29
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-3/+4
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-5/+11
2023-04-27ACPI: thermal: Move to dedicated function sysfs extra attr creationDaniel Lezcano1-19/+31
2023-04-27ACPI: thermal: Use thermal_zone_device()Daniel Lezcano1-4/+9
2023-04-27ACPI: property: Support strings in Apple _DSM propsHector Martin1-1/+10
2023-04-27ACPI: x86: utils: Remove Lenovo Yoga Tablet 2's MAGN0001Marius Hoch1-0/+10
2023-04-27ACPI: PM: Do not turn of unused power resources on the Toshiba Click MiniHans de Goede1-0/+19
2023-04-25Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-7/+111
2023-04-25Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds170-333/+528
2023-04-25Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-9/+9
2023-04-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-3/+10
2023-04-24Merge branch 'pm-cpufreq'Rafael J. Wysocki1-7/+111
2023-04-24Merge branches 'acpi-bus', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki3-74/+3
2023-04-24Merge branches 'acpi-apei', 'acpi-properties', 'acpi-sbs' and 'acpi-thermal'Rafael J. Wysocki5-63/+83
2023-04-24Merge branches 'acpi-processor', 'acpi-pm', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki7-13/+85
2023-04-24Merge branch 'acpica'Rafael J. Wysocki154-183/+350
2023-04-21Revert "ACPICA: Events: Support fixed PCIe wake event"Linus Torvalds3-29/+0
2023-04-18ACPI: LPSS: Add 80862289 ACPI _HID for second PWM controller on Cherry TrailHans de Goede1-0/+7
2023-04-18ACPI: bus: Ensure that notify handlers are not running after removalRafael J. Wysocki1-0/+1
2023-04-18ACPI: bus: Add missing braces to acpi_sb_notify()Rafael J. Wysocki1-1/+2
2023-04-17ACPI: AGDI: Improve error reporting for problems during .remove()Uwe Kleine-König1-3/+10
2023-04-14Merge back cpufreq changes for 6.4-rc1.Rafael J. Wysocki1-7/+111
2023-04-14Merge back Intel thermal control material for 6.4-rc1.Rafael J. Wysocki1-9/+9
2023-04-14Merge branch 'acpi-x86'Rafael J. Wysocki1-0/+1
2023-04-11ACPI: video: Remove desktops without backlight DMI quirksHans de Goede1-35/+0
2023-04-11ACPI: video: Remove register_backlight_delay module option and codeHans de Goede1-38/+0
2023-04-11ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CBAPaul Menzel1-0/+7
2023-04-10Merge 6.3-rc6 into char-misc-nextGreg Kroah-Hartman6-70/+127
2023-04-06ACPI: x86: utils: Add Picasso to the list for forcing StorageD3EnableMario Limonciello1-0/+1
2023-04-06ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_objectsvoid0red1-0/+3
2023-04-06ACPICA: acpi_resource_irq: Replace 1-element arrays with flexible arrayKees Cook1-1/+4
2023-04-06ACPICA: struct acpi_nfit_interleave: Replace 1-element array with flexible arrayKees Cook1-1/+1
2023-04-06ACPICA: actbl2: Replace 1-element arrays with flexible arraysKees Cook1-2/+2
2023-04-06ACPICA: Avoid undefined behavior: load of misaligned addressTamir Duberstein1-4/+6
2023-04-06ACPICA: Avoid undefined behavior: member access within misaligned addressTamir Duberstein1-3/+9
2023-04-06ACPICA: Avoid undefined behavior: member access within misaligned addressTamir Duberstein1-10/+24
2023-04-06ACPICA: Avoid undefined behavior: member access within misaligned addressTamir Duberstein1-5/+9
2023-04-06ACPICA: Avoid undefined behavior: member access within misaligned addressTamir Duberstein1-3/+8
2023-04-06ACPICA: Avoid undefined behavior: applying zero offset to null pointerTamir Duberstein1-3/+8
2023-04-06ACPICA: Avoid undefined behavior: load of misaligned addressTamir Duberstein1-2/+3
2023-04-06ACPICA: add support for ClockInput resource (v6.5)Niyas Sait10-1/+125
2023-04-06ACPICA: Update all copyrights/signons to 2023Bob Moore143-143/+143
2023-04-06ACPICA: acpisrc: Add missing tables to astablePedro Falcato2-4/+4
2023-04-06ACPICA: Add missing macro ACPI_FUNCTION_TRACE() for acpi_ns_repair_HID()Xiongfeng Wang1-1/+1
2023-04-05ACPI: video: Add acpi_backlight=video quirk for Lenovo ThinkPad W530Hans de Goede1-0/+14
2023-04-05ACPI: video: Add acpi_backlight=video quirk for Apple iMac14,1 and iMac14,2Hans de Goede1-0/+23