summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-fixes-for-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-06-012-6/+1
|\
| * efi: fix missing prototype warningsArnd Bergmann2023-05-252-6/+1
* | ACPI: resource: Add IRQ override quirk for LG UltraPC 17U70PRubén Gómez2023-05-151-0/+12
|/
* ACPI: video: Remove acpi_backlight=video quirk for Lenovo ThinkPad W530Hans de Goede2023-05-041-14/+0
* Merge tag 'acpi-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2023-05-033-1/+39
|\
| *-. Merge branches 'acpi-pm' and 'acpi-properties'Rafael J. Wysocki2023-05-032-1/+29
| |\ \
| | | * ACPI: property: Support strings in Apple _DSM propsHector Martin2023-04-271-1/+10
| | * | ACPI: PM: Do not turn of unused power resources on the Toshiba Click MiniHans de Goede2023-04-271-0/+19
| | |/
| * / ACPI: x86: utils: Remove Lenovo Yoga Tablet 2's MAGN0001Marius Hoch2023-04-271-0/+10
| |/
* | Merge tag 'thermal-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-031-14/+31
|\ \
| * | ACPI: thermal: Move to dedicated function sysfs extra attr creationDaniel Lezcano2023-04-271-19/+31
| * | ACPI: thermal: Use thermal_zone_device()Daniel Lezcano2023-04-271-4/+9
* | | Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-271-3/+4
|\ \ \
| * \ \ Merge 6.3-rc6 into char-misc-nextGreg Kroah-Hartman2023-04-106-70/+127
| |\ \ \
| * | | | of: Rename of_modalias_node()Miquel Raynal2023-04-051-3/+4
* | | | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-5/+11
|\ \ \ \ \
| * \ \ \ \ Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-037-59/+122
| |\ \ \ \ \
| * | | | | | ACPI: LPIT: move to use bus_get_dev_root()Greg Kroah-Hartman2023-03-221-5/+11
* | | | | | | Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-04-251-7/+111
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2023-04-241-7/+111
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge back cpufreq changes for 6.4-rc1.Rafael J. Wysocki2023-04-141-7/+111
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | ACPI: CPPC: Add auto select register read/write supportWyes Karny2023-03-171-0/+96
| | | * | | | | ACPI: CPPC: Add min and max perf register writing supportWyes Karny2023-03-171-7/+15
| | | |/ / / /
* | | | | | | Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-04-25170-333/+528
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'acpi-bus', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki2023-04-243-74/+3
| |\ \ \ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | |
| | | * | | | | | 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-111-38/+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-247-13/+85
| |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | 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-221-0/+11
| | * | | | | | | | ACPI: cpufreq: Use platform devices to load ACPI PPC and PCC driversPetr Pavlu2023-03-201-2/+40
| | * | | | | | | | 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