Age | Commit message (Expand) | Author | Files | Lines |
2012-11-03 | ACPI video: Ignore errors after _DOD evaluation. | Igor Murzov | 1 | -4/+7 |
2012-10-26 | ACPI: missing break | Alan Cox | 1 | -0/+1 |
2012-10-23 | ACPI: Fix memory leak in acpi_bind_one() | Jesper Juhl | 1 | -0/+1 |
2012-10-17 | ACPI: Reorder IPMI driver before any other ACPI drivers | Matthew Garrett | 1 | -1/+4 |
2012-10-09 | Merge branches 'fixes-for-37', 'ec' and 'thermal' into release | Len Brown | 2 | -27/+96 |
2012-10-09 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Len Brown | 1 | -22/+71 |
2012-10-09 | cpuidle / ACPI: fix potential NULL pointer dereference | Wei Yongjun | 1 | -1/+2 |
2012-10-08 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 26 | -491/+729 |
2012-10-07 | Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive... | Len Brown | 26 | -491/+729 |
2012-10-06 | ACPI: Add new sysfs interface to export device description | Lance Ortiz | 1 | -2/+52 |
2012-10-06 | ACPI: Harden acpi_table_parse_entries() against BIOS bug | Fenghua Yu | 1 | -4/+14 |
2012-10-06 | ACPI: EC: Add a quirk for CLEVO M720T/M730T laptop | Feng Tang | 1 | -1/+15 |
2012-10-06 | ACPI: EC: Make the GPE storm threshold a module parameter | Feng Tang | 1 | -4/+10 |
2012-10-04 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -4/+4 |
2012-10-03 | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 3 | -19/+59 |
2012-10-03 | Merge branch 'drm-next-3.7' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 1 | -4/+4 |
2012-10-01 | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2 | -77/+68 |
2012-09-29 | efi: Fix the ACPI BGRT driver for images located in EFI boot services memory | Josh Triplett | 2 | -69/+11 |
2012-09-25 | ACPI: run _OSC after ACPI_FULL_INITIALIZATION | Lin Ming | 1 | -2/+6 |
2012-09-25 | Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into next | Bjorn Helgaas | 2 | -77/+68 |
2012-09-25 | PCI/ACPI: Use acpi_driver_data() rather than searching acpi_pci_roots | Taku Izumi | 1 | -5/+8 |
2012-09-25 | PCI/ACPI: Protect acpi_pci_roots list with mutex | Taku Izumi | 1 | -9/+18 |
2012-09-25 | PCI/ACPI: Use acpi_pci_root info rather than looking it up again | Taku Izumi | 1 | -30/+5 |
2012-09-25 | PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface | Taku Izumi | 2 | -9/+10 |
2012-09-25 | PCI/ACPI: Protect acpi_pci_drivers list with mutex | Taku Izumi | 1 | -17/+19 |
2012-09-25 | PCI/ACPI: Notify acpi_pci_drivers when hot-plugging PCI root bridges | Jiang Liu | 1 | -0/+11 |
2012-09-25 | PCI/ACPI: Use normal list for struct acpi_pci_driver | Jiang Liu | 1 | -13/+3 |
2012-09-24 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 1 | -8/+24 |
2012-09-24 | Thermal: Introduce thermal_zone_trip_update() | Zhang Rui | 1 | -3/+5 |
2012-09-24 | Thermal: Remove tc1/tc2 in generic thermal layer. | Zhang Rui | 1 | -4/+1 |
2012-09-24 | Thermal: Introduce .get_trend() callback. | Zhang Rui | 1 | -0/+33 |
2012-09-24 | Thermal: set upper and lower limits | Zhang Rui | 1 | -18/+35 |
2012-09-21 | ACPI/sbshc: convert to module_acpi_driver() | Mika Westerberg | 1 | -17/+1 |
2012-09-21 | ACPI/hed: convert to module_acpi_driver() | Mika Westerberg | 1 | -19/+1 |
2012-09-21 | ACPI/fan: convert to module_acpi_driver() | Mika Westerberg | 1 | -21/+1 |
2012-09-21 | ACPI/button: convert to module_acpi_driver() | Mika Westerberg | 1 | -12/+1 |
2012-09-21 | ACPI: Allow ACPI binding with USB-3.0 hub | Lan Tianyu | 3 | -69/+125 |
2012-09-21 | ACPICA: Table Manager: Merge duplicate code (root table) | Lv Zheng | 2 | -43/+18 |
2012-09-21 | ACPI: Use ACPICA native way to decode the PLD buffer | Feng Tang | 1 | -4/+7 |
2012-09-21 | ACPICA: Add support for complex _PLD buffers. | Bob Moore | 3 | -12/+126 |
2012-09-21 | ACPICA: GPE support: Remove extraneous parameter from low-level function. | Feng Tang | 4 | -16/+8 |
2012-09-21 | ACPICA: Debug output: Update output for Processor object. | Bob Moore | 1 | -1/+1 |
2012-09-21 | ACPICA: GPE Support: Update debug info for GPE tracing. | Bob Moore | 1 | -2/+19 |
2012-09-21 | ACPICA: Add Windows8/Server2012 string for _OSI method. | Bob Moore | 2 | -0/+2 |
2012-09-21 | ACPICA: Split ACPICA initialization functions to new file, utxfinit.c | Bob Moore | 3 | -266/+319 |
2012-09-21 | ACPICA: Enable Scope change to root during module-level code execution. | Bob Moore | 2 | -0/+28 |
2012-09-21 | ACPI: delelte more BFS/GTS related definition and code | Feng Tang | 1 | -1/+0 |
2012-09-20 | ACPI video: allow events handlers to veto the keypress | Luca Tettamanti | 1 | -4/+4 |
2012-09-18 | cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power st... | Daniel Lezcano | 1 | -8/+24 |
2012-09-17 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -0/+30 |