summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2022-03-18Merge branches 'acpi-pm', 'acpi-properties', 'acpi-misc' and 'acpi-x86'Rafael J. Wysocki6-16/+45
2022-03-18Merge branches 'acpica', 'acpi-osl', 'acpi-bus' and 'acpi-tables'Rafael J. Wysocki5-18/+51
2022-03-18Merge back ACPI device enumeration material for v5.18.Rafael J. Wysocki2-4/+3
2022-03-17ACPI: bus: Avoid using CPPC if not supported by firmwareRafael J. Wysocki2-0/+11
2022-03-17Revert "ACPI: Pass the same capabilities to the _OSC regardless of the query ...Rafael J. Wysocki1-8/+19
2022-03-16Revert "ACPI: scan: Do not add device IDs from _CID if _HID is not valid"Rafael J. Wysocki1-5/+5
2022-03-10ACPI: tables: Add AGDI to the list of known table signaturesIlkka Koskinen1-1/+1
2022-03-08ACPI / x86: Add skip i2c clients quirk for Lenovo Yoga Tablet 1050F/LHans de Goede1-0/+12
2022-03-08ACPI / x86: Add skip i2c clients quirk for Nextbook Ares 8Hans de Goede1-0/+9
2022-03-07ACPICA: Avoid walking the ACPI Namespace if it is not thereRafael J. Wysocki1-0/+3
2022-03-02ACPI: bus: Introduce acpi_bus_for_each_dev()Rafael J. Wysocki1-1/+6
2022-02-21ACPI: clean up double words in two commentsTom Rix2-2/+2
2022-02-18ACPI: property: Get rid of redundant 'else'Andy Shevchenko1-12/+15
2022-02-18ACPI: scan: Use ida_alloc() instead of ida_simple_get()Rafael J. Wysocki2-4/+3
2022-02-18Merge back ACPI tables material for 5.18.Rafael J. Wysocki1-1/+1
2022-02-18Merge branch 'acpi-processor'Rafael J. Wysocki1-0/+5
2022-02-16ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40Woody Suwalski1-0/+5
2022-02-15ACPI: tables: Quiet ACPI table not found warningDan Williams1-1/+1
2022-02-14ACPI: EC / PM: Print additional debug message in acpi_ec_dispatch_gpe()Rafael J. Wysocki1-1/+4
2022-02-14ACPI: PM: Print additional debug message in acpi_s2idle_wake()Rafael J. Wysocki1-0/+2
2022-02-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-3/+11
2022-02-09ACPI/IORT: Check node revision for PMCG resourcesRobin Murphy1-3/+11
2022-02-07PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki1-0/+1
2022-02-07ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPERafael J. Wysocki2-10/+14
2022-02-07ACPI: PM: Revert "Only mark EC GPE for wakeup on Intel systems"Mario Limonciello1-8/+4
2022-02-04ACPI: tables: Add CEDT signature to the list of known tablesRobert Kiraly1-1/+1
2022-01-31ACPI: require CRC32 to buildRandy Dunlap1-0/+1
2022-01-25ACPI: properties: Consistently return -ENOENT if there are no more referencesSakari Ailus1-1/+1
2022-01-25ACPI: OSL: Fix and clean up acpi_os_read/write_port()Rafael J. Wysocki1-8/+11
2022-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2022-01-22Merge tag 'acpi-5.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-5/+16
2022-01-22proc: remove PDE_DATA() completelyMuchun Song1-1/+1
2022-01-21Merge branches 'acpi-cppc' and 'acpi-dptf'Rafael J. Wysocki5-5/+16
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2022-01-18Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-52/+1072
2022-01-17ACPI: DPTF: Support Raptor LakeSrinivas Pandruvada4-0/+10
2022-01-17ACPI: CPPC: Drop redundant local variable from cpc_read()Rafael J. Wysocki1-4/+3
2022-01-17ACPI: CPPC: Fix up I/O port access in cpc_read()Rafael J. Wysocki1-1/+3
2022-01-17Merge branch 'acpi-pfrut'Rafael J. Wysocki4-0/+1033
2022-01-17Merge branches 'acpi-x86', 'acpi-tables', 'acpi-soc' and 'acpi-pcc'Rafael J. Wysocki3-3/+10
2022-01-12Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-2/+9
2022-01-12Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds3-22/+127
2022-01-12Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+3
2022-01-12Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+17
2022-01-12ACPI: PCC: pcc_ctx can be statickernel test robot1-1/+1
2022-01-12ACPI: scan: Rename label in acpi_scan_init()Rafael J. Wysocki1-3/+3
2022-01-12ACPI: scan: Simplify initialization of power and sleep buttonsRafael J. Wysocki1-39/+23
2022-01-12ACPI: scan: Change acpi_scan_init() return value type to voidRafael J. Wysocki2-8/+4
2022-01-11ACPI: SPCR: check if table->serial_port.access_width is too wideMark Langsdorf1-2/+7
2022-01-11ACPI: APD: Check for NULL pointer after calling devm_ioremap()Jiasheng Jiang1-0/+2