Age | Commit message (Expand) | Author | Files | Lines |
2013-07-26 | Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8" | Rafael J. Wysocki | 1 | -59/+8 |
2013-07-21 | Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -13/+77 |
2013-07-18 | ACPI / video: ignore BIOS initial backlight value for Fujitsu E753 | Lan Tianyu | 1 | -0/+8 |
2013-07-18 | ACPI / video: no automatic brightness changes by win8-compatible firmware | Aaron Lu | 1 | -2/+8 |
2013-07-18 | ACPI / video / i915: No ACPI backlight if firmware expects Windows 8 | Rafael J. Wysocki | 1 | -8/+61 |
2013-07-18 | ACPI / video: Always call acpi_video_init_brightness() on init | Matthew Garrett | 1 | -3/+8 |
2013-06-20 | ACPI / scan: Do not bind ACPI drivers to objects with scan handlers | Rafael J. Wysocki | 1 | -3/+0 |
2013-06-10 | ACPI / video: Do not bind to device objects with a scan handler | Rafael J. Wysocki | 1 | -0/+3 |
2013-06-02 | ACPI / video: ignore BIOS initial backlight value for HP Pavilion g6 | Ash Willis | 1 | -0/+8 |
2013-06-02 | ACPI / video: ignore BIOS initial backlight value for HP m4 | Alex Hung | 1 | -0/+8 |
2013-05-12 | ACPI video: ignore BIOS initial backlight value for HP 1000 | Alex Hung | 1 | -0/+8 |
2013-04-25 | ACPI: video: correct acpi_video_bus_add error processing | Aaron Lu | 1 | -77/+66 |
2013-04-22 | acpi: video: enhance the quirk detect logic of _BQC | Aaron Lu | 1 | -10/+57 |
2013-03-25 | ACPI / video: Fix applying indexed initial brightness value. | Danny Baumann | 1 | -23/+37 |
2013-03-25 | ACPI / video: Make logic a little easier to understand. | Danny Baumann | 1 | -6/+7 |
2013-03-25 | ACPI / video: Fix brightness control initialization for some laptops. | Danny Baumann | 1 | -17/+26 |
2013-03-25 | ACPI video: ignore BIOS backlight value for HP dm4 | Gustavo Maciel Dias Vieira | 1 | -0/+8 |
2013-02-15 | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 1 | -2/+2 |
2013-01-26 | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 1 | -2/+2 |
2013-01-26 | ACPI video: remove unnecessary newline from error messages | Colin Ian King | 1 | -2/+2 |
2012-12-05 | ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000 | Zhang Rui | 1 | -0/+14 |
2012-11-03 | ACPI video: Ignore errors after _DOD evaluation. | Igor Murzov | 1 | -4/+7 |
2012-09-20 | ACPI video: allow events handlers to veto the keypress | Luca Tettamanti | 1 | -4/+4 |
2012-06-30 | Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi... | Len Brown | 1 | -11/+24 |
2012-06-30 | ACPI video: Still use ACPI backlight control if _DOS doesn't exist | Zhang Rui | 1 | -0/+2 |
2012-06-01 | ACPI video: use after input_unregister_device() | Dan Carpenter | 1 | -7/+7 |
2012-06-01 | acpi_video: Intel video is not always i915 | Alan Cox | 1 | -5/+15 |
2012-06-01 | acpi_video: fix leaking PCI references | Alan Cox | 1 | -2/+3 |
2012-03-30 | ACPI video: Don't start video device until its associated input device has be... | Igor Murzov | 1 | -7/+8 |
2012-03-30 | ACPI video: Harden video bus adding. | Igor Murzov | 1 | -15/+26 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 1 | -3/+3 |
2011-08-03 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -1/+1 |
2011-07-17 | ACPI: constify ops structs | Vasiliy Kulikov | 1 | -1/+1 |
2011-07-13 | i915: Fix opregion notifications | Matthew Garrett | 1 | -3/+4 |
2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |
2011-03-29 | acpi: Remove sysfs_create_link from video driver | Matthew Garrett | 1 | -6/+0 |
2011-03-23 | acpi: tie ACPI backlight devices to PCI devices if possible | Matthew Garrett | 1 | -1/+14 |
2011-03-23 | backlight: add backlight type | Matthew Garrett | 1 | -0/+1 |
2011-01-14 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -89/+15 |
2011-01-12 | Merge branch 'bugzilla-21212' into release | Len Brown | 1 | -3/+12 |
2010-12-14 | ACPI video: introduce module parameter video.use_bios_initial_backlight | Zhang Rui | 1 | -3/+12 |
2010-12-14 | ACPI video: check cap._DDC flag before getting EDID | Zhang Rui | 1 | -0/+3 |
2010-12-14 | ACPI video: remove output switching control | Zhang Rui | 1 | -86/+0 |
2010-11-16 | backlight: constify backlight_ops | Lionel Debroux | 1 | -1/+1 |
2010-10-16 | ACPI video: remove deprecated procfs I/F | Zhang Rui | 1 | -770/+1 |
2010-08-15 | gcc-4.6: ACPI: fix unused but set variables in ACPI | Andi Kleen | 1 | -5/+5 |
2010-08-15 | ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFS | Zhang Rui | 1 | -50/+81 |
2010-05-29 | Merge branch 'misc-2.6.35' into release | Len Brown | 1 | -4/+4 |
2010-05-20 | drivers/acpi: use kasprintf | Julia Lawall | 1 | -4/+4 |