Commit Graph

2339 Commits (f6de7acc42de909ccc7f00916ddb4d2064f42b67)

Author SHA1 Message Date
Bjorn Helgaas caaa6efb3d ACPI: save device_type in acpi_device 16 years ago
Bjorn Helgaas 66b7ed40aa ACPI: remove redundant "handle" and "parent" arguments 16 years ago
Bjorn Helgaas e8b945c9c1 ACPI: remove unused acpi_bus_scan_fixed() argument 16 years ago
Bjorn Helgaas 29aaefa68f ACPI: add debug for device addition 16 years ago
Bjorn Helgaas e68110fb54 ACPI: remove cpumask_t usage 16 years ago
Li Zefan 79f5599772 cpumask: use zalloc_cpumask_var() where possible 16 years ago
Matthew Garrett 36342742a3 backlight/acpi: Update the backlight state when we change brightness 16 years ago
Felipe Contreras 878f4f533e x86: Trivial whitespace cleanups 16 years ago
Bjorn Helgaas 53de5356be ACPI: don't pass handle for fixed hardware notifications 16 years ago
Bjorn Helgaas 59fc9e5e21 ACPI: remove null pointer checks in deferred execution path 16 years ago
Bjorn Helgaas 9ac6185669 ACPI: simplify deferred execution path 16 years ago
Alexey Dobriyan 7d7decb213 acpi: switch /proc/acpi/{debug_layer,debug_level} to seq_file 16 years ago
Len Brown eb27cae8ad ACPI: linux/acpi.h should not include linux/dmi.h 16 years ago
Darrick J. Wong de584afa5e hwmon driver for ACPI 4.0 power meters 16 years ago
Jesse Barnes 7e12715ecc ACPI button: provide lid status functions 16 years ago
Rafael J. Wysocki 0baed8da1e PCI / ACPI PM: Propagate wake-up enable for devices w/o ACPI support 16 years ago
Rafael J. Wysocki 9b83ccd2f1 ACPI PM: Replace wakeup.prepared with reference counter 16 years ago
Rafael J. Wysocki df8db91fc3 PCI / ACPI PM: Rework some debug messages 16 years ago
Alex Chiang 76d56de57a ACPI: export acpi_pci_root and friends 16 years ago
Bob Moore 9e64155eb1 ACPICA: Windows compatibility: autoexecute root _INI method 16 years ago
Bob Moore eb75255246 ACPICA: Update _OSI with new Windows OS strings 16 years ago
Bob Moore e3fe0913b8 ACPICA: Fix memory leak for ill-formed Package objects 16 years ago
Bob Moore e678902ee8 ACPICA: Remove error message for Store(Localx,Localx) 16 years ago
Bob Moore 307a042416 ACPICA: Fix extraneous warning if _DSM returns a package 16 years ago
Tejun Heo 3e5cd1f257 dmi: extend dmi_get_year() to dmi_get_date() 16 years ago
Len Brown f61f925859 Revert "ACPI: Attach the ACPI device to the ACPI handle as early as possible" 16 years ago
Shane Wang 69575d3886 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 16 years ago
Hugh Dickins 718fb0de8f ACPI: fix NULL bug for HID/UID string 16 years ago
Alex Chiang 7e24bc1ce6 ACPI: pci_slot.ko wants a 64-bit _SUN 16 years ago
Zhang Rui 90c53ca426 ACPI video: work-around BIOS AML bug in _BQC 16 years ago
Dmitry Torokhov 4a703a8fe5 ACPI: video - rename cdev to cooling_dev -- syntax only 16 years ago
Dmitry Torokhov 4b4fe3b62e ACPI: video - fix potential crash when unloading 16 years ago
Len Brown eb0ca84986 ACPI: sleep: another HP DMI entry for init_set_sci_en_on_resume 16 years ago
Alexey Starikovskiy f25752e67d ACPI: EC: Drop orphan comment 16 years ago
Alexey Starikovskiy 6a63b06f3c ACPI: EC: use BURST mode only for MSI notebooks 16 years ago
Alexey Starikovskiy 2a84cb9852 ACPI: EC: Merge IRQ and POLL modes 16 years ago
Hector Martin bc76f90b8a ACPI battery: work around negative s16 battery current on Acer 16 years ago
Vladimir Serbinenko 4e231fa4cb ACPI video: ignore buggy _BQC 16 years ago
Len Brown e5b8fc6ac1 ACPI: check acpi_disabled in acpi_table_parse() and acpi_table_parse_entries() 16 years ago
Len Brown a192a9580b ACPI: Move definition of PREFIX from acpi_bus.h to internal..h 16 years ago
Bob Moore 8a96423680 ACPICA: acpi_reset: Bypass port validation mechanism 16 years ago
Lin Ming 7f0c826a43 ACPICA: Add support for module-level executable AML code 16 years ago
Bob Moore 999e08f998 ACPICA: ACPI 4: Add validation for new predefined names. 16 years ago
Lin Ming d9adc2e031 ACPICA: reformat predefined method table, no functional change 16 years ago
Bob Moore 2f977b36e5 ACPICA: Fix fault if acpi_terminate is called twice 16 years ago
Bob Moore 53e9387bdd ACPICA: ACPI 4.0 : Add new return package type, restructure module. 16 years ago
Bob Moore e5f69d6ef7 ACPICA: Add repair for predefined methods that return nested packages 16 years ago
Bob Moore b2deadd53c ACPICA: Move predefined repair code to new file, no functional change 16 years ago
Keith Packard e29b3ee3b0 ACPI: don't free non-existent backlight in acpi video module 16 years ago
Lin Ming b0de22bdff ACPICA: Windows compatibility fix: same buffer/string store 16 years ago