Commit Graph

1977 Commits (47afbaf5af9454a7a1a64591e20cbfcc27ca67a8)

Author SHA1 Message Date
Bjorn Helgaas a5f820feb5 ACPI: call acpi_ec_init() explicitly rather than as initcall 16 years ago
Bjorn Helgaas e747f27495 ACPI: call acpi_scan_init() explicitly rather than as initcall 16 years ago
Bjorn Helgaas 81d0273df2 ACPI: skip DMI power state check when ACPI disabled 16 years ago
Bob Moore 03ef132b72 ACPICA: Fix index value in package warning message 16 years ago
Bob Moore f655630633 ACPICA: FADT: Favor 32-bit FACS and DSDT addresses 16 years ago
Bob Moore 31fbc073a3 ACPICA: FADT: Favor 32-bit register addresses for compatibility 16 years ago
Bob Moore f28ad2c3da ACPICA: Fix PCI configuration space port address range 16 years ago
Bob Moore ee6a0fbd0c ACPICA: Condense some protected ports 16 years ago
Bob Moore 91a56e631f ACPICA: Remove unused code, no functional change 16 years ago
Lin Ming c3dd25f4c1 ACPICA: Clear PM register write-only bits on reading 16 years ago
Bob Moore f9ca058430 ACPICA: Remove obsolete acpi_os_validate_address interface 16 years ago
Bob Moore 7f07190390 ACPICA: New: I/O port protection 16 years ago
Bob Moore 20869dcfde ACPICA: Preserve all PM control reserved and ignored bits 16 years ago
Bob Moore 8636f8d257 ACPICA: Change handling of PM1 Status register ignored bit 16 years ago
Bob Moore 8a335a2331 ACPICA: Fix AcpiWalkNamespace race condition with table unload 16 years ago
Bob Moore aab61b676a ACPICA: FADT: Fix extraneous length mismatch warning 16 years ago
Bob Moore d4913dc6d0 ACPICA: Formatting update - no functional changes 16 years ago
Bob Moore 768aaaf196 ACPICA: Add manifest constants for bit register values 16 years ago
Bob Moore b6bc342dd5 ACPICA: Update table header print function 16 years ago
Bob Moore 88dcb04a81 ACPICA: Restructure bit register access functions 16 years ago
Bob Moore 50ffba1bd3 ACPICA: Rename ACPI bit register access functions 16 years ago
Bob Moore 9892dd23cb ACPICA: Optimize ACPI register locking 16 years ago
Bob Moore ec41f193ea ACPICA: Formatting update - no functional changes 16 years ago
Bob Moore 7bcc06e845 ACPICA: Debug output: decrease verbosity of DB_INFO debug level 16 years ago
Bob Moore c114e4b6c6 ACPICA: Debug output: print result of _OSI invocations 16 years ago
Bob Moore 4f70e371cd ACPICA: Conditionally compile acpi_set_firmware_waking_vector64 16 years ago
Bob Moore 3371c19c29 ACPICA: Remove ACPI_GET_OBJECT_TYPE macro 16 years ago
Bob Moore 32c9ef994d ACPICA: Add function to handle PM1 control registers 16 years ago
Bob Moore 82d79b8664 ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_B 16 years ago
Bob Moore ac0c845026 ACPICA: Fix parameter validation for acpi_read/write 16 years ago
Bob Moore aefc7f9a02 ACPICA: For PM1B registers, do not shift value read or written 16 years ago
Bob Moore 227243a04d ACPICA: Remove extra write for acpi_hw_clear_acpi_status 16 years ago
Bob Moore c520abadbc ACPICA: Fix writes to optional PM1B registers 16 years ago
Bob Moore d3319d1717 ACPICA: Update comments in module header 16 years ago
Lin Ming 5e053e77f2 ACPICA: Check for non-zero address before being converted to GAS 16 years ago
Bob Moore 531c633d2b ACPICA: Split out PM1 status registers from the FADT 16 years ago
Bob Moore d3ccaff827 ACPICA: Add override for dynamic tables 16 years ago
Bob Moore 97cbb7d196 ACPICA: Remove extraneous parameter in table manager 16 years ago
Bob Moore ac5f98db7b ACPICA: Allow OS override of all ACPI tables 16 years ago
Bob Moore 4bbfb85da2 ACPICA: Add error check to debug object dump routine 16 years ago
Ming Lei f67f129e51 Driver core: implement uevent suppress in kobject 16 years ago
Kenji Kaneshige 9f5404d8ea PCI/ACPI: rename pci_osc_control_set() 16 years ago
Kenji Kaneshige 63f10f0f6d PCI/ACPI: move _OSC code to pci_root.c 16 years ago
Bjorn Helgaas e60cc7a6f0 ACPI: move private declarations to internal.h 16 years ago
Bjorn Helgaas 1c48aa36ef ACPI: update Kconfig help texts (no functional changes) 16 years ago
Bjorn Helgaas c686d141c7 ACPI: PCI: use generic pci_swizzle_interrupt_pin() 16 years ago
Bjorn Helgaas 5f0dccaa81 ACPI: pci_link: simplify list of link devices 16 years ago
Bjorn Helgaas 6eca4b4ca1 ACPI: pci_link: remove unnecessary null pointer checks 16 years ago
Bjorn Helgaas c9d6244329 ACPI: pci_link: remove unnecessary casts and initializations 16 years ago
Bjorn Helgaas 1c9ca3a7d4 ACPI: pci_link: clean up whitespace 16 years ago