index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
video.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-05
Revert "ACPI: Ignore _BQC object when registering backlight device"
Linus Torvalds
1
-1
/
+1
2008-03-28
revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0"
Ingo Molnar
1
-13
/
+15
2008-03-27
ACPI: drivers/acpi: elide a non-zero test on a result that is never 0
Julia Lawall
1
-15
/
+13
2008-03-18
Revert "ACPI: video: Ignore devices that aren't present in hardware"
Len Brown
1
-29
/
+0
2008-03-18
Revert "ACPI: video: Ignore ACPI video devices that aren't present in hardware"
Len Brown
1
-30
/
+1
2008-03-13
Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' an...
Len Brown
1
-1
/
+1
2008-03-12
ACPI: Ignore _BQC object when registering backlight device
Zhao Yakui
1
-1
/
+1
2008-03-11
ACPI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-02-16
ACPI video: check for error from thermal_cooling_device_register
Thomas Sujith
1
-0
/
+3
2008-02-07
Merge branches 'release' and 'video' into release
Len Brown
1
-69
/
+66
2008-02-07
ACPI: video: Ignore ACPI video devices that aren't present in hardware
Matthew Garrett
1
-1
/
+30
2008-02-07
ACPI: video: reset brightness on resume
Matthew Garrett
1
-0
/
+21
2008-02-07
ACPI: video: call ACPI notifier chain for ACPI video notifications
Zhang Rui
1
-0
/
+2
2008-02-07
ACPI: video: delete unused display switch on hotkey event code
Zhang Rui
1
-63
/
+0
2008-02-07
ACPI: video: create "brightness_switch_enabled" modparam
Zhang Rui
1
-5
/
+13
2008-02-07
Merge branches 'release' and 'menlo' into release
Len Brown
1
-1
/
+77
2008-02-07
Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...
Len Brown
1
-7
/
+42
2008-02-02
ACPI: video: Ignore devices that aren't present in hardware
Matthew Garrett
1
-0
/
+29
2008-02-02
ACPI: register ACPI Video LCD as generic thermal cooling device
Zhang Rui
1
-1
/
+77
2008-02-02
ACPI: video: Rationalise ACPI backlight implementation
Matthew Garrett
1
-7
/
+13
2007-12-14
ACPI: video_device_list corruption
William Lee Irwin III
1
-2
/
+2
2007-11-19
ACPI: Video: Increase buffer size for writes to brightness proc file.
Danny Baumann
1
-1
/
+1
2007-11-14
ACPI: video - delete stray run-time printk
Len Brown
1
-3
/
+0
2007-11-14
ACPI: video - convert semaphore to a mutex
Dmitry Torokhov
1
-10
/
+11
2007-11-14
ACPI: video - remove unsafe uses of list_for_each_safe()
Dmitry Torokhov
1
-37
/
+34
2007-11-14
ACPI: video - add missing input_free_device()
Dmitry Torokhov
1
-35
/
+34
2007-11-14
ACPI: video - fit input device into sysfs tree
Dmitry Torokhov
1
-1
/
+2
2007-10-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-8
/
+22
2007-10-13
Convert from class_device to device for drivers/video
tonyj@suse.de
1
-2
/
+2
2007-10-10
Pull video into release branch
Len Brown
1
-8
/
+22
2007-09-18
ACPI: video: remove dmesg spam
Maik Broemme
1
-1
/
+0
2007-09-18
ACPI: video: _DOS=0 by default to prevent hotkey hang
Zhang Rui
1
-1
/
+1
2007-09-05
ACPI: VIDEO: Adjust current level to closest available one.
Alexey Starikovskiy
1
-1
/
+12
2007-09-05
ACPI: video: Don't call absent methods
Alexey Starikovskiy
1
-8
/
+10
2007-08-25
Pull bugzilla-8798 into release branch
Len Brown
1
-0
/
+8
2007-08-25
ACPI: work around duplicate name "VID" problem on T61
Zhang Rui
1
-0
/
+8
2007-08-25
Pull events into release branch
Len Brown
1
-10
/
+10
2007-08-25
ACPI video hotkey: export missing ACPI video hotkey events via input layer
Luming Yu
1
-1
/
+88
2007-08-24
ACPI video hotkey: remove invalid events handler for video output devices
Zhang Rui
1
-4
/
+0
2007-08-23
ACPI: Schedule /proc/acpi/event for removal
Len Brown
1
-5
/
+5
2007-07-23
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...
Thomas Renninger
1
-1
/
+7
2007-07-22
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
1
-2
/
+2
2007-07-16
backlight: Convert from struct class_device to struct device
Richard Purdie
1
-2
/
+2
2007-07-03
ACPI video: Don't export sysfs backlight interface if query _BCL fail
Danny Kukawka
1
-38
/
+42
2007-05-10
ACPI: video: output switch sysfs support
Luming Yu
1
-0
/
+40
2007-03-10
ACPI: video: Fix spelling and grammar mistakes
Julius Volz
1
-19
/
+19
2007-02-20
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
1
-23
/
+12
2007-02-20
backlight: Remove unneeded owner field
Richard Purdie
1
-1
/
+0
2007-02-13
ACPI: delete extra #defines in /drivers/acpi/ drivers
Len Brown
1
-2
/
+1
2007-02-13
ACPI: fix acpi_driver.name usage
Len Brown
1
-1
/
+1
[next]