Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e7ada8dfd564d9fa518432a513994cc53e358fad
/
drivers
/
acpi
/
video_detect.c
b186b4d
ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
by Hans de Goede
· 9 years ago
49eb520
ACPI / video: Add a quirk to force acpi-video backlight on SAMSUNG 530U4E/540U4E
by Aaron Lu
· 9 years ago
4b4b3b2
ACPI / video: Add quirks for the Dell Vostro V131
by Hans de Goede
· 9 years ago
61f9738
ACPI / video: Add a quirk to force acpi-video backlight on Dell XPS L421X
by Hans de Goede
· 9 years ago
584d8d1
ACPI / video: Add a quirk to force native backlight on Lenovo IdeaPad S405
by Hans de Goede
· 9 years ago
7231ed1
ACPI / video: Fix circular lock dependency issue in the video-detect code
by Hans de Goede
· 9 years ago
e7d024c
ACPI / video: Make acpi_video_unregister_backlight() private
by Hans de Goede
· 9 years ago
d0a530b
acpi-video-detect: Remove old API
by Hans de Goede
· 9 years ago
93a291d
ACPI / video: Move backlight notifier to video_detect.c
by Hans de Goede
· 9 years ago
3bd6bce
ACPI / video: Port to new backlight interface selection API
by Hans de Goede
· 9 years ago
5fd677b
acpi-video-detect: Unregister acpi_video backlight when dmi quirks are added
by Hans de Goede
· 9 years ago
87521e1
acpi-video-detect: Rewrite backlight interface selection logic
by Hans de Goede
· 9 years ago
14ca7a47
acpi-video-detect: video: Make video_detect code part of the video module
by Hans de Goede
· 9 years ago
a87878b
acpi-video-detect: Move acpi_osi_is_win8 to osl.c
by Hans de Goede
· 9 years ago
adc8bb8
acpi-video-detect: Move acpi_is_video_device() to acpi/scan.c
by Hans de Goede
· 9 years ago
fb105d9
acpi-video-detect: Make acpi_video_get_capabilities a private function
by Hans de Goede
· 9 years ago
7f3b62c
acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() function
by Hans de Goede
· 9 years ago
4a4f01a
ACPI / video: constify ACPI and DMI id tables
by Mathias Krause
· 9 years ago
6449188
ACPI / video: Add force native backlight quirk for Lenovo Ideapad Z570
by Hans de Goede
· 10 years ago
a11d342
ACPI / video: force vendor backlight on Lenovo Ideapad Z570
by Stepan Bujnak
· 10 years ago
08a5622
ACPI / video: Add Dell Inspiron 5737 to the blacklist
by Edward Lin
· 10 years ago
07070e1
ACPI: Remove duplicate definitions of PREFIX
by Hanjun Guo
· 11 years ago
0e9f81d
ACPI / video: Add systems that should favour native backlight interface
by Aaron Lu
· 11 years ago
e18ac62
ACPI / video: Add HP EliteBook Revolve 810 to the blacklist
by Mika Westerberg
· 11 years ago
0039735
ACPI / video: Fix typo in video_detect.c
by Masanari Iida
· 11 years ago
a8d52f4
ACPI / video: Add Lenovo IdeaPad Yoga 13 to acpi video detect blacklist
by Lennart Poettering
· 11 years ago
fbc9fe1
ACPI / video: Do not register backlight if win8 and native interface exists
by Aaron Lu
· 11 years ago
c92f56c
Merge branch 'acpi-cleanup'
by Rafael J. Wysocki
· 11 years ago
8e5c2b7
Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"
by Rafael J. Wysocki
· 11 years ago
8c5bd7a
ACPI / video / i915: No ACPI backlight if firmware expects Windows 8
by Rafael J. Wysocki
· 11 years ago
952c63e
ACPI: introduce helper function acpi_has_method()
by Jiang Liu
· 11 years ago
c8f6d83
ACPI / video: Add "Asus UL30A" to ACPI video detect blacklist
by Bastian Triller
· 11 years ago
d4e1a69
ACPI: Remove acpi_device dependency in acpi_device_set_id()
by Toshi Kani
· 12 years ago
d0c2ce1
ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklist
by Lan Tianyu
· 12 years ago
084940d
acpi/video_detect: blacklist samsung x360
by Corentin Chary
· 12 years ago
f838eb5
acpi: add a way to promote/demote vendor backlight drivers
by Corentin Chary
· 12 years ago
7ec48ce
platform/x86: drop deprecated asus_acpi driver
by Corentin Chary
· 13 years ago
214f2c9
acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL
by Paul Gortmaker
· 13 years ago
ed764e7
ACPI / Video: Probe for output switch method when searching video devices.
by Michael Karcher
· 14 years ago
677bd81
ACPI video: remove output switching control
by Zhang Rui
· 14 years ago
e9f74c4
ACPI video: fix a poor warning message
by Zhang Rui
· 14 years ago
eeb4bcb
ACPI: video: fix acpi_backlight=video
by Kamal Mostafa
· 15 years ago
3067e02
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
94e2bd6
tree-wide: fix some typos and punctuation in comments
by Thadeu Lima de Souza Cascardo
· 15 years ago
2263576
ACPICA: Add post-order callback to acpi_walk_namespace
by Lin Ming
· 15 years ago
3a1151e
ACPI: video: Loosen strictness of video bus detection code
by Stefan Bader
· 15 years ago
a192a95
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
by Len Brown
· 15 years ago
1e4cffe
ACPI: video: convert to acpi_get_pci_dev
by Alexander Chiang
· 15 years ago
98758fa
ACPI video: add a warning message if _BQC is not found
by Zhang Rui
· 16 years ago
8a383ef
ACPI: ec.c, pci_link.c, video_detec.c: static
by Roel Kluin
· 16 years ago
f398778
Merge branch 'video' into release
by Len Brown
· 16 years ago
c3d6de6
ACPI video: if no ACPI backlight support, use vendor drivers
by Thomas Renninger
· 16 years ago