index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
video.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-3
/
+3
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-08-02
1
-1
/
+1
|
\
|
*
ACPI: constify ops structs
Vasiliy Kulikov
2011-07-16
1
-1
/
+1
*
|
i915: Fix opregion notifications
Matthew Garrett
2011-07-13
1
-3
/
+4
|
/
*
treewide: fix a few typos in comments
Justin P. Mattock
2011-05-10
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
acpi: Remove sysfs_create_link from video driver
Matthew Garrett
2011-03-28
1
-6
/
+0
*
acpi: tie ACPI backlight devices to PCI devices if possible
Matthew Garrett
2011-03-22
1
-1
/
+14
*
backlight: add backlight type
Matthew Garrett
2011-03-22
1
-0
/
+1
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-01-13
1
-89
/
+15
|
\
|
*
Merge branch 'bugzilla-21212' into release
Len Brown
2011-01-12
1
-3
/
+12
|
|
\
|
|
*
ACPI video: introduce module parameter video.use_bios_initial_backlight
Zhang Rui
2010-12-14
1
-3
/
+12
|
*
|
ACPI video: check cap._DDC flag before getting EDID
Zhang Rui
2010-12-14
1
-0
/
+3
|
*
|
ACPI video: remove output switching control
Zhang Rui
2010-12-14
1
-86
/
+0
|
|
/
*
/
backlight: constify backlight_ops
Lionel Debroux
2010-11-16
1
-1
/
+1
|
/
*
ACPI video: remove deprecated procfs I/F
Zhang Rui
2010-10-15
1
-770
/
+1
*
gcc-4.6: ACPI: fix unused but set variables in ACPI
Andi Kleen
2010-08-15
1
-5
/
+5
*
ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFS
Zhang Rui
2010-08-15
1
-50
/
+81
*
Merge branch 'misc-2.6.35' into release
Len Brown
2010-05-28
1
-4
/
+4
|
\
|
*
drivers/acpi: use kasprintf
Julia Lawall
2010-05-20
1
-4
/
+4
*
|
ACPI: Export EDID blocks to the kernel
Matthew Garrett
2010-04-19
1
-8
/
+102
|
/
*
-
-
-
.
Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...
Len Brown
2010-04-06
1
-21
/
+47
|
\
\
\
|
|
|
*
ACPI: Don't send KEY_UNKNOWN for random video notifications
Matthew Garrett
2010-04-04
1
-13
/
+16
|
|
_
|
/
|
/
|
|
|
|
*
ACPI / PM: Move ACPI video resume to a PM notifier
Rafael J. Wysocki
2010-04-06
1
-8
/
+30
|
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
|
/
|
/
|
*
|
backlight: Allow properties to be passed at registration
Matthew Garrett
2010-03-16
1
-3
/
+6
|
/
*
-
-
-
-
-
.
Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...
Len Brown
2010-03-14
1
-12
/
+61
|
\
\
\
\
|
|
|
|
*
ACPI video: Be more liberal in validating _BQC behaviour
Matthew Garrett
2010-03-14
1
-11
/
+17
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
ACPI: replace acpi_integer by u64
Lin Ming
2010-01-28
1
-1
/
+1
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'bugzilla-13577-video' into release
Len Brown
2010-01-20
1
-0
/
+43
|
/
|
|
|
*
|
ACPI video: Prune dupe video devices, unless "video.allow_duplicates"
Zhang Rui
2009-12-30
1
-0
/
+43
|
|
/
*
|
Merge branch 'video-error-case' into release
Len Brown
2009-12-30
1
-1
/
+3
|
\
\
|
*
|
ACPI video: correct error-handling code
Zhang Rui
2009-12-30
1
-1
/
+3
|
|
/
*
/
ACPI video: no warning message if "acpi_backlight=vendor" is used
Zhang Rui
2009-12-30
1
-0
/
+4
|
/
*
ACPI: clean up video.c boundary checks and types
Arjan van de Ven
2009-10-28
1
-4
/
+4
*
ACPI: video: Loosen strictness of video bus detection code
Stefan Bader
2009-10-13
1
-1
/
+6
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
2009-09-26
1
-0
/
+4
|
\
|
*
backlight/acpi: Update the backlight state when we change brightness
Matthew Garrett
2009-09-21
1
-0
/
+4
*
|
Merge branch 'video' into release
Len Brown
2009-09-19
1
-26
/
+50
|
\
\
|
*
|
ACPI video: work-around BIOS AML bug in _BQC
Zhang Rui
2009-08-31
1
-4
/
+14
|
*
|
ACPI: video - rename cdev to cooling_dev -- syntax only
Dmitry Torokhov
2009-08-29
1
-18
/
+18
|
*
|
ACPI: video - fix potential crash when unloading
Dmitry Torokhov
2009-08-29
1
-1
/
+11
|
*
|
ACPI video: ignore buggy _BQC
Vladimir Serbinenko
2009-08-29
1
-2
/
+10
|
*
|
ACPI: video: remove unneeded memsets
Zhang Rui
2009-08-27
1
-4
/
+0
*
|
|
Merge branch 'misc-2.6.32' into release
Len Brown
2009-09-19
1
-1
/
+1
|
\
\
\
|
*
|
|
ACPI: linux/acpi.h should not include linux/dmi.h
Len Brown
2009-09-19
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'sfi-base' into release
Len Brown
2009-09-19
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
2009-08-28
1
-0
/
+2
|
|
/
*
/
ACPI: don't free non-existent backlight in acpi video module
Keith Packard
2009-08-28
1
-2
/
+5
|
/
[next]