Age | Commit message (Expand) | Author | Files | Lines |
2009-04-04 | video: build fix | Len Brown | 1 | -4/+4 |
2009-04-04 | ACPI: constify VFTs (2/2) | Jan Engelhardt | 1 | -9/+16 |
2009-04-04 | ACPI: constify VFTs (1/2) | Jan Engelhardt | 1 | -5/+5 |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 1 | -5/+0 |
2009-03-28 | ACPI: Populate DIDL before registering ACPI video device on Intel | Matthew Garrett | 1 | -1/+39 |
2009-03-28 | ACPI video: support buggy BIOSes with _BCQ implemented | Zhang Rui | 1 | -4/+13 |
2009-03-28 | ACPI video: support _BQC/_BCL/_BCM methods that use index values | Zhang Rui | 1 | -21/+70 |
2009-03-28 | ACPI video: support reversed _BCL method in ACPI video driver | Zhang Rui | 1 | -3/+9 |
2009-03-28 | ACPI video: support _BCL packages that don't export brightness levels when ma... | Zhang Rui | 1 | -7/+30 |
2009-03-28 | ACPI video: check the return value of acpi_video_device_lcd_set_level | Zhang Rui | 1 | -16/+21 |
2009-03-28 | ACPI video: check the return value of acpi_video_device_lcd_get_level_current | Zhang Rui | 1 | -10/+45 |
2009-02-20 | thermal: use integers rather than strings for thermal values | Matthew Garrett | 1 | -9/+13 |
2009-02-07 | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown | 1 | -5/+11 |
2009-02-07 | ACPI: add missing KERN_* constants to printks | Frank Seidel | 1 | -1/+1 |
2009-02-03 | ACPI: proc_dir_entry 'video/VGA' already registered | Zhao Yakui | 1 | -0/+6 |
2009-02-03 | ACPI: Skip the first two elements in the _BCL package | Zhao Yakui | 1 | -4/+4 |
2009-01-09 | Merge branch 'misc' into release | Len Brown | 1 | -0/+5 |
2008-12-31 | video: always update the brightness when poking "brightness" | Zhang Rui | 1 | -0/+5 |
2008-12-12 | ACPI: video: Fix reversed brightness behavior on ThinkPad SL series | Zhang Rui | 1 | -0/+15 |
2008-11-12 | Merge branch 'video' into release | Len Brown | 1 | -13/+22 |
2008-11-08 | ACPI video: if no ACPI backlight support, use vendor drivers | Thomas Renninger | 1 | -12/+16 |
2008-11-08 | ACPI: video: Ignore devices that aren't present in hardware | Thomas Renninger | 1 | -1/+6 |
2008-11-08 | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h | Bjorn Helgaas | 1 | -1/+0 |
2008-11-06 | ACPI: remove comments about debug layer/level to use | Bjorn Helgaas | 1 | -6/+0 |
2008-10-23 | Merge branch 'ull' into test | Len Brown | 1 | -21/+21 |
2008-10-23 | Merge branch 'misc' into test | Len Brown | 1 | -3/+3 |
2008-10-23 | ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk | Lin Ming | 1 | -6/+6 |
2008-10-11 | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox | 1 | -21/+21 |
2008-10-11 | ACPI: catch calls of acpi_driver_data on pointer of wrong type | Pavel Machek | 1 | -3/+3 |
2008-07-25 | Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+12 |
2008-07-22 | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman | 1 | -3/+2 |
2008-07-18 | ACPI: Ignore _BQC object when registering backlight device | Zhao Yakui | 1 | -2/+12 |
2008-07-17 | ACPI: video: fix brightness allocation | Julia Jomantaite | 1 | -50/+73 |
2008-06-14 | ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach device | Zhang Rui | 1 | -1/+2 |
2008-05-01 | Fix ACPI vs proc_create_data() mismerge | Alexey Dobriyan | 1 | -9/+11 |
2008-04-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -96/+103 |
2008-04-30 | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi... | Len Brown | 1 | -161/+155 |
2008-04-29 | acpi: use non-racy method for proc entries creation | Denis V. Lunev | 1 | -68/+44 |
2008-04-29 | ACPI: video - fix permissions on some proc entries | Dmitry Torokhov | 1 | -2/+2 |
2008-04-29 | ACPI: video - properly handle errors when registering proc elements | Dmitry Torokhov | 1 | -115/+115 |
2008-04-29 | ACPI: video - do not store invalid entries in attached_array list | Dmitry Torokhov | 1 | -31/+27 |
2008-04-29 | ACPI: elide a non-zero test on a result that is never 0 | Julia Lawall | 1 | -15/+13 |
2008-04-05 | Revert "ACPI: Ignore _BQC object when registering backlight device" | Linus Torvalds | 1 | -1/+1 |
2008-03-28 | revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0" | Ingo Molnar | 1 | -13/+15 |
2008-03-27 | ACPI: drivers/acpi: elide a non-zero test on a result that is never 0 | Julia Lawall | 1 | -15/+13 |
2008-03-18 | Revert "ACPI: video: Ignore devices that aren't present in hardware" | Len Brown | 1 | -29/+0 |
2008-03-18 | Revert "ACPI: video: Ignore ACPI video devices that aren't present in hardware" | Len Brown | 1 | -30/+1 |
2008-03-13 | Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' an... | Len Brown | 1 | -1/+1 |
2008-03-12 | ACPI: Ignore _BQC object when registering backlight device | Zhao Yakui | 1 | -1/+1 |
2008-03-11 | ACPI: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -1/+1 |