Commit Graph

43 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Bjorn Helgaas 89595b8f28 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h 16 years ago
Zhao Yakui 676962dac6 ACPI: fan: Delete the strict check in power transition 17 years ago
Zhao Yakui b1b57fbe9b ACPI: fix de-reference bug in power resource driver 17 years ago
Zhao Yakui f5adfaa372 ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transition 17 years ago
Zhao Yakui a51e145f37 ACPI: Get the device power state in the course of scanning device 17 years ago
Matthew Wilcox 27663c5855 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels 17 years ago
Pavel Machek db89b4f0db ACPI: catch calls of acpi_driver_data on pointer of wrong type 17 years ago
Rafael J. Wysocki 0af4b8c4fb ACPI: Introduce new device wakeup flag 'prepared' 17 years ago
Rafael J. Wysocki 77e766099e ACPI: Introduce acpi_device_sleep_wake function 17 years ago
Denis V. Lunev cf7acfab03 acpi: use non-racy method for proc entries creation 17 years ago
Li Zefan a815ab8b58 ACPI: check a return value correctly in acpi_power_get_context() 17 years ago
Miguel Botón e76d5f7e83 ACPI: remove duplicated warning message 17 years ago
Alexey Starikovskiy c35923bc55 ACPI: power: don't cache power resource state 18 years ago
Thomas Renninger 1ba90e3a87 ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers 18 years ago
Konstantin Karasyov ff24ba74b6 ACPI: ThinkPad Z60m: usb mouse stops working after suspend to RAM 18 years ago
Konstantin Karasyov 7292576043 ACPI: fix S3 fan resume issue 18 years ago
Konstantin Karasyov b1028c545c ACPI: fix fan after resume from S3 18 years ago
Len Brown e8363f3327 ACPI: update acpi_power_resume() per new acpi_op_resume 18 years ago
Konstantin Karasyov 0a6139027f ACPI: Thermal issues on HP nx6325 18 years ago
Len Brown 7cda93e008 ACPI: delete extra #defines in /drivers/acpi/ drivers 18 years ago
Len Brown c2b6705b75 ACPI: fix acpi_driver.name usage 18 years ago
Len Brown f52fd66d2e ACPI: clean up ACPI_MODULE_NAME() use 18 years ago
Burman Yan 36bcbec7ce ACPI: replace kmalloc+memset with kzalloc 18 years ago
Dmitry Torokhov 786f18c666 ACPI: fix potential OOPS in power driver with CONFIG_ACPI_DEBUG 19 years ago
Jan Engelhardt 50dd096973 ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi 19 years ago
Arjan van de Ven d75080328a ACPI: add 'const' to several ACPI file_operations 19 years ago
Patrick Mochel 1474720405 ACPI: power: Remove unneeded acpi_handle from driver. 19 years ago
Patrick Mochel 5fbc19efdb ACPI: power: Use acpi_device's handle instead of driver's 19 years ago
Patrick Mochel 4159857288 ACPI: power: add struct acpi_device to struct acpi_power_resource 19 years ago
Patrick Mochel d550d98d33 ACPI: delete tracing macros from drivers/acpi/*.c 19 years ago
Len Brown 6468463abd ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) 19 years ago
Len Brown cece929697 ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...) 19 years ago
Thomas Renninger a6fc67202e ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 19 years ago
Len Brown 4be44fcd3b [ACPI] Lindent all ACPI files 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago