summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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
| | | * | | | | | | | ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241Srikar Srimath Tirumala2023-12-064-9/+70
| | | * | | | | | | | ACPI: processor: Provide empty stub of acpi_proc_quirk_mwait_check()Rafael J. Wysocki2023-11-221-1/+4
| | * | | | | | | | | ACPI: scan: Fix an error message in DisCo for Imaging supportSakari Ailus2023-11-211-1/+1
| | * | | | | | | | | ACPI: property: Replicate DT-aligned u32 properties from DisCo for ImagingSakari Ailus2023-11-201-0/+17
| | * | | | | | | | | ACPI: property: Dig "rotation" property for devices with CSI2 _CRSSakari Ailus2023-11-201-0/+17
| | * | | | | | | | | ACPI: scan: Extract MIPI DisCo for Imaging data into swnodesRafael J. Wysocki2023-11-203-4/+261
| | * | | | | | | | | ACPI: scan: Extract _CRS CSI-2 connection information into swnodesRafael J. Wysocki2023-11-201-1/+152
| | * | | | | | | | | ACPI: scan: Extract CSI-2 connection graph from _CRSRafael J. Wysocki2023-11-204-10/+340
| | * | | | | | | | | ACPI: property: Support using strings in reference propertiesRafael J. Wysocki2023-11-201-20/+82
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | ACPI: button: trigger wakeup key eventsKen Xue2023-12-291-0/+10
| | |_|_|_|/ / / / | |/| | | | | | |
* / | | | | | | | cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()Vincent Guittot2023-12-231-0/+104
|/ / / / / / / /
* | | | / / / / ACPI: utils: Fix error path in acpi_evaluate_reference()Rafael J. Wysocki2023-12-071-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-12-021-9/+5
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | ACPI: video: Use acpi_video_device for cooling-dev driver dataHans de Goede2023-11-271-9/+5
| | |_|/ / | |/| | |
* / | | | iommu: Avoid more races around device probeRobin Murphy2023-11-271-1/+6
|/ / / /
| | | |
| \ \ \
*-. \ \ \ Merge branches 'acpi-video' and 'acpi-processor' into acpiRafael J. Wysocki2023-11-243-2/+15
|\ \ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | ACPI: processor_idle: use raw_safe_halt() in acpi_idle_play_dead()David Woodhouse2023-11-201-1/+1
| | |/
| * | ACPI: video: Use acpi_device_fix_up_power_children()Hans de Goede2023-11-201-1/+1
| * | ACPI: PM: Add acpi_device_fix_up_power_children() functionHans de Goede2023-11-201-0/+13
| |/
* / ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CVAHans de Goede2023-11-201-0/+7
|/
* Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-11-081-3/+90
|\
| * RISC-V: ACPI: RHCT: Add function to get CBO block sizesSunil V L2023-10-261-0/+87
| * RISC-V: ACPI: Update the return value of acpi_get_rhct()Sunil V L2023-10-261-3/+3
* | Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2023-11-042-173/+1
|\ \