aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2010-08-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-08-15Merge branch 'linus' into releaseLen Brown
2010-08-15gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen
2010-08-15ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui
2010-08-15ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui
2010-08-15ACPI processor: remove deprecated ACPI procfs I/FZhang Rui
2010-08-15ACPI power_resource: remove unused procfs I/FZhang Rui
2010-08-15ACPI: remove deprecated ACPI procfs I/FZhang Rui
2010-08-15ACPI: introduce drivers/acpi/sysfs.cZhang Rui
2010-08-15Merge branch 'acpica-gpe' into releaseLen Brown
2010-08-14Merge branch 'bugzilla-16422' into releaseLen Brown
2010-08-14Merge branch 'procfs-cleanup' into releaseLen Brown
2010-08-14Merge branch 'apei' into releaseLen Brown
2010-08-14Merge branch 'nvs' into releaseLen Brown
2010-08-14ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui
2010-08-14ACPI: introduce drivers/acpi/debugfs.cZhang Rui
2010-08-14ACPI, APEI, ERST debug supportHuang Ying
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-12acpi: fix bogus preemption logicThomas Gleixner
2010-08-11param: update drivers/acpi/debug.c to new schemeRusty Russell
2010-08-08ACPI, APEI, Manage GHES as platform devicesHuang Ying
2010-08-08ACPI, APEI, Rename CPER and GHES severity constantsHuang Ying
2010-08-08ACPI, APEI, Fix a typo of error path of apei_resources_requestHuang Ying
2010-08-07Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-07ACPI / ACPICA: Fix reference counting problems with GPE handlersRafael J. Wysocki
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-08-06Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-08-03acpi ec_sys: Be more cautious about ec write accessThomas Renninger
2010-08-03acpi ec: Fix possible double io port registrationThomas Renninger
2010-08-03ACPI: Register EC io ports in /proc/ioportsThomas Renninger
2010-08-03ACPI: Provide /sys/kernel/debug//ec/ec0/io for binary access to the ECThomas Renninger
2010-08-03ACPI: Provide /sys/kernel/debug/ec/...Thomas Renninger
2010-08-03ACPI: Remove /proc/acpi/embedded_controller/..Thomas Renninger
2010-08-02x86: Fix keeping track of AMD C1EMichal Schmidt
2010-07-30ACPI: Disable ASPM if the platform won't provide _OSC control for PCIeMatthew Garrett
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz
2010-07-26ACPI: Add the check of ADR flag in course of finding ACPI handle for PCI deviceZhao Yakui
2010-07-24Merge branch 'bugzilla-16396' into releaseLen Brown
2010-07-24ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki
2010-07-22Merge branch 'misc' into releaseLen Brown
2010-07-22Merge branch 'bugzilla-15886' into releaseLen Brown
2010-07-22Merge branch 'bugzilla-102904-workaround' into releaseLen Brown
2010-07-22Merge branch 'bugzilla-16244' into releaseLen Brown
2010-07-22Merge branch 'bugzilla-16271' into releaseLen Brown
2010-07-22ACPI: create "processor.bm_check_disable" boot paramLen Brown
2010-07-22ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown
2010-07-21ACPI: fix unused function warningKOSAKI Motohiro
2010-07-12ACPI / ACPICA: Simplify acpi_ev_initialize_gpe_block()Rafael J. Wysocki