aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAge
* ACPI: kill "unused variable ā€˜iā€™" warningLinus Torvalds2009-09-27
* ACPI: Kill overly verbose "power state" log messagesRoland Dreier2009-09-27
* ACPI: Clarify resource conflict messageJean Delvare2009-09-27
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2009-09-26
|\
| * backlight/acpi: Update the backlight state when we change brightnessMatthew Garrett2009-09-21
* | ACPI: simplify building device HID/CID listBjorn Helgaas2009-09-25
* | ACPI: remove acpi_device_uid() and related stuffBjorn Helgaas2009-09-25
* | ACPI: remove acpi_device.flags.hardware_idBjorn Helgaas2009-09-25
* | ACPI: remove acpi_device.flags.compatible_idsBjorn Helgaas2009-09-25
* | ACPI: maintain a single list of _HID and _CID IDsBjorn Helgaas2009-09-25
* | ACPI: make sure every acpi_device has an IDBjorn Helgaas2009-09-25
* | ACPI: use acpi_device_hid() when possibleBjorn Helgaas2009-09-25
* | ACPI: fix synthetic HID for \_SB_Bjorn Helgaas2009-09-25
* | ACPI: handle re-enumeration, when acpi_devices might already existBjorn Helgaas2009-09-25
* | ACPI: factor out device type and status checkingBjorn Helgaas2009-09-25
* | ACPI: add acpi_bus_get_status_handle()Bjorn Helgaas2009-09-25
* | ACPI: use acpi_walk_namespace() to enumerate devicesBjorn Helgaas2009-09-25
* | ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPEBjorn Helgaas2009-09-25
* | ACPI: enumerate namespace before adding functional fixed hardware devicesBjorn Helgaas2009-09-25
* | ACPI: convert acpi_bus_scan() to operate on an acpi_handleBjorn Helgaas2009-09-25
* | ACPI: add acpi_bus_get_parent() and remove "parent" argumentsBjorn Helgaas2009-09-25
* | ACPI: remove unnecessary argument checkingBjorn Helgaas2009-09-25
* | ACPI: remove redundant "type" argumentsBjorn Helgaas2009-09-25
* | ACPI: remove acpi_device_set_context() "type" argumentBjorn Helgaas2009-09-25
* | ACPI: use device_type rather than comparing HIDBjorn Helgaas2009-09-25
* | ACPI: save device_type in acpi_deviceBjorn Helgaas2009-09-25
* | ACPI: remove redundant "handle" and "parent" argumentsBjorn Helgaas2009-09-25
* | ACPI: remove unused acpi_bus_scan_fixed() argumentBjorn Helgaas2009-09-25
* | ACPI: add debug for device additionBjorn Helgaas2009-09-25
* | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-24
|\ \
| * | ACPI button: provide lid status functionsJesse Barnes2009-09-10
| |/
* | ACPI: remove cpumask_t usageBjorn Helgaas2009-09-23
* | cpumask: use zalloc_cpumask_var() where possibleLi Zefan2009-09-23
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-23
|\ \
| * \ Merge branch 'video' into releaseLen Brown2009-09-19
| |\ \
| | * | ACPI video: work-around BIOS AML bug in _BQCZhang Rui2009-08-31
| | * | ACPI: video - rename cdev to cooling_dev -- syntax onlyDmitry Torokhov2009-08-29
| | * | ACPI: video - fix potential crash when unloadingDmitry Torokhov2009-08-29
| | * | ACPI video: ignore buggy _BQCVladimir Serbinenko2009-08-29
| | * | ACPI: video: remove unneeded memsetsZhang Rui2009-08-27
| * | | ACPI: don't pass handle for fixed hardware notificationsBjorn Helgaas2009-09-19
| * | | ACPI: remove null pointer checks in deferred execution pathBjorn Helgaas2009-09-19
| * | | ACPI: simplify deferred execution pathBjorn Helgaas2009-09-19
| * | | Merge branch 'misc-2.6.32' into releaseLen Brown2009-09-19
| |\ \ \
| | * | | acpi: switch /proc/acpi/{debug_layer,debug_level} to seq_fileAlexey Dobriyan2009-09-19
| | * | | ACPI: linux/acpi.h should not include linux/dmi.hLen Brown2009-09-19
| | | |/ | | |/|
| * | | Merge branch 'processor-procfs-2.6.32' into releaseLen Brown2009-09-19
| |\ \ \
| | * | | ACPI: fix CONFIG_ACPI_PROCFS=n build warningLen Brown2009-06-24
| | * | | ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFSZhao Yakui2009-06-24
| * | | | Merge branch 'power-meter' into releaseLen Brown2009-09-19
| |\ \ \ \