index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
video.c
Age
Commit message (
Expand
)
Author
2008-02-15
ACPI video: check for error from thermal_cooling_device_register
Thomas Sujith
2008-02-07
Merge branches 'release' and 'video' into release
Len Brown
2008-02-07
ACPI: video: Ignore ACPI video devices that aren't present in hardware
Matthew Garrett
2008-02-07
ACPI: video: reset brightness on resume
Matthew Garrett
2008-02-07
ACPI: video: call ACPI notifier chain for ACPI video notifications
Zhang Rui
2008-02-07
ACPI: video: delete unused display switch on hotkey event code
Zhang Rui
2008-02-07
ACPI: video: create "brightness_switch_enabled" modparam
Zhang Rui
2008-02-07
Merge branches 'release' and 'menlo' into release
Len Brown
2008-02-07
Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...
Len Brown
2008-02-02
ACPI: video: Ignore devices that aren't present in hardware
Matthew Garrett
2008-02-01
ACPI: register ACPI Video LCD as generic thermal cooling device
Zhang Rui
2008-02-01
ACPI: video: Rationalise ACPI backlight implementation
Matthew Garrett
2007-12-13
ACPI: video_device_list corruption
William Lee Irwin III
2007-11-19
ACPI: Video: Increase buffer size for writes to brightness proc file.
Danny Baumann
2007-11-14
ACPI: video - delete stray run-time printk
Len Brown
2007-11-14
ACPI: video - convert semaphore to a mutex
Dmitry Torokhov
2007-11-14
ACPI: video - remove unsafe uses of list_for_each_safe()
Dmitry Torokhov
2007-11-14
ACPI: video - add missing input_free_device()
Dmitry Torokhov
2007-11-14
ACPI: video - fit input device into sysfs tree
Dmitry Torokhov
2007-10-19
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2007-10-12
Convert from class_device to device for drivers/video
tonyj@suse.de
2007-10-10
Pull video into release branch
Len Brown
2007-09-18
ACPI: video: remove dmesg spam
Maik Broemme
2007-09-18
ACPI: video: _DOS=0 by default to prevent hotkey hang
Zhang Rui
2007-09-05
ACPI: VIDEO: Adjust current level to closest available one.
Alexey Starikovskiy
2007-09-05
ACPI: video: Don't call absent methods
Alexey Starikovskiy
2007-08-25
Pull bugzilla-8798 into release branch
Len Brown
2007-08-25
ACPI: work around duplicate name "VID" problem on T61
Zhang Rui
2007-08-25
Pull events into release branch
Len Brown
2007-08-24
ACPI video hotkey: export missing ACPI video hotkey events via input layer
Luming Yu
2007-08-23
ACPI video hotkey: remove invalid events handler for video output devices
Zhang Rui
2007-08-23
ACPI: Schedule /proc/acpi/event for removal
Len Brown
2007-07-23
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...
Thomas Renninger
2007-07-22
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
2007-07-16
backlight: Convert from struct class_device to struct device
Richard Purdie
2007-07-03
ACPI video: Don't export sysfs backlight interface if query _BCL fail
Danny Kukawka
2007-05-09
ACPI: video: output switch sysfs support
Luming Yu
2007-03-09
ACPI: video: Fix spelling and grammar mistakes
Julius Volz
2007-02-20
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
2007-02-20
backlight: Remove unneeded owner field
Richard Purdie
2007-02-12
ACPI: delete extra #defines in /drivers/acpi/ drivers
Len Brown
2007-02-12
ACPI: fix acpi_driver.name usage
Len Brown
2007-02-12
ACPI: clean up ACPI_MODULE_NAME() use
Len Brown
2007-02-03
Pull sysfs into test branch
Len Brown
2007-02-02
Pull bugzilla-7349 into test branch
Len Brown
2007-02-02
Pull video into test branch
Len Brown
2007-01-23
[PATCH] acpi: remove "video device notify" message
Jeff Chua
2007-01-03
ACPI: video: fix LCD monitor seen as CRT
Rui Zhang
2006-12-20
ACPI: Adds backlight sysfs support for acpi video driver.
Yu Luming
2006-12-20
ACPI: replace kmalloc+memset with kzalloc
Burman Yan
[next]