aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-16/+46
2011-05-20pstore: Fix Kconfig dependencies for apei->pstoreLuck, Tony1-0/+1
2011-05-19Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-22/+10
2011-05-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-5/+1
2011-05-16pstore: fix potential logic issue in pstore read interfaceChen Gong1-1/+8
2011-05-16pstore: fix pstore filesystem mount/remount issueChen Gong1-13/+35
2011-05-16pstore: fix one type of return value in pstoreChen Gong1-2/+2
2011-05-04[CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski1-5/+1
2011-05-02Merge branch 'x86/urgent' into x86-mmTejun Heo4-4/+8
2011-04-26ACPI / PM: Avoid infinite recurrence while registering power resourcesRafael J. Wysocki1-0/+4
2011-03-31Fix common misspellingsLucas De Marchi3-4/+4
2011-03-29acpi throttling: Use this_cpu_has and simplify code current cpuChristoph Lameter1-22/+10
2011-03-28acpi: Remove sysfs_create_link from video driverMatthew Garrett1-6/+0
2011-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-3/+8
2011-03-23Merge branch 'sysdev' into releaseLen Brown3-29/+8
2011-03-23Merge branch 'linus' into releaseLen Brown8-27/+170
2011-03-23Merge branch 'battery-sysfs-notifier' into releaseLen Brown1-0/+22
2011-03-23Merge branch 'reset' into releaseLen Brown2-10/+14
2011-03-23Merge branch 'misc' into releaseLen Brown3-16/+18
2011-03-23ACPI: minor printk format change in acpi_padNaga Chumbalkar1-1/+1
2011-03-23ACPI: make acpi_pad /sys output more readableNaga Chumbalkar1-4/+7
2011-03-22ACPI: Make sure the FADT is at least rev 2 before using the reset registerMatthew Garrett1-0/+5
2011-03-22ACPI: Bug compatibility for Windows on the ACPI reboot vectorMatthew Garrett1-5/+4
2011-03-22ACPICA: Fix access width for reset vectorMatthew Garrett1-5/+5
2011-03-22ACPI battery: fribble sysfs files from a resume notifierKyle McMartin1-0/+22
2011-03-22Merge branch 'button-cleanup' into releaseLen Brown1-103/+60
2011-03-22ACPI button: remove unused procfs I/FZhang Rui1-103/+60
2011-03-22acpi: tie ACPI backlight devices to PCI devices if possibleMatthew Garrett1-1/+14
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+1
2011-03-22Merge branch 'apei-release' into releaseLen Brown4-51/+233
2011-03-21ACPI, APEI, Add PCIe AER error information printing supportHuang Ying2-4/+21
2011-03-21ACPI, APEI, Add ERST record ID cacheHuang Ying2-47/+212
2011-03-21PCI: Disable ASPM when _OSC control is not granted for PCIe servicesNaga Chumbalkar1-2/+7
2011-03-21PCI/ACPI: Report ASPM support to BIOS if not disabled from command lineRafael J. Wysocki1-1/+1
2011-03-18ACPI: Use syscore_ops instead of sysdev class and sysdevRafael J. Wysocki1-22/+8
2011-03-18ACPI: Remove the unused EC sysdev classRafael J. Wysocki2-7/+0
2011-03-18Merge branch 'acpica' into releaseLen Brown16-1915/+2152
2011-03-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-0/+137
2011-03-16Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2011-03-16Pull pstorev4 into release branchTony Luck2-0/+137
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds3-20/+8
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-3/+3
2011-03-15Merge commit 'v2.6.38' into x86/mmIngo Molnar7-39/+108
2011-03-15PM: Drop pm_flags that is not necessaryRafael J. Wysocki1-17/+5
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki1-2/+2
2011-03-15PM / ACPI: Remove references to pm_flags from bus.cRafael J. Wysocki2-4/+4
2011-03-02ACPI: use __cpuinit for the acpi_processor_set_pdc() call treeJan Beulich1-4/+4
2011-03-02ACPI: use __init where possible in processor driverJan Beulich2-7/+6
2011-03-02ACPICA: Add mechanism to defer _REG methods for some installed handlersBob Moore4-2/+39
2011-03-02ACPICA: Add support for FunctionalFixedHW in acpi_ut_get_region_nameBob Moore1-0/+2