aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-41/+56
2010-08-24PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki1-9/+0
2010-08-24ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki1-21/+38
2010-08-24ACPI/PCI: Do not preserve _OSC control bits returned by a query Rafael J. Wysocki1-13/+7
2010-08-24ACPI/PCI: Make acpi_pci_query_osc() return control bitsRafael J. Wysocki1-11/+24
2010-08-24ACPI/PCI: Reorder checks in acpi_pci_osc_control_set()Rafael J. Wysocki1-4/+4
2010-08-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds34-1465/+1062
2010-08-15Merge branch 'linus' into releaseLen Brown10-125/+241
2010-08-15gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen6-20/+11
2010-08-15ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2-33/+54
2010-08-15ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2-50/+82
2010-08-15ACPI processor: remove deprecated ACPI procfs I/FZhang Rui5-272/+0
2010-08-15ACPI power_resource: remove unused procfs I/FZhang Rui1-127/+1
2010-08-15ACPI: remove deprecated ACPI procfs I/FZhang Rui7-484/+1
2010-08-15ACPI: introduce drivers/acpi/sysfs.cZhang Rui6-571/+688
2010-08-15Merge branch 'acpica-gpe' into releaseLen Brown49-915/+511
2010-08-14Merge branch 'bugzilla-16422' into releaseLen Brown1-1/+2
2010-08-14Merge branch 'procfs-cleanup' into releaseLen Brown6-76/+102
2010-08-14Merge branch 'apei' into releaseLen Brown6-89/+380
2010-08-14Merge branch 'nvs' into releaseLen Brown3-80/+33
2010-08-14ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui2-1/+9
2010-08-14ACPI: introduce drivers/acpi/debugfs.cZhang Rui5-75/+93
2010-08-14ACPI, APEI, ERST debug supportHuang Ying3-0/+217
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-8/+24
2010-08-12acpi: fix bogus preemption logicThomas Gleixner1-0/+1
2010-08-11param: update drivers/acpi/debug.c to new schemeRusty Russell1-8/+24
2010-08-08ACPI, APEI, Manage GHES as platform devicesHuang Ying2-71/+145
2010-08-08ACPI, APEI, Rename CPER and GHES severity constantsHuang Ying1-16/+16
2010-08-08ACPI, APEI, Fix a typo of error path of apei_resources_requestHuang Ying1-2/+2
2010-08-07Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds48-876/+411
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-29/+11
2010-08-07ACPI / ACPICA: Fix reference counting problems with GPE handlersRafael J. Wysocki5-78/+139
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+2
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+9
2010-08-06Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-08-03acpi ec_sys: Be more cautious about ec write accessThomas Renninger2-10/+32
2010-08-03acpi ec: Fix possible double io port registrationThomas Renninger1-10/+10
2010-08-03ACPI: Register EC io ports in /proc/ioportsThomas Renninger1-2/+10
2010-08-03ACPI: Provide /sys/kernel/debug//ec/ec0/io for binary access to the ECThomas Renninger1-0/+86
2010-08-03ACPI: Provide /sys/kernel/debug/ec/...Thomas Renninger5-13/+100
2010-08-03ACPI: Remove /proc/acpi/embedded_controller/..Thomas Renninger1-80/+1
2010-08-02x86: Fix keeping track of AMD C1EMichal Schmidt1-1/+1
2010-07-30ACPI: Disable ASPM if the platform won't provide _OSC control for PCIeMatthew Garrett1-0/+9
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2-2/+2
2010-07-26ACPI: Add the check of ADR flag in course of finding ACPI handle for PCI deviceZhao Yakui1-1/+2
2010-07-24Merge branch 'bugzilla-16396' into releaseLen Brown1-18/+17
2010-07-24ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki1-18/+17
2010-07-22Merge branch 'misc' into releaseLen Brown1-0/+3
2010-07-22Merge branch 'bugzilla-15886' into releaseLen Brown1-1/+6
2010-07-22Merge branch 'bugzilla-102904-workaround' into releaseLen Brown1-1/+1