summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorLines
2025-12-29ACPI: EC: Convert the driver to a platform oneRafael J. Wysocki-36/+22
2025-12-29ACPI: EC: Register a platform device for ECDT ECRafael J. Wysocki-0/+2
2025-12-29ACPI: HED: Convert the driver to a platform oneRafael J. Wysocki-10/+13
2025-12-26ACPI: battery: Convert the driver to a platform oneRafael J. Wysocki-33/+28
2025-12-26ACPI: battery: Reduce code duplication related to cleanupRafael J. Wysocki-3/+1
2025-12-26ACPI: battery: Adjust event notification routineRafael J. Wysocki-3/+3
2025-12-26ACPI: thermal: Rework system suspend and resume handlingRafael J. Wysocki-24/+13
2025-12-26ACPI: thermal: Convert the driver to a platform oneRafael J. Wysocki-29/+19
2025-12-26ACPI: thermal: Adjust event notification routineRafael J. Wysocki-5/+4
2025-12-26ACPI: scan: Register platform devices for thermal zonesRafael J. Wysocki-0/+1
2025-12-26ACPI: scan: Do not mark button ACPI devices as wakeup-capableRafael J. Wysocki-1/+0
2025-12-26ACPI: scan: Do not bind ACPI drivers to fixed event buttonsRafael J. Wysocki-8/+1
2025-12-26ACPI: tiny-power-button: Convert the driver to a platform oneRafael J. Wysocki-11/+14
2025-12-26ACPI: button: Convert the driver to a platform oneRafael J. Wysocki-29/+32
2025-12-26ACPI: button: Adjust event notification routinesRafael J. Wysocki-34/+33
2025-12-26ACPI: scan: Reduce code duplication related to fixed event devicesRafael J. Wysocki-25/+17
2025-12-26ACPI: scan: Register platform devices for fixed event buttonsRafael J. Wysocki-17/+25
2025-12-26ACPI: NFIT: core: Convert the driver to a platform oneRafael J. Wysocki-19/+28
2025-12-23ACPI: bus: Rework the handling of \_SB._OSC USB4 featuresRafael J. Wysocki-50/+8
2025-12-23ACPI: bus: Adjust feature mask creation for \_SB._OSCRafael J. Wysocki-43/+40
2025-12-23ACPI: bus: Rework the handling of \_SB._OSC platform featuresRafael J. Wysocki-40/+101
2025-12-23ACPI: bus: Rename label and use ACPI_FREE() in acpi_run_osc()Rafael J. Wysocki-4/+4
2025-12-23ACPI: bus: Split _OSC error processing out of acpi_run_osc()Rafael J. Wysocki-42/+53
2025-12-23ACPI: bus: Split _OSC evaluation out of acpi_run_osc()Rafael J. Wysocki-38/+53
2025-12-23ACPI: bus: Rework printing debug messages on _OSC errorsRafael J. Wysocki-19/+16
2025-12-23ACPI: bus: Fix handling of _OSC errors in acpi_run_osc()Rafael J. Wysocki-14/+38
2025-12-17ACPI: PM: Register wakeup sources under physical devicesRafael J. Wysocki-2/+1
2025-12-17ACPI: PCI: PM: Rework root bus notification setupRafael J. Wysocki-1/+1
2025-12-16ACPI: PNP: Drop acpi_nonpnp_device_ids[]Rafael J. Wysocki-15/+1
2025-12-16ACPI: PNP: Drop PNP0C01 and PNP0C02 from acpi_pnp_device_ids[]Rafael J. Wysocki-7/+116
2025-12-15ACPI: PCC: Fix race condition by removing static qualifierPengjie Zhang-1/+1
2025-12-15ACPI: CPPC: Fix missing PCC check for guaranteed_perfPengjie Zhang-1/+2
2025-12-10Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-2/+5
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+36
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+15
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-6/+0
2025-12-04Merge tag 'cxl-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds-5/+6
2025-12-04Merge tag 'efi-next-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-13/+14
2025-12-02Merge tag 'thermal-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-97/+3
2025-12-02Merge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-12/+12
2025-12-02Merge tag 'acpi-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-148/+395
2025-12-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-52/+679
2025-12-02Merge tag 'edac_updates_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+6
2025-12-02Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+19
2025-11-28Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',...Catalin Marinas-52/+679
2025-11-28Merge branches 'pm-core' and 'pm-runtime'Rafael J. Wysocki-34/+39
2025-11-28Merge branches 'acpi-misc' and 'pnp'Rafael J. Wysocki-8/+10
2025-11-28Merge branches 'acpi-tad', 'acpi-fan', 'acpi-dptf' and 'acpi-tools'Rafael J. Wysocki-47/+316
2025-11-28Merge branches 'acpica', 'acpi-property', 'acpi-pm' and 'acpi-battery'Rafael J. Wysocki-66/+52
2025-11-28Merge back ACPI processor driver changes for 6.19Rafael J. Wysocki-27/+17