aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-23Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+3
2013-05-17PCI: acpiphp: Re-enumerate devices when host bridge receives Bus CheckYinghai Lu1-1/+3
2013-05-15ACPI / scan: Fix memory leak on acpi_scan_init_hotplug() error pathCatalin Marinas1-1/+2
2013-05-12ACPI / AC: Add sleep quirk for Thinkpad e530Lan Tianyu1-0/+33
2013-05-12ACPI / EC: Restart transaction even when the IBF flag setLan Tianyu1-3/+1
2013-05-12ACPI video: ignore BIOS initial backlight value for HP 1000Alex Hung1-0/+8
2013-05-12ACPI / PM: Move processor suspend/resume to syscore_opsRafael J. Wysocki2-14/+23
2013-05-09Merge tag 'acpi-fixes-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-2/+16
2013-05-08ACPICA: ACPICA: Fix for _INI regressionTomasz Nowicki1-0/+1
2013-05-08ACPICA: _OSI support: Fix possible memory leakJung-uk Kim1-1/+2
2013-05-08ACPICA: Fix possible buffer overflow during a field unit read operationBob Moore1-1/+13
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds5-26/+13
2013-05-01proc: Supply a function to remove a proc entry by PDEDavid Howells1-17/+4
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds66-1779/+3440
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-194/+25
2013-04-28Merge branch 'pm-cpuidle'Rafael J. Wysocki1-1/+0
2013-04-28Merge branch 'acpi-assorted'Rafael J. Wysocki13-154/+243
2013-04-28Merge branch 'acpi-pm'Rafael J. Wysocki2-34/+63
2013-04-28Merge branch 'acpica'Rafael J. Wysocki42-971/+2292
2013-04-28Merge branch 'acpi-lpss'Rafael J. Wysocki5-38/+304
2013-04-28Merge branch 'acpi-hotplug'Rafael J. Wysocki8-581/+538
2013-04-26ACPI / thermal: do not always return THERMAL_TREND_RAISING for active trip pointsZhang Rui1-3/+13
2013-04-25ACPI: video: correct acpi_video_bus_add error processingAaron Lu1-77/+66
2013-04-24ACPI: Fix wrong parameter passed to memblock_reserveWang YanQing1-1/+1
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano1-1/+0
2013-04-22acpi: video: enhance the quirk detect logic of _BQCAaron Lu1-10/+57
2013-04-16PCI/ACPI: Remove support of ACPI PCI subdriversMyron Stowe1-47/+1
2013-04-12PCI/ACPI: Handle PCI slot devices when creating/destroying PCI busesJiang Liu2-147/+24
2013-04-12ACPICA: Add a lock to the internal object reference count mechanismBob Moore3-35/+57
2013-04-12ACPICA: Fix a format string for 64-bit generationBob Moore1-1/+2
2013-04-12ACPICA: Remove FORCE_DELETE option for global reference count mechanismBob Moore2-14/+3
2013-04-12ACPICA: Improve error message for Index() operatorBob Moore1-4/+6
2013-04-12ACPICA: FADT: Remove extraneous warning for very large GPE registersLinn Crosetto1-0/+4
2013-04-12ACPICA: Fix a typo in a function header, no functional changeColin Ian King1-1/+1
2013-04-12ACPICA: Fix a typo in an error messageColin Ian King1-1/+1
2013-04-12ACPICA: Fix for some comments/headersTang Chen1-10/+12
2013-04-12ACPICA: _OSI Support: handle any errors from acpi_os_acquire_mutex()Jung-uk Kim3-11/+34
2013-04-12ACPICA: Predefine names: Add allowed argument types to master info tableBob Moore8-513/+1361
2013-04-11ACPI / PM: Expose lists of device wakeup power resources to user spaceRafael J. Wysocki1-19/+39
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro5-9/+9
2013-04-08ACPI: remove "config ACPI_DEBUG_FUNC_TRACE"Paul Bolle1-8/+0
2013-04-08Merge branch 'acpi-assorted' into linux-nextRafael J. Wysocki11-56/+107
2013-04-08Merge branch 'acpi-pm' into linux-nextRafael J. Wysocki1-15/+24
2013-04-08Merge branch 'acpica' into linux-nextRafael J. Wysocki31-400/+830
2013-04-08Merge branch 'acpi-lpss' into linux-nextRafael J. Wysocki5-38/+304
2013-04-08Merge branch 'acpi-hotplug' into linux-nextRafael J. Wysocki8-581/+538
2013-04-05Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-39/+37
2013-04-03ACPI / BGRT: Don't let users configure BGRT on non X86 systemsTony Luck1-1/+1
2013-04-02Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus"Bjorn Helgaas1-39/+37
2013-04-02cpuidle / ACPI: recover percpu ACPI processor cstateAlex Shi1-6/+7