Commit Graph

78 Commits (56872167e7339c3afba2fbeb8aa2ce75b93fd991)

Author SHA1 Message Date
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 17 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
Richard Purdie 655bfd7aeb backlight: Convert from struct class_device to struct device 18 years ago
Danny Kukawka f70ac0e965 ACPI video: Don't export sysfs backlight interface if query _BCL fail 18 years ago
Luming Yu 23b0f015bf ACPI: video: output switch sysfs support 18 years ago
Julius Volz 98fb8fe10f ACPI: video: Fix spelling and grammar mistakes 18 years ago
Richard Purdie 599a52d126 backlight: Separate backlight properties from backlight ops pointers 18 years ago
Richard Purdie dfcba20067 backlight: Remove unneeded owner field 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
Jeff Chua 3a7122923e [PATCH] acpi: remove "video device notify" message 18 years ago
Rui Zhang 82cae99980 ACPI: video: fix LCD monitor seen as CRT 18 years ago
Yu Luming 2f3d000a13 ACPI: Adds backlight sysfs support for acpi video driver. 18 years ago
Burman Yan 36bcbec7ce ACPI: replace kmalloc+memset with kzalloc 18 years ago
Thomas Tuttle f4715189df ACPI: Implement acpi_video_get_next_level() 18 years ago
Zhang Rui ae8433324b ACPI: Set fake hid for non-PNPID ACPI devices 18 years ago
Jan Engelhardt 50dd096973 ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi 18 years ago
Len Brown 02438d8771 ACPI: delete acpi_os_free(), use kfree() directly 19 years ago
Patrick Mochel d07a8577f6 ACPI: video: Remove unneeded acpi_handle from driver. 19 years ago
Patrick Mochel 901302688c ACPI: video: Use acpi_device's handle instead of driver's 19 years ago
Patrick Mochel e6afa0de14 ACPI: video: add struct acpi_device to struct acpi_video_bus. 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