Age | Commit message (Expand) | Author |
2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-28 | acpi: Remove sysfs_create_link from video driver | Matthew Garrett |
2011-03-22 | acpi: tie ACPI backlight devices to PCI devices if possible | Matthew Garrett |
2011-03-22 | backlight: add backlight type | Matthew Garrett |
2011-01-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2011-01-12 | Merge branch 'bugzilla-21212' into release | Len Brown |
2010-12-14 | ACPI video: introduce module parameter video.use_bios_initial_backlight | Zhang Rui |
2010-12-14 | ACPI video: check cap._DDC flag before getting EDID | Zhang Rui |
2010-12-14 | ACPI video: remove output switching control | Zhang Rui |
2010-11-16 | backlight: constify backlight_ops | Lionel Debroux |
2010-10-15 | ACPI video: remove deprecated procfs I/F | Zhang Rui |
2010-08-15 | gcc-4.6: ACPI: fix unused but set variables in ACPI | Andi Kleen |
2010-08-15 | ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFS | Zhang Rui |
2010-05-28 | Merge branch 'misc-2.6.35' into release | Len Brown |
2010-05-20 | drivers/acpi: use kasprintf | Julia Lawall |
2010-04-19 | ACPI: Export EDID blocks to the kernel | Matthew Garrett |
2010-04-06 | Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480... | Len Brown |
2010-04-06 | ACPI / PM: Move ACPI video resume to a PM notifier | Rafael J. Wysocki |
2010-04-04 | ACPI: Don't send KEY_UNKNOWN for random video notifications | Matthew Garrett |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-16 | backlight: Allow properties to be passed at registration | Matthew Garrett |
2010-03-14 | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown |
2010-03-14 | ACPI video: Be more liberal in validating _BQC behaviour | Matthew Garrett |
2010-01-28 | ACPI: replace acpi_integer by u64 | Lin Ming |
2010-01-20 | Merge branch 'bugzilla-13577-video' into release | Len Brown |
2009-12-30 | ACPI video: Prune dupe video devices, unless "video.allow_duplicates" | Zhang Rui |
2009-12-30 | Merge branch 'video-error-case' into release | Len Brown |
2009-12-30 | ACPI video: correct error-handling code | Zhang Rui |
2009-12-30 | ACPI video: no warning message if "acpi_backlight=vendor" is used | Zhang Rui |
2009-10-28 | ACPI: clean up video.c boundary checks and types | Arjan van de Ven |
2009-10-13 | ACPI: video: Loosen strictness of video bus detection code | Stefan Bader |
2009-10-01 | const: constify remaining file_operations | Alexey Dobriyan |
2009-09-26 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds |
2009-09-21 | backlight/acpi: Update the backlight state when we change brightness | Matthew Garrett |
2009-09-19 | Merge branch 'video' into release | Len Brown |
2009-09-19 | Merge branch 'misc-2.6.32' into release | Len Brown |
2009-09-19 | ACPI: linux/acpi.h should not include linux/dmi.h | Len Brown |
2009-09-19 | Merge branch 'sfi-base' into release | Len Brown |
2009-08-31 | ACPI video: work-around BIOS AML bug in _BQC | Zhang Rui |
2009-08-29 | ACPI: video - rename cdev to cooling_dev -- syntax only | Dmitry Torokhov |
2009-08-29 | ACPI: video - fix potential crash when unloading | Dmitry Torokhov |
2009-08-29 | ACPI video: ignore buggy _BQC | Vladimir Serbinenko |
2009-08-28 | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown |
2009-08-28 | ACPI: don't free non-existent backlight in acpi video module | Keith Packard |
2009-08-27 | ACPI: video: remove unneeded memsets | Zhang Rui |
2009-06-24 | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown |
2009-06-23 | ACPI: video: DMI workaround broken Acer 7720 BIOS enabling display brightness | Zhang Rui |
2009-06-23 | ACPI: Add the reference count to avoid unloading ACPI video bus twice | Zhao Yakui |
2009-06-23 | Show the physical device node of backlight class device. | Zhang Rui |