summaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v6.8-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-01-101-0/+1
|\
| * ACPI: scan: Add LNXVIDEO HID to ignore_serial_bus_ids[]Hans de Goede2023-11-201-0/+1
* | Merge tag 'thermal-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-101-2/+5
|\ \
| * | thermal: trip: Send trip change notifications on all trip updatesRafael J. Wysocki2023-12-131-2/+5
| |/
* | Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2024-01-1025-436/+1471
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'acpi-resource', 'acpi-numa', 'acpi-soc' and 'acpi-misc'Rafael J. Wysocki2024-01-044-7/+27
| |\ \ \ \ \
| | | | | * | ACPI: watchdog: fix kernel-doc warningsRandy Dunlap2023-12-121-1/+1
| | | | * | | ACPI: LPSS: Fix the fractional clock divider flagsAndy Shevchenko2023-12-121-1/+2
| | | | |/ /
| | | * | | ACPI: NUMA: Fix the logic of getting the fake_pxm valueYuntao Wang2023-12-121-2/+2
| | | * | | ACPI: NUMA: Optimize the check for the availability of node valuesYuntao Wang2023-12-121-2/+2
| | | * | | ACPI: NUMA: Remove unnecessary check in acpi_parse_gi_affinity()Yuntao Wang2023-12-121-1/+1
| | | |/ /
| | * | | ACPI: resource: Add Infinity laptops to irq1_edge_low_force_overrideDavid McFarland2024-01-031-0/+12
| | * | | ACPI: resource: Add another DMI match for the TongFang GMxXGxxHans de Goede2023-12-291-0/+7
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'acpi-pm', 'acpi-video', 'acpi-apei' and 'acpi-extlog'Rafael J. Wysocki2024-01-045-94/+97
| |\ \ \ \ \ \
| | | | | * | | ACPI: extlog: Clear Extended Error Log status when RAS_CEC handled the errorTony Luck2023-12-131-1/+6
| | | | | * | | ACPI: extlog: fix NULL pointer dereference checkPrarit Bhargava2023-12-061-2/+3
| | | | * | | | ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous eventsShuai Xue2023-12-211-6/+23
| | | | * | | | ACPI: APEI: EINJ: Add support for vendor defined error typesAvadhut Naik2023-11-211-0/+24
| | | | * | | | ACPI: APEI: EINJ: Refactor available_error_type_show()Avadhut Naik2023-11-211-23/+24
| | | | | |_|/ | | | | |/| |
| | | * | | | ACPI: video: Add quirk for the Colorful X15 AT 23 LaptopYuluo Qiu2023-12-061-0/+9
| | | * | | | Merge back earlier ACPI backlight driver changes for v6.8.Rafael J. Wysocki2023-12-021-61/+7
| | | |\ \ \ \
| | | | * | | | ACPI: video: check for error while searching for backlight device parentNikita Kiryushin2023-11-211-6/+6
| | | | * | | | ACPI: video: Drop should_check_lcd_flag()Hans de Goede2023-11-201-55/+1
| | * | | | | | ACPI: LPIT: Avoid u32 multiplication overflowNikita Kiryushin2023-11-221-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'acpi-thermal'Rafael J. Wysocki2024-01-045-35/+211
| |\ \ \ \ \ \
| | * | | | | | ACPI: thermal_lib: include "internal.h" for function prototypesArnd Bergmann2023-11-241-0/+1
| | * | | | | | ACPI: thermal: Add Thermal fast Sampling Period (_TFP) supportJeff Brasen2023-11-221-3/+9
| | * | | | | | ACPI: thermal: Use library functions to obtain trip point temperature valuesRafael J. Wysocki2023-11-213-32/+34
| | * | | | | | ACPI: thermal_lib: Add functions returning temperature in deci-KelvinRafael J. Wysocki2023-11-211-15/+60
| | * | | | | | thermal: ACPI: Move the ACPI thermal library to drivers/acpi/Rafael J. Wysocki2023-11-213-0/+122
| | |/ / / / /
| * | | | | | Merge branch 'acpi-utils'Rafael J. Wysocki2024-01-044-146/+75
| |\ \ \ \ \ \
| | * | | | | | ACPI: utils: Introduce helper for _DEP list lookupRafael J. Wysocki2023-12-192-27/+36
| | * | | | | | ACPI: utils: Refine acpi_handle_list_equal() slightlyRafael J. Wysocki2023-12-151-1/+1
| | * | | | | | ACPI: utils: Return bool from acpi_evaluate_reference()Rafael J. Wysocki2023-12-154-30/+16
| | * | | | | | ACPI: utils: Rearrange in acpi_evaluate_reference()Rafael J. Wysocki2023-12-151-34/+24
| | * | | | | | Merge back earlier acpi-utils material for v6.8.Rafael J. Wysocki2023-12-082-60/+4
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | ACPI: LPSS: use acpi_dev_uid_match() for matching _UIDRaag Jadav2023-12-061-12/+4
| | | * | | | | ACPI: bus: update acpi_dev_hid_uid_match() to support multiple typesRaag Jadav2023-12-061-29/+0
| | | * | | | | ACPI: bus: update acpi_dev_uid_match() to support multiple typesRaag Jadav2023-12-061-19/+0
| | | | |_|_|/ | | | |/| | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'acpi-osl', 'acpi-bus' and 'acpi-tables'Rafael J. Wysocki2024-01-043-114/+111
| |\ \ \ \ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | * | | | | | ACPI: Run USB4 _OSC() first with query bit setMika Westerberg2023-11-201-3/+29
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | ACPI: EC: Use a spin lock without disabing interruptsRafael J. Wysocki2023-12-281-66/+46
| | * | | | | | ACPI: EC: Use a threaded handler for dedicated IRQRafael J. Wysocki2023-12-281-2/+2
| | * | | | | | ACPI: OSL: Use spin locks without disabling interruptsRafael J. Wysocki2023-12-281-6/+4
| | * | | | | | ACPI: OSL: Allow Notify () handlers to run on all CPUsRafael J. Wysocki2023-12-061-13/+10
| | * | | | | | ACPI: OSL: Rearrange workqueue selection in acpi_os_execute()Rafael J. Wysocki2023-12-061-5/+7
| | * | | | | | ACPI: OSL: Rework error handling in acpi_os_execute()Rafael J. Wysocki2023-12-061-13/+10
| | * | | | | | ACPI: OSL: Use a threaded interrupt handler for SCIRafael J. Wysocki2023-11-301-6/+3
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'acpi-scan' and 'acpi-processor'Rafael J. Wysocki2024-01-048-40/+940
| |\ \ \ \ \ \ \ \
| | | * | | | | | | ACPI: arm64: export acpi_arch_thermal_cpufreq_pctg()Arnd Bergmann2023-12-131-0/+2