summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/video.c
Commit message (Expand)AuthorAgeFilesLines
...
* | Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki2013-07-261-59/+8
* | Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-211-13/+77
|\ \
| * | ACPI / video: no automatic brightness changes by win8-compatible firmwareAaron Lu2013-07-181-2/+8
| * | ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki2013-07-181-8/+61
| * | ACPI / video: Always call acpi_video_init_brightness() on initMatthew Garrett2013-07-181-3/+8
| |/
* | ACPI / video: ignore BIOS initial backlight value for Fujitsu E753Lan Tianyu2013-07-181-0/+8
|/
* ACPI / scan: Do not bind ACPI drivers to objects with scan handlersRafael J. Wysocki2013-06-201-3/+0
* ACPI / video: Do not bind to device objects with a scan handlerRafael J. Wysocki2013-06-101-0/+3
* ACPI / video: ignore BIOS initial backlight value for HP Pavilion g6Ash Willis2013-06-011-0/+8
* ACPI / video: ignore BIOS initial backlight value for HP m4Alex Hung2013-06-011-0/+8
* ACPI video: ignore BIOS initial backlight value for HP 1000Alex Hung2013-05-121-0/+8
* ACPI: video: correct acpi_video_bus_add error processingAaron Lu2013-04-251-77/+66
* acpi: video: enhance the quirk detect logic of _BQCAaron Lu2013-04-221-10/+57
* ACPI / video: Fix applying indexed initial brightness value.Danny Baumann2013-03-251-23/+37
* ACPI / video: Make logic a little easier to understand.Danny Baumann2013-03-251-6/+7
* ACPI / video: Fix brightness control initialization for some laptops.Danny Baumann2013-03-251-17/+26
* ACPI video: ignore BIOS backlight value for HP dm4Gustavo Maciel Dias Vieira2013-03-241-0/+8
* Merge branch 'acpi-assorted'Rafael J. Wysocki2013-02-151-2/+2
|\
| * ACPI video: remove unnecessary newline from error messagesColin Ian King2013-01-261-2/+2
* | ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-261-2/+2
|/
* ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000Zhang Rui2012-12-041-0/+14
* ACPI video: Ignore errors after _DOD evaluation.Igor Murzov2012-11-031-4/+7
* ACPI video: allow events handlers to veto the keypressLuca Tettamanti2012-09-201-4/+4
*-. Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi...Len Brown2012-06-301-11/+24
|\ \
| | * ACPI video: Still use ACPI backlight control if _DOS doesn't existZhang Rui2012-06-301-0/+2
| |/ |/|
| * ACPI video: use after input_unregister_device()Dan Carpenter2012-06-011-7/+7
| * acpi_video: Intel video is not always i915Alan Cox2012-06-011-5/+15
| * acpi_video: fix leaking PCI referencesAlan Cox2012-06-011-2/+3
|/
* ACPI video: Don't start video device until its associated input device has be...Igor Murzov2012-03-301-7/+8
* ACPI video: Harden video bus adding.Igor Murzov2012-03-301-15/+26
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-3/+3
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-08-021-1/+1
|\
| * ACPI: constify ops structsVasiliy Kulikov2011-07-161-1/+1
* | i915: Fix opregion notificationsMatthew Garrett2011-07-131-3/+4
|/
* treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* acpi: Remove sysfs_create_link from video driverMatthew Garrett2011-03-281-6/+0
* acpi: tie ACPI backlight devices to PCI devices if possibleMatthew Garrett2011-03-221-1/+14
* backlight: add backlight typeMatthew Garrett2011-03-221-0/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-131-89/+15
|\
| * Merge branch 'bugzilla-21212' into releaseLen Brown2011-01-121-3/+12
| |\
| | * ACPI video: introduce module parameter video.use_bios_initial_backlightZhang Rui2010-12-141-3/+12
| * | ACPI video: check cap._DDC flag before getting EDIDZhang Rui2010-12-141-0/+3
| * | ACPI video: remove output switching controlZhang Rui2010-12-141-86/+0
| |/
* | backlight: constify backlight_opsLionel Debroux2010-11-161-1/+1
|/
* ACPI video: remove deprecated procfs I/FZhang Rui2010-10-151-770/+1
* gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen2010-08-151-5/+5
* ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2010-08-151-50/+81
* Merge branch 'misc-2.6.35' into releaseLen Brown2010-05-281-4/+4
|\
| * drivers/acpi: use kasprintfJulia Lawall2010-05-201-4/+4
OpenPOWER on IntegriCloud