Commit Graph

137 Commits (5b2c4b972c0226406361f83b747eb5cdab51e68e)

Author SHA1 Message Date
Len Brown 5afc4abe79 ACPI: video: DMI workaround another broken Acer BIOS enabling display brightness 16 years ago
Zhang Rui 45cb50e646 ACPI video: dmi check for broken _BQC on Acer Aspire 5720 16 years ago
Zhang Rui 90af2cf620 ACPI video: fix an error when the brightness levels on AC and on Battery are same 16 years ago
Matthew Garrett 3b1c1c1118 drm/i915: Unregister ACPI video driver when exiting 16 years ago
Zhang Rui e047cca66c ACPI video: handle indexed _BQC correctly 16 years ago
Bjorn Helgaas 7015558fca ACPI: video: use .notify method instead of installing handler directly 16 years ago
Len Brown c07c9a78a9 video: build fix 16 years ago
Jan Engelhardt b7171ae74b ACPI: constify VFTs (2/2) 16 years ago
Jan Engelhardt 070d8eb1f6 ACPI: constify VFTs (1/2) 16 years ago
Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 16 years ago
Matthew Garrett 74a365b3f3 ACPI: Populate DIDL before registering ACPI video device on Intel 16 years ago
Zhang Rui c60d638e29 ACPI video: support buggy BIOSes with _BCQ implemented 16 years ago
Zhang Rui 1a7c618a3f ACPI video: support _BQC/_BCL/_BCM methods that use index values 16 years ago
Zhang Rui d80fb99fdc ACPI video: support reversed _BCL method in ACPI video driver 16 years ago
Zhang Rui d32f69470c ACPI video: support _BCL packages that don't export brightness levels when machine is on AC/Battery 16 years ago
Zhang Rui 24450c7add ACPI video: check the return value of acpi_video_device_lcd_set_level 16 years ago
Zhang Rui c8890f903a ACPI video: check the return value of acpi_video_device_lcd_get_level_current 16 years ago
Matthew Garrett 6503e5df08 thermal: use integers rather than strings for thermal values 16 years ago
Frank Seidel 4d9391557b ACPI: add missing KERN_* constants to printks 16 years ago
Zhao Yakui f3b39f1393 ACPI: proc_dir_entry 'video/VGA' already registered 16 years ago
Zhao Yakui 0a3db1cec5 ACPI: Skip the first two elements in the _BCL package 16 years ago
Zhang Rui 9e6dada9d2 video: always update the brightness when poking "brightness" 16 years ago
Zhang Rui 935e5f290e ACPI: video: Fix reversed brightness behavior on ThinkPad SL series 16 years ago
Thomas Renninger c3d6de698c ACPI video: if no ACPI backlight support, use vendor drivers 17 years ago
Thomas Renninger 22c13f9d81 ACPI: video: Ignore devices that aren't present in hardware 17 years ago
Bjorn Helgaas 89595b8f28 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h 17 years ago
Bjorn Helgaas 5704d626e7 ACPI: remove comments about debug layer/level to use 17 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