summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
*---------. Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...Len Brown2011-05-2933-439/+854
|\ \ \ \ \ \
| | | | | * | ACPI: EC: add another DMI check for ASUS hardwarePeter Collingbourne2011-04-251-0/+3
| | | | * | | ACPI: Add D3 cold stateLin Ming2011-05-291-1/+1
| | | * | | | ACPI EC: enable MSI workaround for Quanta laptopsZhang Rui2011-05-291-0/+8
| | | |/ / /
| | * | | | ACPI: processor: fix processor_physically_present in UP kernelLin Ming2011-05-291-3/+9
| | |/ / /
| * | | | ACPI: Split out custom_method functionality into an own driverThomas Renninger2011-05-294-79/+117
| * | | | ACPI: Cleanup custom_method debug stuffThomas Renninger2011-05-293-20/+23
| |/ / /
| * | | ACPI / PM: Avoid infinite recurrence while registering power resourcesRafael J. Wysocki2011-04-261-0/+4
| |/ /
| * | Fix common misspellingsLucas De Marchi2011-03-313-4/+4
| * | acpi: Remove sysfs_create_link from video driverMatthew Garrett2011-03-281-6/+0
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-03-251-3/+8
| |\ \
| | * | PCI: Disable ASPM when _OSC control is not granted for PCIe servicesNaga Chumbalkar2011-03-211-2/+7
| | * | PCI/ACPI: Report ASPM support to BIOS if not disabled from command lineRafael J. Wysocki2011-03-211-1/+1
| * | | Merge branch 'sysdev' into releaseLen Brown2011-03-233-29/+8
| |\ \ \
| | * | | ACPI: Use syscore_ops instead of sysdev class and sysdevRafael J. Wysocki2011-03-181-22/+8
| | * | | ACPI: Remove the unused EC sysdev classRafael J. Wysocki2011-03-182-7/+0
| | |/ /
| * | | Merge branch 'linus' into releaseLen Brown2011-03-238-27/+170
| |\ \ \
| | * | | acpi: tie ACPI backlight devices to PCI devices if possibleMatthew Garrett2011-03-221-1/+14
| | * | | backlight: add backlight typeMatthew Garrett2011-03-221-0/+1
| | |/ /
| | * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-03-162-0/+137
| | |\ \
| | | * \ Pull pstorev4 into release branchTony Luck2011-03-162-0/+137
| | | |\ \ | | | | |/ | | | |/|
| | | | * pstore: X86 platform interface using ACPI/APEI/ERSTTony Luck2011-01-032-0/+137
| | * | | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-03-161-0/+1
| | |\ \ \
| | | * | | x86, trampoline: Use the unified trampoline setup for ACPI wakeupH. Peter Anvin2011-02-171-0/+1
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-03-163-20/+8
| | |\ \ \ \
| | | * | | | PM: Drop pm_flags that is not necessaryRafael J. Wysocki2011-03-151-17/+5
| | | * | | | PM: Remove CONFIG_PM_OPSRafael J. Wysocki2011-03-151-2/+2
| | | * | | | PM / ACPI: Remove references to pm_flags from bus.cRafael J. Wysocki2011-03-152-4/+4
| | | | |/ / | | | |/| |
| | * | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-03-161-3/+3
| | |\ \ \ \
| | | * \ \ \ Merge branch 'master' into for-2.6.39Tejun Heo2011-02-214-31/+54
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | * | | | acpi: kacpi*_wq don't need WQ_MEM_RECLAIMTejun Heo2011-02-011-3/+3
| | * | | | | Merge commit 'v2.6.38' into x86/mmIngo Molnar2011-03-157-39/+108
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return ...Tejun Heo2011-02-161-3/+6
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'battery-sysfs-notifier' into releaseLen Brown2011-03-231-0/+22
| |\ \ \ \ \
| | * | | | | ACPI battery: fribble sysfs files from a resume notifierKyle McMartin2011-03-221-0/+22
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'reset' into releaseLen Brown2011-03-232-10/+14
| |\ \ \ \ \
| | * | | | | ACPI: Make sure the FADT is at least rev 2 before using the reset registerMatthew Garrett2011-03-221-0/+5
| | * | | | | ACPI: Bug compatibility for Windows on the ACPI reboot vectorMatthew Garrett2011-03-221-5/+4
| | * | | | | ACPICA: Fix access width for reset vectorMatthew Garrett2011-03-221-5/+5
| | |/ / / /
| * | | | | Merge branch 'misc' into releaseLen Brown2011-03-233-16/+18
| |\ \ \ \ \
| | * | | | | ACPI: minor printk format change in acpi_padNaga Chumbalkar2011-03-231-1/+1
| | * | | | | ACPI: make acpi_pad /sys output more readableNaga Chumbalkar2011-03-231-4/+7
| | * | | | | ACPI: use __cpuinit for the acpi_processor_set_pdc() call treeJan Beulich2011-03-021-4/+4
| | * | | | | ACPI: use __init where possible in processor driverJan Beulich2011-03-022-7/+6
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'button-cleanup' into releaseLen Brown2011-03-221-103/+60
| |\ \ \ \ \
| | * | | | | ACPI button: remove unused procfs I/FZhang Rui2011-03-221-103/+60
| * | | | | | Merge branch 'apei-release' into releaseLen Brown2011-03-224-51/+233
| |\ \ \ \ \ \
| | * | | | | | ACPI, APEI, Add PCIe AER error information printing supportHuang Ying2011-03-212-4/+21
| | * | | | | | ACPI, APEI, Add ERST record ID cacheHuang Ying2011-03-212-47/+212
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'acpica' into releaseLen Brown2011-03-1816-1915/+2152
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud