Commit Graph

39 Commits (2aa58db47f5c70635ea278f6a5ff9e1e920bfe6a)

Author SHA1 Message Date
Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 16 years ago
Matthew Garrett 6503e5df08 thermal: use integers rather than strings for thermal values 16 years ago
Bjorn Helgaas 89595b8f28 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h 16 years ago
Lin Ming 55ac9a018f ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk 17 years ago
Pavel Machek db89b4f0db ACPI: catch calls of acpi_driver_data on pointer of wrong type 17 years ago
Greg Kroah-Hartman fc3a8828b1 driver core: fix a lot of printk usages of bus_id 17 years ago
Yi Yang 6594d87ebd ACPI: fix acpi fan state set error 17 years ago
Denis V. Lunev cf7acfab03 acpi: use non-racy method for proc entries creation 17 years ago
Julia Lawall 9030062f3d ACPI: elide a non-zero test on a result that is never 0 17 years ago
Ingo Molnar 48d3d8263c revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0" 17 years ago
Julia Lawall 1192aeb957 ACPI: drivers/acpi: elide a non-zero test on a result that is never 0 17 years ago
Thomas Sujith 19b36780ee ACPI fan: extract return values using PTR_ERR 17 years ago
Len Brown 3c60284052 ACPI: fan: build fix for CONFIG_ACPI_PROCFS=n 17 years ago
Zhang Rui 05a83d9722 ACPI: register ACPI Fan as generic thermal cooling device 17 years ago
Len Brown ec68373c04 Revert "ACPI: Fan: Drop force_power_state acpi_device option" 17 years ago
Alexey Starikovskiy 93ad7c07ad ACPI: Fan: Drop force_power_state acpi_device option 18 years ago
Alexey Starikovskiy 968fc5dc26 ACPI: Fan: fan device does not need own structure 18 years ago
Thomas Renninger 1ba90e3a87 ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers 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
Patrick Mochel 5d9464a469 ACPI: add ACPI bus_type for driver model 18 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 579c896cc9 ACPI: fan: Remove unneeded acpi_handle from driver. 19 years ago
Patrick Mochel dc8c2b2744 ACPI: fan: Use acpi_device's handle instead of driver's 19 years ago
Patrick Mochel 74b142e0fe ACPI: fan: add struct acpi_device to struct acpi_fan. 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
Thomas Renninger a6fc67202e ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 19 years ago
Konstantin Karasyov 0feabb01d9 ACPI: create acpi_fan_suspend()/acpi_fan_resume() 19 years ago
Len Brown 4be44fcd3b [ACPI] Lindent all ACPI files 20 years ago
Pavel Machek c65ade4dc8 [ACPI] whitespace 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago