Commit Graph

106 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Thomas Renninger c3d6de698c ACPI video: if no ACPI backlight support, use vendor drivers 16 years ago
Thomas Renninger 22c13f9d81 ACPI: video: Ignore devices that aren't present in hardware 16 years ago
Bjorn Helgaas 89595b8f28 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h 16 years ago
Bjorn Helgaas 5704d626e7 ACPI: remove comments about debug layer/level to use 16 years ago
Lin Ming 55ac9a018f ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk 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
Greg Kroah-Hartman fc3a8828b1 driver core: fix a lot of printk usages of bus_id 17 years ago
Zhao Yakui c2c789057f ACPI: Ignore _BQC object when registering backlight device 17 years ago
Julia Jomantaite 469778c174 ACPI: video: fix brightness allocation 17 years ago
Zhang Rui d385c2a858 ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach device 17 years ago
Alexey Dobriyan e0066c4ea9 Fix ACPI vs proc_create_data() mismerge 17 years ago
Denis V. Lunev cf7acfab03 acpi: use non-racy method for proc entries creation 17 years ago
Dmitry Torokhov c46e5658a0 ACPI: video - fix permissions on some proc entries 17 years ago
Dmitry Torokhov 251cb0bc79 ACPI: video - properly handle errors when registering proc elements 17 years ago
Dmitry Torokhov 78eed028f1 ACPI: video - do not store invalid entries in attached_array list 17 years ago
Julia Lawall 9030062f3d ACPI: elide a non-zero test on a result that is never 0 17 years ago
Linus Torvalds 797de7bdb2 Revert "ACPI: Ignore _BQC object when registering backlight device" 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
Len Brown 77321e624b Revert "ACPI: video: Ignore devices that aren't present in hardware" 17 years ago
Len Brown f0d6752c9f Revert "ACPI: video: Ignore ACPI video devices that aren't present in hardware" 17 years ago
Zhao Yakui 7c0ea45be4 ACPI: Ignore _BQC object when registering backlight device 17 years ago
Harvey Harrison 96b2dd1f1f ACPI: replace remaining __FUNCTION__ occurrences 17 years ago
Thomas Sujith 43ff39f2f6 ACPI video: check for error from thermal_cooling_device_register 17 years ago
Matthew Garrett 3fa2cdcc45 ACPI: video: Ignore ACPI video devices that aren't present in hardware 17 years ago
Matthew Garrett 863c1490e5 ACPI: video: reset brightness on resume 17 years ago
Zhang Rui 7761f638f6 ACPI: video: call ACPI notifier chain for ACPI video notifications 17 years ago
Zhang Rui ba5e122342 ACPI: video: delete unused display switch on hotkey event code 17 years ago
Zhang Rui 8a681a4dee ACPI: video: create "brightness_switch_enabled" modparam 17 years ago
Matthew Garrett 0119509c4f ACPI: video: Ignore devices that aren't present in hardware 17 years ago
Zhang Rui 702ed512de ACPI: register ACPI Video LCD as generic thermal cooling device 17 years ago
Matthew Garrett 38531e6fe5 ACPI: video: Rationalise ACPI backlight implementation 17 years ago
William Lee Irwin III 98934def70 ACPI: video_device_list corruption 17 years ago
Danny Baumann c88c5786d3 ACPI: Video: Increase buffer size for writes to brightness proc file. 17 years ago
Len Brown a4f0c2767e ACPI: video - delete stray run-time printk 17 years ago
Dmitry Torokhov bbac81f548 ACPI: video - convert semaphore to a mutex 17 years ago
Dmitry Torokhov ff102ea990 ACPI: video - remove unsafe uses of list_for_each_safe() 17 years ago
Dmitry Torokhov f51e83916a ACPI: video - add missing input_free_device() 17 years ago
Dmitry Torokhov 91c05c667b ACPI: video - fit input device into sysfs tree 17 years ago
tonyj@suse.de 60043428a5 Convert from class_device to device for drivers/video 18 years ago
Maik Broemme 7f10cc4e83 ACPI: video: remove dmesg spam 18 years ago
Zhang Rui a21101c46c ACPI: video: _DOS=0 by default to prevent hotkey hang 18 years ago
Alexey Starikovskiy 63f0edfc0b ACPI: VIDEO: Adjust current level to closest available one. 18 years ago
Alexey Starikovskiy 4500ca8e22 ACPI: video: Don't call absent methods 18 years ago
Zhang Rui e6d9da1de0 ACPI: work around duplicate name "VID" problem on T61 18 years ago
Luming Yu e9dab1960a ACPI video hotkey: export missing ACPI video hotkey events via input layer 18 years ago
Zhang Rui a1eb96a2f6 ACPI video hotkey: remove invalid events handler for video output devices 18 years ago
Len Brown 14e04fb34f ACPI: Schedule /proc/acpi/event for removal 18 years ago
Thomas Renninger 1ba90e3a87 ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers 18 years ago