aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds22-74/+151
2010-09-29Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736', 'bugzilla-14679', 'bugzilla-16396', 'launchpad-613381' and 'misc' into releaseLen Brown17-55/+110
2010-09-29ACPI: invoke DSDT corruption workaround on all Toshiba SatelliteLen Brown1-11/+3
2010-09-29ACPI, APEI, Fix ERST MOVE_DATA instruction implementationHuang Ying1-3/+20
2010-09-29ACPI: fan: Fix more unbalanced code blockLuis Henriques1-0/+2
2010-09-29ACPI: acpi_pad: simplify code to avoid false gcc build warningLen Brown1-16/+18
2010-09-29ACPI, APEI, Fix error path for memory allocationHuang Ying2-11/+26
2010-09-29ACPI, APEI, HEST Fix the unsuitable usage of platform_dataJin Dongming2-5/+8
2010-09-29ACPI, APEI, Fix acpi_pre_map() return valueJin Dongming1-1/+1
2010-09-29ACPI, APEI, Fix APEI related table size checkingHuang Ying2-2/+6
2010-09-28acpi_idle: add missing \n to printkLen Brown1-1/+1
2010-09-28ACPI: Disable Windows Vista compatibility for Toshiba P305DZhang Rui1-0/+8
2010-09-28ACPI: Kconfig: fix typo.Andrea Gelmini1-1/+1
2010-09-28ACPI: Fix typosLucas De Marchi7-9/+9
2010-09-28ACPI video: fix a poor warning messageZhang Rui1-2/+2
2010-09-28ACPI: fix build warnings resulting from merge window conflictZhang Rui1-6/+14
2010-09-28ACPI: EC: add Vista incompatibility DMI entry for Toshiba Satellite L355Len Brown1-0/+8
2010-09-28ACPI: expand Vista blacklist to include SP1 and SP2Len Brown1-0/+2
2010-09-28ACPI: delete ZEPTO idle=nomwait DMI quirkLen Brown1-6/+0
2010-09-28ACPI: enable repeated PCIEXP wakeup by clearing PCIEXP_WAKE_STS on resumeColin Ian King1-0/+1
2010-09-24PM / ACPI: Blacklist systems known to require acpi_sleep=nonvsRafael J. Wysocki1-0/+22
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-31ACPI: Don't report current_now if battery reports in mWhMatthew Garrett1-1/+0
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