Len Brown
|
2d29c6a075
Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release
|
16 years ago |
Frank Seidel
|
4d9391557b
ACPI: add missing KERN_* constants to printks
|
16 years ago |
Zhao Yakui
|
f3b39f1393
ACPI: proc_dir_entry 'video/VGA' already registered
|
16 years ago |
Zhao Yakui
|
0a3db1cec5
ACPI: Skip the first two elements in the _BCL package
|
16 years ago |
Len Brown
|
d0302bc62a
Merge branch 'misc' into release
|
16 years ago |
Zhang Rui
|
9e6dada9d2
video: always update the brightness when poking "brightness"
|
16 years ago |
Zhang Rui
|
935e5f290e
ACPI: video: Fix reversed brightness behavior on ThinkPad SL series
|
16 years ago |
Len Brown
|
f398778aa3
Merge branch 'video' into release
|
16 years ago |
Thomas Renninger
|
c3d6de698c
ACPI video: if no ACPI backlight support, use vendor drivers
|
17 years ago |
Thomas Renninger
|
22c13f9d81
ACPI: video: Ignore devices that aren't present in hardware
|
17 years ago |
Bjorn Helgaas
|
89595b8f28
ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h
|
16 years ago |
Bjorn Helgaas
|
5704d626e7
ACPI: remove comments about debug layer/level to use
|
16 years ago |
Len Brown
|
7674416db4
Merge branch 'ull' into test
|
16 years ago |
Len Brown
|
5f50ef453d
Merge branch 'misc' into test
|
16 years ago |
Lin Ming
|
55ac9a018f
ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk
|
17 years ago |
Matthew Wilcox
|
27663c5855
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
|
17 years ago |
Pavel Machek
|
db89b4f0db
ACPI: catch calls of acpi_driver_data on pointer of wrong type
|
17 years ago |
Linus Torvalds
|
1481b9109f
Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6
|
17 years ago |
Greg Kroah-Hartman
|
fc3a8828b1
driver core: fix a lot of printk usages of bus_id
|
17 years ago |
Zhao Yakui
|
c2c789057f
ACPI: Ignore _BQC object when registering backlight device
|
17 years ago |
Julia Jomantaite
|
469778c174
ACPI: video: fix brightness allocation
|
17 years ago |
Zhang Rui
|
d385c2a858
ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach device
|
17 years ago |
Alexey Dobriyan
|
e0066c4ea9
Fix ACPI vs proc_create_data() mismerge
|
17 years ago |
Linus Torvalds
|
08acd4f8af
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
|
17 years ago |
Len Brown
|
96916090f4
Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release
|
17 years ago |
Denis V. Lunev
|
cf7acfab03
acpi: use non-racy method for proc entries creation
|
17 years ago |
Dmitry Torokhov
|
c46e5658a0
ACPI: video - fix permissions on some proc entries
|
17 years ago |
Dmitry Torokhov
|
251cb0bc79
ACPI: video - properly handle errors when registering proc elements
|
17 years ago |
Dmitry Torokhov
|
78eed028f1
ACPI: video - do not store invalid entries in attached_array list
|
17 years ago |
Julia Lawall
|
9030062f3d
ACPI: elide a non-zero test on a result that is never 0
|
17 years ago |