| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist" | Hans de Goede | 2016-01-23 | 1 | -8/+0 |
* | ACPI / video: Add a quirk to force acpi-video backlight on SAMSUNG 530U4E/540U4E | Aaron Lu | 2016-01-01 | 1 | -0/+9 |
* | ACPI / video: Add quirks for the Dell Vostro V131 | Hans de Goede | 2016-01-01 | 1 | -0/+8 |
* | ACPI / video: Add a quirk to force acpi-video backlight on Dell XPS L421X | Hans de Goede | 2015-11-02 | 1 | -0/+9 |
* | ACPI / video: Add a quirk to force native backlight on Lenovo IdeaPad S405 | Hans de Goede | 2015-10-26 | 1 | -0/+9 |
* | ACPI / video: Fix circular lock dependency issue in the video-detect code | Hans de Goede | 2015-08-14 | 1 | -3/+13 |
* | ACPI / video: Make acpi_video_unregister_backlight() private | Hans de Goede | 2015-06-19 | 1 | -0/+2 |
* | acpi-video-detect: Remove old API | Hans de Goede | 2015-06-19 | 1 | -31/+0 |
* | ACPI / video: Move backlight notifier to video_detect.c | Hans de Goede | 2015-06-19 | 1 | -0/+27 |
* | ACPI / video: Port to new backlight interface selection API | Hans de Goede | 2015-06-19 | 1 | -0/+130 |
* | acpi-video-detect: Unregister acpi_video backlight when dmi quirks are added | Hans de Goede | 2015-06-19 | 1 | -0/+3 |
* | acpi-video-detect: Rewrite backlight interface selection logic | Hans de Goede | 2015-06-19 | 1 | -88/+83 |
* | acpi-video-detect: video: Make video_detect code part of the video module | Hans de Goede | 2015-06-19 | 1 | -23/+12 |
* | acpi-video-detect: Move acpi_osi_is_win8 to osl.c | Hans de Goede | 2015-06-19 | 1 | -6/+0 |
* | acpi-video-detect: Move acpi_is_video_device() to acpi/scan.c | Hans de Goede | 2015-06-19 | 1 | -60/+0 |
* | acpi-video-detect: Make acpi_video_get_capabilities a private function | Hans de Goede | 2015-06-19 | 1 | -2/+1 |
* | acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() function | Hans de Goede | 2015-06-19 | 1 | -9/+0 |
* | ACPI / video: constify ACPI and DMI id tables | Mathias Krause | 2015-06-15 | 1 | -2/+2 |
* | ACPI / video: Add force native backlight quirk for Lenovo Ideapad Z570 | Hans de Goede | 2015-03-22 | 1 | -8/+0 |
* | ACPI / video: force vendor backlight on Lenovo Ideapad Z570 | Stepan Bujnak | 2014-09-24 | 1 | -0/+8 |
* | ACPI / video: Add Dell Inspiron 5737 to the blacklist | Edward Lin | 2014-07-07 | 1 | -0/+8 |
* | ACPI: Remove duplicate definitions of PREFIX | Hanjun Guo | 2014-03-19 | 1 | -2/+0 |
* | ACPI / video: Add systems that should favour native backlight interface | Aaron Lu | 2014-02-20 | 1 | -16/+0 |
* | ACPI / video: Add HP EliteBook Revolve 810 to the blacklist | Mika Westerberg | 2014-02-05 | 1 | -0/+8 |
* | ACPI / video: Fix typo in video_detect.c | Masanari Iida | 2013-12-20 | 1 | -1/+1 |
* | ACPI / video: Add Lenovo IdeaPad Yoga 13 to acpi video detect blacklist | Lennart Poettering | 2013-10-16 | 1 | -0/+8 |
* | ACPI / video: Do not register backlight if win8 and native interface exists | Aaron Lu | 2013-10-16 | 1 | -2/+2 |
* | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 2013-08-27 | 1 | -11/+8 |
|\ |
|
| * | ACPI: introduce helper function acpi_has_method() | Jiang Liu | 2013-07-15 | 1 | -11/+8 |
* | | Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8" | Rafael J. Wysocki | 2013-07-26 | 1 | -14/+1 |
* | | ACPI / video / i915: No ACPI backlight if firmware expects Windows 8 | Rafael J. Wysocki | 2013-07-18 | 1 | -0/+21 |
|/ |
|
* | ACPI / video: Add "Asus UL30A" to ACPI video detect blacklist | Bastian Triller | 2013-05-23 | 1 | -0/+8 |
* | ACPI: Remove acpi_device dependency in acpi_device_set_id() | Toshi Kani | 2013-03-24 | 1 | -14/+11 |
* | ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklist | Lan Tianyu | 2012-11-30 | 1 | -0/+8 |
* | acpi/video_detect: blacklist samsung x360 | Corentin Chary | 2012-07-28 | 1 | -0/+29 |
* | acpi: add a way to promote/demote vendor backlight drivers | Corentin Chary | 2012-07-28 | 1 | -2/+29 |
* | platform/x86: drop deprecated asus_acpi driver | Corentin Chary | 2012-03-20 | 1 | -1/+1 |
* | acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | ACPI / Video: Probe for output switch method when searching video devices. | Michael Karcher | 2011-02-12 | 1 | -0/+5 |
* | ACPI video: remove output switching control | Zhang Rui | 2010-12-14 | 1 | -53/+4 |
* | ACPI video: fix a poor warning message | Zhang Rui | 2010-09-28 | 1 | -2/+2 |
* | ACPI: video: fix acpi_backlight=video | Kamal Mostafa | 2010-05-20 | 1 | -1/+1 |
* | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2009-12-09 | 1 | -3/+3 |
|\ |
|
| * | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming | 2009-11-24 | 1 | -3/+3 |
* | | tree-wide: fix some typos and punctuation in comments | Thadeu Lima de Souza Cascardo | 2009-12-04 | 1 | -5/+5 |
|/ |
|
* | ACPI: video: Loosen strictness of video bus detection code | Stefan Bader | 2009-10-13 | 1 | -1/+1 |
* | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 2009-08-28 | 1 | -0/+2 |
* | ACPI: video: convert to acpi_get_pci_dev | Alexander Chiang | 2009-06-17 | 1 | -4/+5 |
* | ACPI video: add a warning message if _BQC is not found | Zhang Rui | 2009-03-27 | 1 | -0/+3 |
* | ACPI: ec.c, pci_link.c, video_detec.c: static | Roel Kluin | 2008-12-30 | 1 | -2/+2 |