Commit Graph

2339 Commits (f6de7acc42de909ccc7f00916ddb4d2064f42b67)

Author SHA1 Message Date
Len Brown 87c687be05 ACPI: DMI init_set_sci_en_on_resume for HP-Compaq C700 15 years ago
Zhao Yakui d81c45e1c9 ACPI: Notify the _PPC evaluation status to the platform 15 years ago
Vaibhav Verma 2839d396e3 ACPI: sleep: another HP/Compaq DMI entries for init_set_sci_en_on_resume 15 years ago
Gustavo Maciel Dias Vieira 8a1cbf6497 ACPI: add DMI entry for SCI_EN resume quirk on HP dv4 15 years ago
Frans Pop 7fb2616e24 acpi: thermal: display forced passive trip points in proc 15 years ago
Julia Lawall 5cfa245b0b ACPI: Move dereference after NULL test 15 years ago
Bob Moore d410ee5109 ACPICA: avoid "Info: mapping multiple BARs. Your kernel is fine." 15 years ago
Rakib Mullick 941b10fab2 ACPI: add __cpuinit to acpi_processor_add() 15 years ago
Darrick J. Wong 22aecebfd9 acpi-power-meter: Don't leak ACPI error codes to userspace 15 years ago
Matt Domsch 0584396157 PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode 15 years ago
Alex Chiang 5f46c2f25c ACPI: dock: convert sysfs attributes to an attribute_group 15 years ago
Arjan van de Ven 52a2b11caf ACPI: clean up video.c boundary checks and types 15 years ago
Jesse Barnes 2c907b72db ACPI button: don't try to use a non-existent lid device 16 years ago
Stefan Bader 3a1151e3f1 ACPI: video: Loosen strictness of video bus detection code 16 years ago
Rafael J. Wysocki 497fb54f57 ACPI / PCI: Fix NULL pointer dereference in acpi_get_pci_dev() (rev. 2) 16 years ago
David Rientjes 8716273cae x86: Export srat physical topology 16 years ago
Jiri Slaby c4c4e2a589 ACPI: Kconfig, fix proc aggregator text 16 years ago
Mark Langsdorf 68b92b567c ACPI: add AC/DC notifier 16 years ago
Alexey Starikovskiy 478fa03b32 ACPI: EC: Don't parse DSDT for EC early init on Compal 16 years ago
Alexey Starikovskiy 0adf3c746a ACPI: EC: Rewrite DMI checks 16 years ago
Alex Chiang 50d716e477 ACPI: dock: fix "sibiling" typo 16 years ago
Roland Dreier 53412c5b12 ACPI: kill overly verbose "throttling states" log messages 16 years ago
Arjan van de Ven d9f6501806 ACPI: Fix bound checks for copy_from_user in the acpi /proc code 16 years ago
Bjorn Helgaas a83893ae90 ACPI: fix bus scanning memory leaks 16 years ago
Alexey Starikovskiy e12ac3d018 ACPI: EC: Restart command even if no interrupts from EC 16 years ago
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
Linus Torvalds 569ec4cc77 ACPI: kill "unused variable ‘i’" warning 16 years ago
Roland Dreier 3d5b6fb47a ACPI: Kill overly verbose "power state" log messages 16 years ago
Jean Delvare 14f03343ad ACPI: Clarify resource conflict message 16 years ago
Len Brown d91f79ebc3 acpi_pad: build only on X86 16 years ago
Bjorn Helgaas 57f3674f5e ACPI: simplify building device HID/CID list 16 years ago
Bjorn Helgaas 6622d8cee7 ACPI: remove acpi_device_uid() and related stuff 16 years ago
Bjorn Helgaas 1131b938f0 ACPI: remove acpi_device.flags.hardware_id 16 years ago
Bjorn Helgaas b2972f8750 ACPI: remove acpi_device.flags.compatible_ids 16 years ago
Bjorn Helgaas 7f47fa6c2f ACPI: maintain a single list of _HID and _CID IDs 16 years ago
Bjorn Helgaas b1fbfb2ae8 ACPI: make sure every acpi_device has an ID 16 years ago
Bjorn Helgaas ea8d82fd31 ACPI: use acpi_device_hid() when possible 16 years ago
Bjorn Helgaas 78b8e141f8 ACPI: fix synthetic HID for \_SB_ 16 years ago
Bjorn Helgaas e3b87f8a9d ACPI: handle re-enumeration, when acpi_devices might already exist 16 years ago
Bjorn Helgaas 778cbc1d3a ACPI: factor out device type and status checking 16 years ago
Bjorn Helgaas 402ac53614 ACPI: add acpi_bus_get_status_handle() 16 years ago
Bjorn Helgaas 51a85faf2d ACPI: use acpi_walk_namespace() to enumerate devices 16 years ago
Bjorn Helgaas 859ac9a4be ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE 16 years ago
Bjorn Helgaas adc08e2035 ACPI: enumerate namespace before adding functional fixed hardware devices 16 years ago
Bjorn Helgaas 8e029bf0a6 ACPI: convert acpi_bus_scan() to operate on an acpi_handle 16 years ago
Bjorn Helgaas 5c478f499c ACPI: add acpi_bus_get_parent() and remove "parent" arguments 16 years ago
Bjorn Helgaas 77c24888b7 ACPI: remove unnecessary argument checking 16 years ago
Bjorn Helgaas c7bcb4e98a ACPI: remove redundant "type" arguments 16 years ago
Bjorn Helgaas bc3b07726a ACPI: remove acpi_device_set_context() "type" argument 16 years ago
Bjorn Helgaas ccba2a36d7 ACPI: use device_type rather than comparing HID 16 years ago