summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous eventsShuai Xue2024-02-051-6/+23
* ACPI: NUMA: Fix the logic of getting the fake_pxm valueYuntao Wang2024-02-051-2/+2
* ACPI: extlog: fix NULL pointer dereference checkPrarit Bhargava2024-02-051-2/+3
* ACPI: video: Add quirk for the Colorful X15 AT 23 LaptopYuluo Qiu2024-02-051-0/+9
* acpi: property: Let args be NULL in __acpi_node_get_property_referenceSakari Ailus2024-01-251-0/+4
* ACPI: extlog: Clear Extended Error Log status when RAS_CEC handled the errorTony Luck2024-01-251-1/+6
* ACPI: LPSS: Fix the fractional clock divider flagsAndy Shevchenko2024-01-251-1/+2
* ACPI: LPIT: Avoid u32 multiplication overflowNikita Kiryushin2024-01-251-1/+1
* ACPI: video: check for error while searching for backlight device parentNikita Kiryushin2024-01-251-6/+6
* ACPI: resource: Add another DMI match for the TongFang GMxXGxxHans de Goede2024-01-201-0/+7
* ACPI: thermal: Fix acpi_thermal_unregister_thermal_zone() cleanupDan Carpenter2024-01-101-2/+2
* iommu: Avoid more races around device probeRobin Murphy2023-12-081-1/+6
* ACPI: video: Use acpi_video_device for cooling-dev driver dataHans de Goede2023-12-081-9/+5
* ACPI: PM: Add acpi_device_fix_up_power_children() functionHans de Goede2023-12-031-0/+13
* ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CVAHans de Goede2023-12-031-0/+7
* ACPI: processor_idle: use raw_safe_halt() in acpi_idle_play_dead()David Woodhouse2023-12-031-1/+1
* ACPI: video: Use acpi_device_fix_up_power_children()Hans de Goede2023-12-031-1/+1
* ACPI: FPDT: properly handle invalid FPDT subtablesVasily Khoruzhick2023-11-281-8/+37
* ACPI: resource: Do IRQ override on TongFang GMxXGxxWerner Sembach2023-11-281-0/+12
* ACPI: EC: Add quirk for HP 250 G7 Notebook PCJonathan Denose2023-11-281-0/+10
* ACPI: APEI: Fix AER info corruption when error status data has multiple sectionsShiju Jose2023-11-281-1/+22
* ACPI: sysfs: Fix create_pnp_modalias() and create_of_modalias()Christophe JAILLET2023-11-201-4/+6
* ACPI: video: Add acpi_backlight=vendor quirk for Toshiba Portégé R100Ondrej Zary2023-11-201-0/+26
* ACPI: property: Allow _DSD buffer data only for byte accessorsAndy Shevchenko2023-11-201-9/+10
* ACPI/NUMA: Apply SRAT proximity domain to entire CFMWS windowAlison Schofield2023-11-201-3/+8
* ACPI: NFIT: Install Notify() handler before getting NFIT tableXiang Chen2023-10-221-11/+11
* Merge branch 'acpi-irq'Rafael J. Wysocki2023-10-201-1/+6
|\
| * ACPI: irq: Fix incorrect return value in acpi_register_gsi()Sunil V L2023-10-181-1/+6
* | ACPI: bus: Move acpi_arm_init() to the place of after acpi_ghes_init()Hanjun Guo2023-10-181-1/+1
|/
* Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-151-0/+1
|\
| * cpu-hotplug: Provide prototypes for arch CPU registrationRussell King (Oracle)2023-10-111-0/+1
| |
| \
*-. \ Merge branches 'acpi-ec' and 'acpi-resource'Rafael J. Wysocki2023-10-132-6/+31
|\ \ \ | |_|/ |/| |
| | * ACPI: resource: Add TongFang GM6BGEQ, GM6BG5Q and GM6BG0Q to irq1_edge_low_fo...Hans de Goede2023-10-091-6/+13
| | * ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CBAHans de Goede2023-09-181-0/+7
| * | ACPI: EC: Add quirk for the HP Pavilion Gaming 15-dk1xxxHans de Goede2023-09-211-0/+11
| |/
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-10-061-2/+1
|\ \
| * | cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timerOza Pawandeep2023-10-041-2/+1
* | | Merge tag 'libnvdimm-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-021-1/+1
|\ \ \
| * | | ACPI: NFIT: Fix incorrect calculation of idt sizeYu Liao2023-09-251-1/+1
* | | | ACPI: video: Fix NULL pointer dereference in acpi_video_bus_add()Dinghao Liu2023-09-251-2/+5
|/ / /
* | / ACPI: processor: Fix uninitialized access of buf in acpi_set_pdc_bits()Michal Wilczynski2023-09-181-0/+1
| |/ |/|
* | thermal: Constify the trip argument of the .get_trend() zone callbackRafael J. Wysocki2023-09-111-1/+1
|/
* Merge tag 'thermal-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-041-23/+18
|\
| * thermal: core: Rework .get_trend() thermal zone callbackRafael J. Wysocki2023-08-291-23/+18
* | Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-09-011-1/+1
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '...Joerg Roedel2023-08-211-1/+1
| |\ \ \ \
| | | | * | iommu: Have __iommu_probe_device() check for already probed devicesJason Gunthorpe2023-07-141-1/+1
| | | |/ / | | |/| |
* | | | | Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-011-1/+0
|\ \ \ \ \
| * \ \ \ \ Merge tag 'coresight-next-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2023-08-221-1/+0
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | coresight: etm4x: Add ACPI support in platform driverSuzuki K Poulose2023-07-261-1/+0
| | |/ / /