Commit Graph

2258 Commits (156edd4aaa819ec5867ced83c7b8dba9193789ea)

Author SHA1 Message Date
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
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
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