summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2012-09-25PCI/ACPI: Notify acpi_pci_drivers when hot-plugging PCI root bridgesJiang Liu1-0/+11
2012-09-25PCI/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-18cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power st...Daniel 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-16ACPI / processor: remove pointless variable initializationDaniel Lezcano1-2/+0
2012-09-16ACPI / processor: remove unused function parameterDaniel Lezcano2-7/+5
2012-09-14ACPI / PM: Use KERN_DEBUG when no power resources are foundAaron Lu1-1/+1
2012-09-14ACPI / PM: Fix resource_lock dead lock in acpi_power_on_deviceLin Ming1-11/+23
2012-09-14ACPI / PM: Infer parent power state from child if unknown, v2Rafael J. Wysocki1-0/+10
2012-09-10ACPI: Add fixups for AMD P-state figuresMatthew Garrett1-0/+30
2012-09-05cpuidle / ACPI : remove power from acpi_processor_cx structureDaniel Lezcano1-2/+0
2012-08-22Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-0/+1
2012-08-20ACPI: export symbol acpi_get_table_with_sizeAlex Deucher1-0/+1
2012-08-12Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds7-0/+24
2012-08-10ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki7-0/+24
2012-08-03Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...Len Brown16-127/+177
2012-08-03ACPI processor: Fix tick_broadcast_mask online/offline regressionFeng Tang1-1/+1
2012-08-03ACPI: Only count valid srat memory structuresThomas Renninger1-3/+5
2012-08-03ACPI: Untangle a return statement for better readabilityThomas Renninger1-2/+4
2012-07-31ACPI / PCI: Do not try to acquire _OSC control if that is hopelessRafael J. Wysocki1-2/+9
2012-07-31ACPI: delete _GTS/_BFS supportLen Brown5-115/+31
2012-07-30Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds1-2/+58
2012-07-28acpi/video_detect: blacklist samsung x360Corentin Chary1-0/+29
2012-07-28acpi: add a way to promote/demote vendor backlight driversCorentin Chary1-2/+29
2012-07-27ACPI: replace strlen("string") with sizeof("string") -1Len Brown1-2/+2
2012-07-27ACPI / PM: Fix build warning in sleep.c for CONFIG_ACPI_SLEEP unsetRafael J. Wysocki1-1/+1
2012-07-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds135-1627/+2113
2012-07-26Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown140-1662/+2181