summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-10-0826-491/+729
|\
| *-------. Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...Len Brown2012-10-0626-491/+729
| |\ \ \ \ \
| | | | | | * ACPI: Allow ACPI binding with USB-3.0 hubLan Tianyu2012-09-213-69/+125
| | |_|_|_|/ | |/| | | |
| | | | | * ACPI/sbshc: convert to module_acpi_driver()Mika Westerberg2012-09-211-17/+1
| | | | | * ACPI/hed: convert to module_acpi_driver()Mika Westerberg2012-09-211-19/+1
| | | | | * ACPI/fan: convert to module_acpi_driver()Mika Westerberg2012-09-211-21/+1
| | | | | * ACPI/button: convert to module_acpi_driver()Mika Westerberg2012-09-211-12/+1
| | |_|_|/ | |/| | |
| | | | * ACPI: Add new sysfs interface to export device descriptionLance Ortiz2012-10-061-2/+52
| | | | * ACPI: Harden acpi_table_parse_entries() against BIOS bugFenghua Yu2012-10-061-4/+14
| | | | * ACPI: run _OSC after ACPI_FULL_INITIALIZATIONLin Ming2012-09-251-2/+6
| | |_|/ | |/| |
| | * | ACPICA: Table Manager: Merge duplicate code (root table)Lv Zheng2012-09-212-43/+18
| | * | ACPI: Use ACPICA native way to decode the PLD bufferFeng Tang2012-09-211-4/+7
| | * | ACPICA: Add support for complex _PLD buffers.Bob Moore2012-09-213-12/+126
| | * | ACPICA: GPE support: Remove extraneous parameter from low-level function.Feng Tang2012-09-214-16/+8
| | * | ACPICA: Debug output: Update output for Processor object.Bob Moore2012-09-211-1/+1
| | * | ACPICA: GPE Support: Update debug info for GPE tracing.Bob Moore2012-09-211-2/+19
| | * | ACPICA: Add Windows8/Server2012 string for _OSI method.Bob Moore2012-09-212-0/+2
| | * | ACPICA: Split ACPICA initialization functions to new file, utxfinit.cBob Moore2012-09-213-266/+319
| | * | ACPICA: Enable Scope change to root during module-level code execution.Bob Moore2012-09-212-0/+28
| | * | ACPI: delelte more BFS/GTS related definition and codeFeng Tang2012-09-211-1/+0
| |/ /
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-031-4/+4
|\ \ \
| * \ \ Merge branch 'drm-next-3.7' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2012-10-031-4/+4
| |\ \ \ | | |/ / | |/| |
| | * | ACPI video: allow events handlers to veto the keypressLuca Tettamanti2012-09-201-4/+4
* | | | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-023-19/+59
|\ \ \ \
| * \ \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2012-09-241-8/+24
| |\ \ \ \
| | * | | | cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power st...Daniel Lezcano2012-09-171-8/+24
| * | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2012-09-171-0/+30
| |\ \ \ \ \
| | * | | | | ACPI: Add fixups for AMD P-state figuresMatthew Garrett2012-09-091-0/+30
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2012-09-172-11/+5
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | |
| | * | | ACPI / processor: remove pointless variable initializationDaniel Lezcano2012-09-151-2/+0
| | * | | ACPI / processor: remove unused function parameterDaniel Lezcano2012-09-152-7/+5
| | * | | cpuidle / ACPI : remove power from acpi_processor_cx structureDaniel Lezcano2012-09-051-2/+0
| | |/ /
* | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-012-77/+68
|\ \ \ \
| * \ \ \ Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into nextBjorn Helgaas2012-09-242-77/+68
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | PCI/ACPI: Use acpi_driver_data() rather than searching acpi_pci_rootsTaku Izumi2012-09-241-5/+8
| | * | | PCI/ACPI: Protect acpi_pci_roots list with mutexTaku Izumi2012-09-241-9/+18
| | * | | PCI/ACPI: Use acpi_pci_root info rather than looking it up againTaku Izumi2012-09-241-30/+5
| | * | | PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interfaceTaku Izumi2012-09-242-9/+10
| | * | | PCI/ACPI: Protect acpi_pci_drivers list with mutexTaku Izumi2012-09-241-17/+19
| | * | | PCI/ACPI: Notify acpi_pci_drivers when hot-plugging PCI root bridgesJiang Liu2012-09-241-0/+11
| | * | | PCI/ACPI: Use normal list for struct acpi_pci_driverJiang Liu2012-09-241-13/+3
* | | | | efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett2012-09-292-69/+11
| |_|/ / |/| | |
* | | | ACPI / PM: Use KERN_DEBUG when no power resources are foundAaron Lu2012-09-141-1/+1
* | | | ACPI / PM: Fix resource_lock dead lock in acpi_power_on_deviceLin Ming2012-09-141-11/+23
* | | | ACPI / PM: Infer parent power state from child if unknown, v2Rafael J. Wysocki2012-09-141-0/+10
|/ / /
* | | Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-08-221-0/+1
|\ \ \
| * | | ACPI: export symbol acpi_get_table_with_sizeAlex Deucher2012-08-201-0/+1
| |/ /
* | | Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-08-127-0/+24
|\ \ \
| * | | ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki2012-08-107-0/+24
| |/ /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...Len Brown2012-08-0316-127/+177
|\ \ \ \ \