aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-16ACPI: Reorder IPMI driver before any other ACPI driversMatthew Garrett1-1/+4
2012-10-09Merge branches 'fixes-for-37', 'ec' and 'thermal' into releaseLen Brown2-27/+96
2012-10-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux into thermalLen Brown1-22/+71
2012-10-08cpuidle / ACPI: fix potential NULL pointer dereferenceWei Yongjun1-1/+2
2012-10-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds26-491/+729
2012-10-06Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_driver-simplify', 'turbostat' and 'usb3' into releaseLen Brown26-491/+729
2012-10-06ACPI: Add new sysfs interface to export device descriptionLance Ortiz1-2/+52
2012-10-06ACPI: Harden acpi_table_parse_entries() against BIOS bugFenghua Yu1-4/+14
2012-10-06ACPI: EC: Add a quirk for CLEVO M720T/M730T laptopFeng Tang1-1/+15
2012-10-06ACPI: EC: Make the GPE storm threshold a module parameterFeng Tang1-4/+10
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-4/+4
2012-10-02Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-19/+59
2012-10-03Merge branch 'drm-next-3.7' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-4/+4
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-77/+68
2012-09-29efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett2-69/+11
2012-09-25ACPI: run _OSC after ACPI_FULL_INITIALIZATIONLin Ming1-2/+6
2012-09-24Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into nextBjorn Helgaas2-77/+68
2012-09-24PCI/ACPI: Use acpi_driver_data() rather than searching acpi_pci_rootsTaku Izumi1-5/+8
2012-09-24PCI/ACPI: Protect acpi_pci_roots list with mutexTaku Izumi1-9/+18
2012-09-24PCI/ACPI: Use acpi_pci_root info rather than looking it up againTaku Izumi1-30/+5
2012-09-24PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interfaceTaku Izumi2-9/+10
2012-09-24PCI/ACPI: Protect acpi_pci_drivers list with mutexTaku Izumi1-17/+19
2012-09-24PCI/ACPI: Notify acpi_pci_drivers when hot-plugging PCI root bridgesJiang Liu1-0/+11
2012-09-24PCI/ACPI: Use normal list for struct acpi_pci_driverJiang Liu1-13/+3
2012-09-24Merge branch 'pm-cpuidle'Rafael J. Wysocki1-8/+24
2012-09-24Thermal: Introduce thermal_zone_trip_update()Zhang Rui1-3/+5
2012-09-24Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui1-4/+1
2012-09-24Thermal: Introduce .get_trend() callback.Zhang Rui1-0/+33
2012-09-24Thermal: set upper and lower limitsZhang Rui1-18/+35
2012-09-21ACPI/sbshc: convert to module_acpi_driver()Mika Westerberg1-17/+1
2012-09-21ACPI/hed: convert to module_acpi_driver()Mika Westerberg1-19/+1
2012-09-21ACPI/fan: convert to module_acpi_driver()Mika Westerberg1-21/+1
2012-09-21ACPI/button: convert to module_acpi_driver()Mika Westerberg1-12/+1
2012-09-21ACPI: Allow ACPI binding with USB-3.0 hubLan Tianyu3-69/+125
2012-09-21ACPICA: Table Manager: Merge duplicate code (root table)Lv Zheng2-43/+18
2012-09-21ACPI: Use ACPICA native way to decode the PLD bufferFeng Tang1-4/+7
2012-09-21ACPICA: Add support for complex _PLD buffers.Bob Moore3-12/+126
2012-09-21ACPICA: GPE support: Remove extraneous parameter from low-level function.Feng Tang4-16/+8
2012-09-21ACPICA: Debug output: Update output for Processor object.Bob Moore1-1/+1
2012-09-21ACPICA: GPE Support: Update debug info for GPE tracing.Bob Moore1-2/+19
2012-09-21ACPICA: Add Windows8/Server2012 string for _OSI method.Bob Moore2-0/+2
2012-09-21ACPICA: Split ACPICA initialization functions to new file, utxfinit.cBob Moore3-266/+319
2012-09-21ACPICA: Enable Scope change to root during module-level code execution.Bob Moore2-0/+28
2012-09-21ACPI: delelte more BFS/GTS related definition and codeFeng Tang1-1/+0
2012-09-20ACPI video: allow events handlers to veto the keypressLuca Tettamanti1-4/+4
2012-09-17cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power structureDaniel Lezcano1-8/+24
2012-09-17Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+30
2012-09-17Merge branch 'pm-cpuidle'Rafael J. Wysocki2-11/+5
2012-09-15ACPI / processor: remove pointless variable initializationDaniel Lezcano1-2/+0
2012-09-15ACPI / processor: remove unused function parameterDaniel Lezcano2-7/+5