summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI: simplify building device HID/CID listBjorn Helgaas2009-09-251-33/+23
* ACPI: remove acpi_device_uid() and related stuffBjorn Helgaas2009-09-251-18/+0
* ACPI: remove acpi_device.flags.hardware_idBjorn Helgaas2009-09-251-24/+13
* ACPI: remove acpi_device.flags.compatible_idsBjorn Helgaas2009-09-251-11/+4
* ACPI: maintain a single list of _HID and _CID IDsBjorn Helgaas2009-09-251-120/+46
* ACPI: make sure every acpi_device has an IDBjorn Helgaas2009-09-251-0/+10
* ACPI: use acpi_device_hid() when possibleBjorn Helgaas2009-09-251-3/+3
* ACPI: fix synthetic HID for \_SB_Bjorn Helgaas2009-09-251-12/+6
* ACPI: handle re-enumeration, when acpi_devices might already existBjorn Helgaas2009-09-251-8/+11
* ACPI: factor out device type and status checkingBjorn Helgaas2009-09-251-77/+52
* ACPI: add acpi_bus_get_status_handle()Bjorn Helgaas2009-09-251-27/+22
* ACPI: use acpi_walk_namespace() to enumerate devicesBjorn Helgaas2009-09-251-122/+74
* ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPEBjorn Helgaas2009-09-251-7/+13
* ACPI: enumerate namespace before adding functional fixed hardware devicesBjorn Helgaas2009-09-251-2/+2
* ACPI: convert acpi_bus_scan() to operate on an acpi_handleBjorn Helgaas2009-09-251-17/+17
* ACPI: add acpi_bus_get_parent() and remove "parent" argumentsBjorn Helgaas2009-09-251-13/+37
* ACPI: remove unnecessary argument checkingBjorn Helgaas2009-09-251-6/+2
* ACPI: remove redundant "type" argumentsBjorn Helgaas2009-09-251-7/+7
* ACPI: remove acpi_device_set_context() "type" argumentBjorn Helgaas2009-09-251-17/+15
* ACPI: use device_type rather than comparing HIDBjorn Helgaas2009-09-251-6/+4
* ACPI: save device_type in acpi_deviceBjorn Helgaas2009-09-251-0/+1
* ACPI: remove redundant "handle" and "parent" argumentsBjorn Helgaas2009-09-251-15/+12
* ACPI: remove unused acpi_bus_scan_fixed() argumentBjorn Helgaas2009-09-251-5/+2
* ACPI: add debug for device additionBjorn Helgaas2009-09-251-2/+10
* Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-241-2/+43
|\
| * ACPI button: provide lid status functionsJesse Barnes2009-09-101-2/+43
* | ACPI: remove cpumask_t usageBjorn Helgaas2009-09-241-1/+1
* | cpumask: use zalloc_cpumask_var() where possibleLi Zefan2009-09-242-4/+2
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-2391-1864/+4388
|\ \
| * \ Merge branch 'video' into releaseLen Brown2009-09-191-26/+50
| |\ \
| | * | ACPI video: work-around BIOS AML bug in _BQCZhang Rui2009-08-311-4/+14
| | * | ACPI: video - rename cdev to cooling_dev -- syntax onlyDmitry Torokhov2009-08-291-18/+18
| | * | ACPI: video - fix potential crash when unloadingDmitry Torokhov2009-08-291-1/+11
| | * | ACPI video: ignore buggy _BQCVladimir Serbinenko2009-08-291-2/+10
| | * | ACPI: video: remove unneeded memsetsZhang Rui2009-08-271-4/+0
| * | | ACPI: don't pass handle for fixed hardware notificationsBjorn Helgaas2009-09-191-1/+2
| * | | ACPI: remove null pointer checks in deferred execution pathBjorn Helgaas2009-09-191-9/+0
| * | | ACPI: simplify deferred execution pathBjorn Helgaas2009-09-191-18/+5
| * | | Merge branch 'misc-2.6.32' into releaseLen Brown2009-09-195-49/+38
| |\ \ \
| | * | | acpi: switch /proc/acpi/{debug_layer,debug_level} to seq_fileAlexey Dobriyan2009-09-191-48/+34
| | * | | ACPI: linux/acpi.h should not include linux/dmi.hLen Brown2009-09-194-1/+4
| | | |/ | | |/|
| * | | Merge branch 'processor-procfs-2.6.32' into releaseLen Brown2009-09-195-9/+38
| |\ \ \
| | * | | ACPI: fix CONFIG_ACPI_PROCFS=n build warningLen Brown2009-06-241-0/+2
| | * | | ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFSZhao Yakui2009-06-245-9/+36
| * | | | Merge branch 'power-meter' into releaseLen Brown2009-09-193-0/+1030
| |\ \ \ \
| | * | | | hwmon driver for ACPI 4.0 power metersDarrick J. Wong2009-09-193-0/+1030
| | | |/ / | | |/| |
| * | | | Merge branch 'bugzilla-13620' into releaseLen Brown2009-09-192-3/+97
| |\ \ \ \
| | * | | | ACPICA: fix leak of acpi_os_validate_addressLin Ming2009-08-272-3/+97
| * | | | | Merge branch 'ec' into releaseLen Brown2009-09-191-100/+50
| |\ \ \ \ \
| | * | | | | ACPI: EC: Drop orphan commentAlexey Starikovskiy2009-08-291-4/+0
OpenPOWER on IntegriCloud