Age | Commit message (Expand) | Author |
2009-06-17 | ACPI: video: convert to acpi_get_pci_dev | Alexander Chiang |
2009-05-29 | Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311',... | Len Brown |
2009-05-29 | drm/i915: acpi/video.c fix section mismatch warning | Jaswinder Singh Rajput |
2009-05-29 | ACPI: video: DMI workaround broken Acer 5315 BIOS enabling display brightness | Zhang Rui |
2009-05-29 | ACPI: video: DMI workaround broken eMachines E510 BIOS enabling display brigh... | Zhang Rui |
2009-05-16 | Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-1312... | Len Brown |
2009-05-07 | ACPI: video: DMI workaround another broken Acer BIOS enabling display brightness | Len Brown |
2009-04-28 | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-04-24 | ACPI video: dmi check for broken _BQC on Acer Aspire 5720 | Zhang Rui |
2009-04-24 | Merge branch 'bugzilla-12249' into release | Len Brown |
2009-04-20 | ACPI video: fix an error when the brightness levels on AC and on Battery are ... | Zhang Rui |
2009-04-17 | drm/i915: Unregister ACPI video driver when exiting | Matthew Garrett |
2009-04-11 | ACPI video: handle indexed _BQC correctly | Zhang Rui |
2009-04-07 | ACPI: video: use .notify method instead of installing handler directly | Bjorn Helgaas |
2009-04-05 | Merge branch 'linus' into release | Len Brown |
2009-04-05 | Merge branch 'constify' into release | Len Brown |
2009-04-05 | Merge branch 'video' into release | Len Brown |
2009-04-04 | video: build fix | Len Brown |
2009-04-03 | ACPI: constify VFTs (2/2) | Jan Engelhardt |
2009-04-03 | ACPI: constify VFTs (1/2) | Jan Engelhardt |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan |
2009-03-27 | ACPI: Populate DIDL before registering ACPI video device on Intel | Matthew Garrett |
2009-03-27 | ACPI video: support buggy BIOSes with _BCQ implemented | Zhang Rui |
2009-03-27 | ACPI video: support _BQC/_BCL/_BCM methods that use index values | Zhang Rui |
2009-03-27 | ACPI video: support reversed _BCL method in ACPI video driver | Zhang Rui |
2009-03-27 | ACPI video: support _BCL packages that don't export brightness levels when ma... | Zhang Rui |
2009-03-27 | ACPI video: check the return value of acpi_video_device_lcd_set_level | Zhang Rui |
2009-03-27 | ACPI video: check the return value of acpi_video_device_lcd_get_level_current | Zhang Rui |
2009-02-20 | thermal: use integers rather than strings for thermal values | Matthew Garrett |
2009-02-07 | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown |
2009-02-07 | ACPI: add missing KERN_* constants to printks | Frank Seidel |
2009-02-02 | ACPI: proc_dir_entry 'video/VGA' already registered | Zhao Yakui |
2009-02-02 | ACPI: Skip the first two elements in the _BCL package | Zhao Yakui |
2009-01-09 | Merge branch 'misc' into release | Len Brown |
2008-12-30 | video: always update the brightness when poking "brightness" | Zhang Rui |
2008-12-11 | ACPI: video: Fix reversed brightness behavior on ThinkPad SL series | Zhang Rui |
2008-11-11 | Merge branch 'video' into release | Len Brown |
2008-11-07 | ACPI video: if no ACPI backlight support, use vendor drivers | Thomas Renninger |
2008-11-07 | ACPI: video: Ignore devices that aren't present in hardware | Thomas Renninger |
2008-11-07 | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h | Bjorn Helgaas |
2008-11-06 | ACPI: remove comments about debug layer/level to use | Bjorn Helgaas |
2008-10-22 | Merge branch 'ull' into test | Len Brown |
2008-10-22 | Merge branch 'misc' into test | Len Brown |
2008-10-22 | ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk | Lin Ming |
2008-10-11 | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox |
2008-10-10 | ACPI: catch calls of acpi_driver_data on pointer of wrong type | Pavel Machek |
2008-07-24 | Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-07-21 | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman |
2008-07-18 | ACPI: Ignore _BQC object when registering backlight device | Zhao Yakui |
2008-07-16 | ACPI: video: fix brightness allocation | Julia Jomantaite |