aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/video.c
Commit message (Expand)AuthorAge
* ACPI: video: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-07
* Merge branch 'linus' into releaseLen Brown2009-04-05
|\
| * proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-30
* | Merge branch 'constify' into releaseLen Brown2009-04-05
|\ \
| * | video: build fixLen Brown2009-04-04
| * | ACPI: constify VFTs (2/2)Jan Engelhardt2009-04-03
| * | ACPI: constify VFTs (1/2)Jan Engelhardt2009-04-03
| |/
* | Merge branch 'video' into releaseLen Brown2009-04-05
|\ \
| * | ACPI: Populate DIDL before registering ACPI video device on IntelMatthew Garrett2009-03-27
| * | ACPI video: support buggy BIOSes with _BCQ implementedZhang Rui2009-03-27
| * | ACPI video: support _BQC/_BCL/_BCM methods that use index valuesZhang Rui2009-03-27
| * | ACPI video: support reversed _BCL method in ACPI video driverZhang Rui2009-03-27
| * | ACPI video: support _BCL packages that don't export brightness levels when ma...Zhang Rui2009-03-27
| * | ACPI video: check the return value of acpi_video_device_lcd_set_levelZhang Rui2009-03-27
| * | ACPI video: check the return value of acpi_video_device_lcd_get_level_currentZhang Rui2009-03-27
| |/
* / thermal: use integers rather than strings for thermal valuesMatthew Garrett2009-02-20
|/
*---. Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown2009-02-07
|\ \ \
| | | * ACPI: add missing KERN_* constants to printksFrank Seidel2009-02-07
| |_|/ |/| |
| | * ACPI: proc_dir_entry 'video/VGA' already registeredZhao Yakui2009-02-02
| |/ |/|
| * ACPI: Skip the first two elements in the _BCL packageZhao Yakui2009-02-02
|/
* Merge branch 'misc' into releaseLen Brown2009-01-09
|\
| * video: always update the brightness when poking "brightness"Zhang Rui2008-12-30
* | ACPI: video: Fix reversed brightness behavior on ThinkPad SL seriesZhang Rui2008-12-11
|/
* Merge branch 'video' into releaseLen Brown2008-11-11
|\
| * ACPI video: if no ACPI backlight support, use vendor driversThomas Renninger2008-11-07
| * ACPI: video: Ignore devices that aren't present in hardwareThomas Renninger2008-11-07
* | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas2008-11-07
* | ACPI: remove comments about debug layer/level to useBjorn Helgaas2008-11-06
|/
* Merge branch 'ull' into testLen Brown2008-10-22
|\
| * ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-11
* | Merge branch 'misc' into testLen Brown2008-10-22
|\ \
| * | ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek2008-10-10
| |/
* / ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printkLin Ming2008-10-22
|/
* Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-24
|\
| * ACPI: Ignore _BQC object when registering backlight deviceZhao Yakui2008-07-17
* | driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman2008-07-22
|/
* ACPI: video: fix brightness allocationJulia Jomantaite2008-07-16
* ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach deviceZhang Rui2008-06-14
* Fix ACPI vs proc_create_data() mismergeAlexey Dobriyan2008-04-30
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-30
|\
| *-----. Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown2008-04-30
| |\ \ \ \
| | | | | * ACPI: video - fix permissions on some proc entriesDmitry Torokhov2008-04-29
| | | | | * ACPI: video - properly handle errors when registering proc elementsDmitry Torokhov2008-04-29
| | | | | * ACPI: video - do not store invalid entries in attached_array listDmitry Torokhov2008-04-29
| | |_|_|/ | |/| | |
| | | | * ACPI: elide a non-zero test on a result that is never 0Julia Lawall2008-04-29
| | |_|/ | |/| |
* / | | acpi: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
|/ / /
* | | Revert "ACPI: Ignore _BQC object when registering backlight device"Linus Torvalds2008-04-05
* | | revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0"Ingo Molnar2008-03-28
* | | ACPI: drivers/acpi: elide a non-zero test on a result that is never 0Julia Lawall2008-03-27
|/ /
* | Revert "ACPI: video: Ignore devices that aren't present in hardware"Len Brown2008-03-18