| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|/ |
|
*-------. | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown | 2009-06-24 | 1 | -9/+52 |
|\ \ \ \ \ |
|
| | | | | * | Show the physical device node of backlight class device. | Zhang Rui | 2009-06-23 | 1 | -0/+6 |
| |_|_|_|/
|/| | | | |
|
| | | * | | ACPI: Add the reference count to avoid unloading ACPI video bus twice | Zhao Yakui | 2009-06-23 | 1 | -6/+35 |
| |_|/ /
|/| | | |
|
| | * | | ACPI: video: DMI workaround broken Acer 7720 BIOS enabling display brightness | Zhang Rui | 2009-06-23 | 1 | -0/+8 |
| |/ /
|/| | |
|
| * | | ACPI: video: convert to acpi_get_pci_dev | Alexander Chiang | 2009-06-17 | 1 | -3/+3 |
|/ / |
|
| | | |
| \ | |
*-. \ | Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311',... | Len Brown | 2009-05-29 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| | * | drm/i915: acpi/video.c fix section mismatch warning | Jaswinder Singh Rajput | 2009-05-29 | 1 | -1/+1 |
| |/ |
|
* | | ACPI: video: DMI workaround broken Acer 5315 BIOS enabling display brightness | Zhang Rui | 2009-05-29 | 1 | -0/+8 |
* | | ACPI: video: DMI workaround broken eMachines E510 BIOS enabling display brigh... | Zhang Rui | 2009-05-29 | 1 | -0/+8 |
|/ |
|
*-. | Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-1312... | Len Brown | 2009-05-16 | 1 | -0/+38 |
|\ \ |
|
| * | | ACPI: video: DMI workaround another broken Acer BIOS enabling display brightness | Len Brown | 2009-05-07 | 1 | -0/+8 |
| * | | ACPI video: dmi check for broken _BQC on Acer Aspire 5720 | Zhang Rui | 2009-04-24 | 1 | -0/+30 |
| |/ |
|
* | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-04-28 | 1 | -1/+2 |
|\ \ |
|
| * | | drm/i915: Unregister ACPI video driver when exiting | Matthew Garrett | 2009-04-17 | 1 | -1/+2 |
| |/ |
|
* | | Merge branch 'bugzilla-12249' into release | Len Brown | 2009-04-24 | 1 | -21/+22 |
|\ \ |
|
| * | | ACPI video: handle indexed _BQC correctly | Zhang Rui | 2009-04-11 | 1 | -21/+22 |
| |/ |
|
* | | ACPI video: fix an error when the brightness levels on AC and on Battery are ... | Zhang Rui | 2009-04-20 | 1 | -3/+5 |
|/ |
|
* | ACPI: video: use .notify method instead of installing handler directly | Bjorn Helgaas | 2009-04-07 | 1 | -25/+5 |
* | Merge branch 'linus' into release | Len Brown | 2009-04-05 | 1 | -5/+0 |
|\ |
|
| * | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-31 | 1 | -5/+0 |
* | | Merge branch 'constify' into release | Len Brown | 2009-04-05 | 1 | -14/+21 |
|\ \ |
|
| * | | video: build fix | Len Brown | 2009-04-04 | 1 | -4/+4 |
| * | | ACPI: constify VFTs (2/2) | Jan Engelhardt | 2009-04-03 | 1 | -9/+16 |
| * | | ACPI: constify VFTs (1/2) | Jan Engelhardt | 2009-04-03 | 1 | -5/+5 |
| |/ |
|
* | | Merge branch 'video' into release | Len Brown | 2009-04-05 | 1 | -57/+222 |
|\ \ |
|
| * | | ACPI: Populate DIDL before registering ACPI video device on Intel | Matthew Garrett | 2009-03-27 | 1 | -1/+39 |
| * | | ACPI video: support buggy BIOSes with _BCQ implemented | Zhang Rui | 2009-03-27 | 1 | -4/+13 |
| * | | ACPI video: support _BQC/_BCL/_BCM methods that use index values | Zhang Rui | 2009-03-27 | 1 | -21/+70 |
| * | | ACPI video: support reversed _BCL method in ACPI video driver | Zhang Rui | 2009-03-27 | 1 | -3/+9 |
| * | | ACPI video: support _BCL packages that don't export brightness levels when ma... | Zhang Rui | 2009-03-27 | 1 | -7/+30 |
| * | | ACPI video: check the return value of acpi_video_device_lcd_set_level | Zhang Rui | 2009-03-27 | 1 | -16/+21 |
| * | | ACPI video: check the return value of acpi_video_device_lcd_get_level_current | Zhang Rui | 2009-03-27 | 1 | -10/+45 |
| |/ |
|
* | | thermal: use integers rather than strings for thermal values | Matthew Garrett | 2009-02-20 | 1 | -9/+13 |
|/ |
|
*---. | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown | 2009-02-07 | 1 | -5/+11 |
|\ \ \ |
|