index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
video_detect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Merge branch 'video' into release
Len Brown
2008-11-11
1
-1
/
+0
*
ACPI video: if no ACPI backlight support, use vendor drivers
Thomas Renninger
2008-11-07
1
-0
/
+268