aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-08ACPI: remove duplicated lines of merging problems with acpi_processor_startYinghai Lu1-17/+1
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman7-530/+318
2012-01-26ACPI: Load acpi-cpufreq from processor driver automaticallyAndi Kleen2-0/+23
2012-01-23Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-netlink' into releaseLen Brown2-40/+122
2012-01-23Use acpi_os_map_memory() instead of ioremap() in einj driverLuck, Tony1-44/+38
2012-01-23ACPI, APEI, EINJ, cleanup 0 vs NULL confusionDan Carpenter1-3/+3
2012-01-23ACPI, APEI, EINJ Allow empty Trigger Error Action TableNiklas Söderlund1-1/+6
2012-01-21ACPI / PM: Add Sony Vaio VPCCW29FX to nonvs blacklist.Lan Tianyu1-0/+8
2012-01-21ACPI: Remove ./drivers/acpi/atomicio.[ch]Myron Stowe2-423/+0
2012-01-21ACPI, APEI: Add RAM mapping support to ACPIMyron Stowe1-2/+34
2012-01-21ACPI, APEI: Add 64-bit read/write support for APEI on i386Myron Stowe2-31/+120
2012-01-19ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged coresThomas Renninger1-7/+65
2012-01-19ACPI processor hotplug: Split up acpi_processor_addThomas Renninger1-38/+54
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds163-700/+3821
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into releaseLen Brown4-49/+227
2012-01-18acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi specTony Luck1-36/+188
2012-01-18Merge branch 'atomicio-remove' into releaseLen Brown4-25/+130
2012-01-18Merge branch 'apei' into releaseLen Brown9-47/+305
2012-01-17ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2Thomas Renninger1-9/+8
2012-01-17ACPI processor: Remove unneeded cpuidle_unregister_driver callThomas Renninger1-2/+0
2012-01-17ACPI processor: Fix error path, also remove sysdev linkThomas Renninger1-0/+1
2012-01-17ACPI: processor: fix acpi_get_cpuid for UP processorLin Ming1-2/+24
2012-01-17ACPI APEI: Convert atomicio routinesMyron Stowe3-11/+104
2012-01-17ACPI: Export interfaces for ioremapping/iounmapping ACPI registersMyron Stowe1-2/+4
2012-01-17ACPI: Fix possible alignment issues with GAS 'address' referencesMyron Stowe1-14/+24
2012-01-17ACPI: Store SRAT table revisionKurt Garloff1-0/+6
2012-01-17ACPI, APEI, Resolve false conflict between ACPI NVS and APEIHuang Ying1-1/+28
2012-01-17ACPI, Record ACPI NVS regionsHuang Ying2-2/+54
2012-01-17ACPI, APEI, EINJ, Refine the fix of resource conflictXiao, Hui1-6/+32
2012-01-17ACPI, APEI, EINJ, Fix resource conflict on some machineHuang Ying3-2/+36
2012-01-17ACPI, Add RAM mapping support to ACPI atomic IO supportHuang Ying1-4/+37
2012-01-17ACPI, APEI, Printk queued error record before panicHuang Ying1-9/+44
2012-01-17ACPI, APEI, GHES, Distinguish interleaved error report in kernel logHuang Ying1-5/+11
2012-01-17ACPI, APEI, Remove table not found messageHuang Ying3-9/+6
2012-01-17ACPI, APEI, Print resource errors in conventional formatBjorn Helgaas2-9/+10
2012-01-17ACPI, APEI, GHES: Add PCIe AER recovery supportHuang Ying1-0/+23
2012-01-17ACPI, Add 64bit read/write support to atomicio on i386Huang Ying1-6/+30
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore148-148/+148
2012-01-17ACPICA: Add support for region address conflict checkingLin Ming12-215/+403
2012-01-17ACPICA: Update for larger ACPI 5 FADT sizeBob Moore1-6/+7
2012-01-17ACPICA: Clean up MakefileLin Ming1-24/+133
2012-01-17ACPI 5.0: Allow _AEI method in walk resourcesZhang Rui1-4/+6
2012-01-17ACPI 5.0: Add new predefined namesBob Moore5-4/+73
2012-01-17ACPI 5.0: New interface, acpi_buffer_to_resourceBob Moore1-0/+64
2012-01-17ACPI 5.0: New interface, acpi_get_event_resourcesBob Moore3-0/+94
2012-01-17ACPI 5.0: Support for all new resource descriptorsLin Ming15-115/+1573
2012-01-17ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation regionBob Moore5-17/+38
2012-01-17ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore14-45/+300
2012-01-17ACPI 5.0: New interfaces to allow driver access to AML mutex objectsLin Ming2-1/+188
2012-01-17ACPI 5.0: Implement hardware-reduced optionBob Moore5-3/+57