summaryrefslogtreecommitdiff
path: root/drivers/acpi (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | ACPI: Split out custom_method functionality into an own driverThomas Renninger2011-05-29
| | * | | | | ACPI: Cleanup custom_method debug stuffThomas Renninger2011-05-29
| | |/ / / /
| * | | | | ACPICA: Execute an orphan _REG method under the EC deviceBob Moore2011-05-09
| * | | | | ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate placeBob Moore2011-05-09
| * | | | | ACPICA: Update internal address SpaceID for DataTable regionsBob Moore2011-05-09
| * | | | | ACPICA: Add more methods eligible for NULL package element removalBob Moore2011-05-09
| * | | | | ACPICA: Split all internal Global Lock functions to new file - evglockBob Moore2011-05-09
| * | | | | ACPICA: Fix code divergence of global lock handlingLin Ming2011-03-25
| * | | | | ACPICA: Use acpi_os_create_lock interfaceLin Ming2011-03-25
| * | | | | ACPI: osl, add acpi_os_create_lock interfaceLin Ming2011-03-25
* | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-29
|\ \ \ \ \ \
| * | | | | | x86 idle: clarify AMD erratum 400 workaroundLen Brown2011-05-29
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-25
|\ \ \ \ \ \
| * | | | | | Move ACPI power meter driver to hwmonJean Delvare2011-05-25
* | | | | | | x86: remove 32-bit versions of readq()/writeq()Roland Dreier2011-05-25
|/ / / / / /
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-05-23
|\ \ \ \ \ \
| * | | | | | PCI/ACPI: Report _OSC control mask returned on failure to get controlRafael J. Wysocki2011-05-10
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\ \ \ \ \ \
| * | | | | | treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
| |/ / / / /
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-05-20
|\ \ \ \ \ \
| * | | | | | pstore: Fix Kconfig dependencies for apei->pstoreLuck, Tony2011-05-20
| * | | | | | pstore: fix potential logic issue in pstore read interfaceChen Gong2011-05-16
| * | | | | | pstore: fix pstore filesystem mount/remount issueChen Gong2011-05-16
| * | | | | | pstore: fix one type of return value in pstoreChen Gong2011-05-16
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-19
|\ \ \ \ \ \
| * | | | | | Merge branch 'x86/urgent' into x86-mmTejun Heo2011-05-02
| |\| | | | |
| * | | | | | acpi throttling: Use this_cpu_has and simplify code current cpuChristoph Lameter2011-03-29
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2011-05-19
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | [CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski2011-05-04
| | |/ / / / | |/| | | |
* / | | | | ACPI / PM: Avoid infinite recurrence while registering power resourcesRafael J. Wysocki2011-04-26
|/ / / / /
* / / / / Fix common misspellingsLucas De Marchi2011-03-31
|/ / / /
* | | | acpi: Remove sysfs_create_link from video driverMatthew Garrett2011-03-28
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-03-25
|\ \ \ \
| * | | | PCI: Disable ASPM when _OSC control is not granted for PCIe servicesNaga Chumbalkar2011-03-21
| * | | | PCI/ACPI: Report ASPM support to BIOS if not disabled from command lineRafael J. Wysocki2011-03-21
* | | | | Merge branch 'sysdev' into releaseLen Brown2011-03-23
|\ \ \ \ \
| * | | | | ACPI: Use syscore_ops instead of sysdev class and sysdevRafael J. Wysocki2011-03-18
| * | | | | ACPI: Remove the unused EC sysdev classRafael J. Wysocki2011-03-18
| |/ / / /
* | | | | Merge branch 'linus' into releaseLen Brown2011-03-23
|\ \ \ \ \
| * | | | | acpi: tie ACPI backlight devices to PCI devices if possibleMatthew Garrett2011-03-22
| * | | | | backlight: add backlight typeMatthew Garrett2011-03-22
| |/ / / /
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-03-16
| |\ \ \ \
| | * \ \ \ Pull pstorev4 into release branchTony Luck2011-03-16
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | pstore: X86 platform interface using ACPI/APEI/ERSTTony Luck2011-01-03
| * | | | | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-03-16
| |\ \ \ \ \
| | * | | | | x86, trampoline: Use the unified trampoline setup for ACPI wakeupH. Peter Anvin2011-02-17
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-03-16
| |\ \ \ \ \ \
| | * | | | | | PM: Drop pm_flags that is not necessaryRafael J. Wysocki2011-03-15
| | * | | | | | PM: Remove CONFIG_PM_OPSRafael J. Wysocki2011-03-15
| | * | | | | | PM / ACPI: Remove references to pm_flags from bus.cRafael J. Wysocki2011-03-15
| | | |/ / / / | | |/| | | |