Commit Graph

4405 Commits (3aca446acf32243029f5c83810b50aad3c32b6bf)

Author SHA1 Message Date
Lan Tianyu f3ca416452 ACPI / processor: Rework processor throttling with work_on_cpu() 11 years ago
Rafael J. Wysocki a6940190ac Revert "ACPI: Blacklist Win8 OSI for some HP laptop 2013 models" 11 years ago
Aaron Lu 0e9f81d3b7 ACPI / video: Add systems that should favour native backlight interface 11 years ago
Hans de Goede bd8ba20597 ACPI / video: Filter the _BCL table for duplicate brightness values 11 years ago
Tomasz Nowicki b685f3b174 ACPI / PCI: Fix memory leak in acpi_pci_irq_enable() 11 years ago
Rafael J. Wysocki ab62f9cd7b ACPI / dock: Make 'docked' sysfs attribute work as documented 11 years ago
Luis G.F 32a9051205 ACPI / SBS: Fix incorrect sscanf() string 11 years ago
Shuah Khan fae9e2a4b1 ACPI / thermal: fix thermal driver compile error when CONFIG_PM_SLEEP is undefined 11 years ago
Shuah Khan 15029dd794 ACPI / SBS: fix SBS driver compile error when CONFIG_PM_SLEEP is undefined 11 years ago
Shuah Khan b108e0ea94 ACPI / fan: fix fan driver compile error when CONFIG_PM_SLEEP is undefined 11 years ago
Shuah Khan 2de9fd17c0 ACPI / button: fix button driver compile error when CONFIG_PM_SLEEP is undefined 11 years ago
Shuah Khan 7f6895c60f ACPI / battery: fix battery driver compile error when CONFIG_PM_SLEEP is undefined 11 years ago
Shuah Khan 06521c2e4a ACPI / AC: fix AC driver compile error when CONFIG_PM_SLEEP is undefined 11 years ago
Rafael J. Wysocki 0f6aa09e40 ACPI / container: Fix error code path in container_device_attach() 11 years ago
Rafael J. Wysocki 0a8e5c3d5f ACPI / dock: Use acpi_device_enumerated() to check if dock is present 11 years ago
Toshi Kani 8fcfb99c8e ACPI / hotplug: Fix panic on eject to ejected device 11 years ago
Luis G.F 47a08c85f7 ACPI / battery: Fix incorrect sscanf() string in acpi_battery_init_alarm() 11 years ago
Dan Carpenter 085ca1175c ACPI / proc: remove unneeded NULL check 11 years ago
Dan Carpenter eb5ed9a322 ACPI / utils: remove a pointless NULL check 11 years ago
Mika Westerberg e18ac62fa4 ACPI / video: Add HP EliteBook Revolve 810 to the blacklist 11 years ago
Rafael J. Wysocki a951c773bc ACPI / scan: Clear match_driver flag in acpi_bus_trim() 11 years ago
Mark Brown 49a12877d2 ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator API 11 years ago
Lv Zheng 481c13814a ACPICA: Remove bool usage from ACPICA. 11 years ago
Rafael J. Wysocki 79c0373f3e ACPI / PM: Use ACPI_COMPANION() to get ACPI companions of devices 11 years ago
Jiang Liu f778d1218f ACPI / scan: reduce log level of "ACPI: \_PR_.CPU4: failed to get CPU APIC ID" 11 years ago
Hanjun Guo 038d7b5935 ACPI / processor: Return specific error value when mapping lapic id 11 years ago
Rafael J. Wysocki 2b844ba79f Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs" 11 years ago
Zhang Rui 6eb2451f7c ACPI: add module autoloading support for ACPI enumerated devices 11 years ago
Zhang Rui 3d8e00909d ACPI: fix create_modalias() return value handling 11 years ago
Prarit Bhargava 00159a2013 ACPI / memhotplug: add parameter to disable memory hotplug 11 years ago
Rafael J. Wysocki 7a3bb55ebd ACPI / PCI: Use global PCI rescan-remove locking in PCI root hotplug 11 years ago
Srinivas Pandruvada c713cd7f2d ACPI / scan: ACPI device object sysfs attribute for _STA evaluation 11 years ago
Oliver Neukum 5c551e624a ACPI / sleep: remove panic in case hardware has changed after S4 11 years ago
Jiang Liu b981513f80 ACPI / scan: bail out early if failed to parse APIC ID for CPU 11 years ago
Bartlomiej Zolnierkiewicz 130a5f6924 ACPI / cpuidle: remove dev->state_count setting 11 years ago
Bartlomiej Zolnierkiewicz 7ca380f606 ACPI / cpuidle: fix max idle state handling with hotplug CPU support 11 years ago
Lv Zheng 71487f3ffd ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global. 11 years ago
Lv Zheng ed6069445d ACPICA: Linuxize: Cleanup spaces after special macro invocations. 11 years ago
Bob Moore 06d186010c ACPICA: Interpreter: Add additional debug info for an error case. 11 years ago
Bob Moore 1a2c478371 ACPICA: Add an error message if the Debugger fails initialization. 11 years ago
Bob Moore 5d4de9af84 ACPICA: Conditionally define a local variable that is used for debug only. 11 years ago
Bob Moore 20c40de059 ACPICA: Parser: Updates/fixes for debug output. 11 years ago
Bob Moore 0f607cb59e ACPICA: Enhance ACPI warning for memory/IO address conflicts. 11 years ago
Bob Moore 87beb7e828 ACPICA: Update several debug statements - no functional change. 11 years ago
Bob Moore 4bec3d80a0 ACPICA: Improve exception handling for GPE block installation. 11 years ago
Bob Moore 0249ed2444 ACPICA: Add option to favor 32-bit FADT addresses. 11 years ago
Lv Zheng fab4610583 ACPICA: Cleanup the option of forcing the use of the RSDT. 11 years ago
Lv Zheng 671cc68dc6 ACPICA: Back port and refine validation of the XSDT root table. 11 years ago
Lv Zheng bb3fec146c ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change. 11 years ago
Bob Moore 5af2b6351b ACPICA: Disassembler: Improve pathname support for emitted External() statements. 11 years ago