summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-05-2926-466/+678
|\
| * Merge branch 'ec-cleanup' into releaseLen Brown2011-05-291-7/+1
| |\
| | * ACPI EC: remove redundant codeZhang Rui2011-05-291-2/+0
| | * ACPI EC: remove dead codeThomas Renninger2011-04-011-5/+1
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------. \ 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
| | |/ / /
| * | | | ACPICA: Execute an orphan _REG method under the EC deviceBob Moore2011-05-093-9/+127
| * | | | ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate placeBob Moore2011-05-091-1/+0
| * | | | ACPICA: Update internal address SpaceID for DataTable regionsBob Moore2011-05-096-21/+8
| * | | | ACPICA: Add more methods eligible for NULL package element removalBob Moore2011-05-091-8/+5
| * | | | ACPICA: Split all internal Global Lock functions to new file - evglockBob Moore2011-05-094-316/+347
| * | | | ACPICA: Fix code divergence of global lock handlingLin Ming2011-03-253-41/+44
| * | | | ACPICA: Use acpi_os_create_lock interfaceLin Ming2011-03-252-9/+17
| * | | | ACPI: osl, add acpi_os_create_lock interfaceLin Ming2011-03-251-8/+25
* | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-291-1/+1
|\ \ \ \ \
| * | | | | x86 idle: clarify AMD erratum 400 workaroundLen Brown2011-05-291-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-253-1035/+0
|\ \ \ \ \
| * | | | | Move ACPI power meter driver to hwmonJean Delvare2011-05-253-1035/+0
* | | | | | x86: remove 32-bit versions of readq()/writeq()Roland Dreier2011-05-252-0/+12
|/ / / / /
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-05-231-4/+10
|\ \ \ \ \
| * | | | | PCI/ACPI: Report _OSC control mask returned on failure to get controlRafael J. Wysocki2011-05-101-4/+10
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-232-2/+2
|\ \ \ \ \
| * | | | | treewide: fix a few typos in commentsJustin P. Mattock2011-05-102-2/+2
| |/ / / /
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-05-202-16/+46
|\ \ \ \ \
| * | | | | pstore: Fix Kconfig dependencies for apei->pstoreLuck, Tony2011-05-201-0/+1
| * | | | | pstore: fix potential logic issue in pstore read interfaceChen Gong2011-05-161-1/+8
| * | | | | pstore: fix pstore filesystem mount/remount issueChen Gong2011-05-161-13/+35
| * | | | | pstore: fix one type of return value in pstoreChen Gong2011-05-161-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-191-22/+10
|\ \ \ \ \
| * \ \ \ \ Merge branch 'x86/urgent' into x86-mmTejun Heo2011-05-024-4/+8
| |\ \ \ \ \ | | |/ / / /
| * | | | | acpi throttling: Use this_cpu_has and simplify code current cpuChristoph Lameter2011-03-291-22/+10
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2011-05-191-5/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski2011-05-041-5/+1
| | |/ / / | |/| | |
* | | | | 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
| |/ / /
OpenPOWER on IntegriCloud