summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI: convert acpi_device_lock spinlock to mutexShaohua Li2009-04-074-39/+21
* ACPI: processor: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-051-15/+4
* ACPI: button: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-051-69/+8
* ACPI: support acpi_device_ops .notify methodsBjorn Helgaas2009-04-051-0/+71
* Merge branch 'linus' into releaseLen Brown2009-04-0515-40/+221
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-031-1/+1
| |\
| | * trivial: Fix misspelling of "Celsius".Adam Buchbinder2009-03-301-1/+1
| * | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-04-011-2/+178
| |\ \
| | * | PCI/ACPI: rename pci_osc_control_set()Kenji Kaneshige2009-03-191-3/+3
| | * | PCI/ACPI: move _OSC code to pci_root.cKenji Kaneshige2009-03-191-2/+178
| * | | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-318-17/+0
| | |/ | |/|
| * | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-274-14/+40
| |\ \
| | * \ Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-02-241-2/+2
| | |\ \
| | | * | alloc_percpu: change percpu_ptr to per_cpu_ptrRusty Russell2009-02-201-2/+2
| | | | |
| | | \ \
| | | \ \
| | | \ \
| | *---. \ \ Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar2009-02-244-9/+34
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'linus' into x86/apicIngo Molnar2009-02-224-9/+34
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| / / / | | | | |/ / /
| | * | / / / acpi: add some missing section markersJeremy Fitzhardinge2009-02-231-2/+2
| | |/ / / /
| | * | | | acpi/x86: introduce __apci_map_table, v4Yinghai Lu2009-02-094-17/+37
| | * | | | acpi: remove final __acpi_map_table mapping before setting acpi_gbl_permanent...Jeremy Fitzhardinge2009-02-091-0/+6
| | | |/ / | | |/| |
| * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-265-60/+19
| |\ \ \ \
| | * | | | Driver core: implement uevent suppress in kobjectMing Lei2009-03-241-1/+1
| | | |_|/ | | |/| |
| * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-244-9/+34
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-1414-826/+138
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso2009-02-051-5/+1
* | | | | Merge branch 'misc' into releaseLen Brown2009-04-054-13/+21
|\ \ \ \ \
| * | | | | ACPI: constify tables in pci_irq.cJan Beulich2009-04-031-8/+8
| * | | | | dock: fix dereference after kfree()Dan Carpenter2009-04-031-1/+2
| * | | | | ACPI: get_throttling_state() cannot be larger than state_countLen Brown2009-04-031-4/+2
| * | | | | ACPI: suspend: Add the Pansonic CF51 box to the dmi check tableZhao Yakui2009-04-031-0/+9
| | |_|_|/ | |/| | |
* | | | | Merge branch 'x2apic' into releaseLen Brown2009-04-053-1/+101
|\ \ \ \ \
| * | | | | x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha2009-04-033-1/+101
| |/ / / /
* | | | | Merge branch 'constify' into releaseLen Brown2009-04-056-25/+32
|\ \ \ \ \
| * | | | | video: build fixLen Brown2009-04-041-4/+4
| * | | | | ACPI: constify VFTs (2/2)Jan Engelhardt2009-04-031-9/+16
| * | | | | ACPI: constify VFTs (1/2)Jan Engelhardt2009-04-036-16/+16
| |/ / / /
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'bugzilla-12461' and 'bugzilla-9998' into releaseLen Brown2009-04-051-8/+22
|\ \ \ \ \ \
| | * | | | | ACPI: EC: Separate delays for MSI hardwareAlexey Starikovskiy2009-04-011-3/+13
| | |/ / / /
| * / / / / ACPI: EC: Always parse EC deviceAlexey Starikovskiy2009-04-011-5/+9
| |/ / / /
* | | | | Merge branch 'acpi_enforce_resources' into releaseLen Brown2009-04-051-3/+3
|\ \ \ \ \
| * | | | | ACPI: acpi_enforce_resource=strict by defaultLuca Tettamanti2009-04-021-3/+3
| |/ / / /
* | | | | Merge branch 'async-battery' into releaseLen Brown2009-04-052-5/+12
|\ \ \ \ \
| * | | | | ACPI: battery: asynchronous initArjan van de Ven2009-04-042-5/+12
| |/ / / /
* | | | | Merge branch 'acpi-modparam' into releaseLen Brown2009-04-054-33/+26
|\ \ \ \ \
| * | | | | ACPI: simplify processor lines in MakefileLen Brown2009-04-021-5/+4
| * | | | | ACPI: simplify module_param namespaceRusty Russell2009-04-024-37/+28
| |/ / / /
* | | | | Merge branch 'video' into releaseLen Brown2009-04-052-57/+225
|\ \ \ \ \
| * | | | | ACPI video: add a warning message if _BQC is not foundZhang Rui2009-03-271-0/+3
| * | | | | ACPI: Populate DIDL before registering ACPI video device on IntelMatthew Garrett2009-03-271-1/+39
| * | | | | ACPI video: support buggy BIOSes with _BCQ implementedZhang Rui2009-03-271-4/+13
| * | | | | ACPI video: support _BQC/_BCL/_BCM methods that use index valuesZhang Rui2009-03-271-21/+70