summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2012-09-24Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into nextBjorn Helgaas
2012-09-24PCI/ACPI: Use acpi_driver_data() rather than searching acpi_pci_rootsTaku Izumi
2012-09-24PCI/ACPI: Protect acpi_pci_roots list with mutexTaku Izumi
2012-09-24PCI/ACPI: Use acpi_pci_root info rather than looking it up againTaku Izumi
2012-09-24PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interfaceTaku Izumi
2012-09-24PCI/ACPI: Protect acpi_pci_drivers list with mutexTaku Izumi
2012-09-24PCI/ACPI: Notify acpi_pci_drivers when hot-plugging PCI root bridgesJiang Liu
2012-09-24PCI/ACPI: Use normal list for struct acpi_pci_driverJiang Liu
2012-09-24Merge branch 'pm-cpuidle'Rafael J. Wysocki
2012-09-24Thermal: Introduce thermal_zone_trip_update()Zhang Rui
2012-09-24Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui
2012-09-24Thermal: Introduce .get_trend() callback.Zhang Rui
2012-09-24Thermal: set upper and lower limitsZhang Rui
2012-09-21ACPI/sbshc: convert to module_acpi_driver()Mika Westerberg
2012-09-21ACPI/hed: convert to module_acpi_driver()Mika Westerberg
2012-09-21ACPI/fan: convert to module_acpi_driver()Mika Westerberg
2012-09-21ACPI/button: convert to module_acpi_driver()Mika Westerberg
2012-09-21ACPI: Allow ACPI binding with USB-3.0 hubLan Tianyu
2012-09-21ACPICA: Table Manager: Merge duplicate code (root table)Lv Zheng
2012-09-21ACPI: Use ACPICA native way to decode the PLD bufferFeng Tang
2012-09-21ACPICA: Add support for complex _PLD buffers.Bob Moore
2012-09-21ACPICA: GPE support: Remove extraneous parameter from low-level function.Feng Tang
2012-09-21ACPICA: Debug output: Update output for Processor object.Bob Moore
2012-09-21ACPICA: GPE Support: Update debug info for GPE tracing.Bob Moore
2012-09-21ACPICA: Add Windows8/Server2012 string for _OSI method.Bob Moore
2012-09-21ACPICA: Split ACPICA initialization functions to new file, utxfinit.cBob Moore
2012-09-21ACPICA: Enable Scope change to root during module-level code execution.Bob Moore
2012-09-21ACPI: delelte more BFS/GTS related definition and codeFeng Tang
2012-09-20ACPI video: allow events handlers to veto the keypressLuca Tettamanti
2012-09-17cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power st...Daniel Lezcano
2012-09-17Merge branch 'pm-cpufreq'Rafael J. Wysocki
2012-09-17Merge branch 'pm-cpuidle'Rafael J. Wysocki
2012-09-15ACPI / processor: remove pointless variable initializationDaniel Lezcano
2012-09-15ACPI / processor: remove unused function parameterDaniel Lezcano
2012-09-14ACPI / PM: Use KERN_DEBUG when no power resources are foundAaron Lu
2012-09-13ACPI / PM: Fix resource_lock dead lock in acpi_power_on_deviceLin Ming
2012-09-13ACPI / PM: Infer parent power state from child if unknown, v2Rafael J. Wysocki
2012-09-09ACPI: Add fixups for AMD P-state figuresMatthew Garrett
2012-09-05cpuidle / ACPI : remove power from acpi_processor_cx structureDaniel Lezcano
2012-08-21Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2012-08-20ACPI: export symbol acpi_get_table_with_sizeAlex Deucher
2012-08-12Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-08-10ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki
2012-08-03Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...Len Brown
2012-08-03ACPI processor: Fix tick_broadcast_mask online/offline regressionFeng Tang
2012-08-03ACPI: Only count valid srat memory structuresThomas Renninger
2012-08-03ACPI: Untangle a return statement for better readabilityThomas Renninger
2012-07-31ACPI / PCI: Do not try to acquire _OSC control if that is hopelessRafael J. Wysocki
2012-07-31ACPI: delete _GTS/_BFS supportLen Brown
2012-07-30Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds