| 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-16 | 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-08 | 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-06 | 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-03 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -4/+4 |
| 2012-10-02 | 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-24 | Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into next | Bjorn Helgaas | 2 | -77/+68 |
| 2012-09-24 | PCI/ACPI: Use acpi_driver_data() rather than searching acpi_pci_roots | Taku Izumi | 1 | -5/+8 |
| 2012-09-24 | PCI/ACPI: Protect acpi_pci_roots list with mutex | Taku Izumi | 1 | -9/+18 |
| 2012-09-24 | PCI/ACPI: Use acpi_pci_root info rather than looking it up again | Taku Izumi | 1 | -30/+5 |
| 2012-09-24 | PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface | Taku Izumi | 2 | -9/+10 |
| 2012-09-24 | PCI/ACPI: Protect acpi_pci_drivers list with mutex | Taku Izumi | 1 | -17/+19 |
| 2012-09-24 | PCI/ACPI: Notify acpi_pci_drivers when hot-plugging PCI root bridges | Jiang Liu | 1 | -0/+11 |
| 2012-09-24 | 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-17 | 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 |
| 2012-09-17 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2 | -11/+5 |
| 2012-09-15 | ACPI / processor: remove pointless variable initialization | Daniel Lezcano | 1 | -2/+0 |
| 2012-09-15 | ACPI / processor: remove unused function parameter | Daniel Lezcano | 2 | -7/+5 |
| 2012-09-14 | ACPI / PM: Use KERN_DEBUG when no power resources are found | Aaron Lu | 1 | -1/+1 |
| 2012-09-14 | ACPI / PM: Fix resource_lock dead lock in acpi_power_on_device | Lin Ming | 1 | -11/+23 |
| 2012-09-14 | ACPI / PM: Infer parent power state from child if unknown, v2 | Rafael J. Wysocki | 1 | -0/+10 |
| 2012-09-09 | ACPI: Add fixups for AMD P-state figures | Matthew Garrett | 1 | -0/+30 |
| 2012-09-05 | cpuidle / ACPI : remove power from acpi_processor_cx structure | Daniel Lezcano | 1 | -2/+0 |
| 2012-08-22 | Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 1 | -0/+1 |
| 2012-08-20 | ACPI: export symbol acpi_get_table_with_size | Alex Deucher | 1 | -0/+1 |
| 2012-08-12 | Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 7 | -0/+24 |
| 2012-08-10 | ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP | Rafael J. Wysocki | 7 | -0/+24 |
| 2012-08-03 | Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o... | Len Brown | 16 | -127/+177 |
| 2012-08-03 | ACPI processor: Fix tick_broadcast_mask online/offline regression | Feng Tang | 1 | -1/+1 |
| 2012-08-03 | ACPI: Only count valid srat memory structures | Thomas Renninger | 1 | -3/+5 |
| 2012-08-03 | ACPI: Untangle a return statement for better readability | Thomas Renninger | 1 | -2/+4 |
| 2012-07-30 | ACPI / PCI: Do not try to acquire _OSC control if that is hopeless | Rafael J. Wysocki | 1 | -2/+9 |
| 2012-07-30 | ACPI: delete _GTS/_BFS support | Len Brown | 5 | -115/+31 |
| 2012-07-30 | Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 1 | -2/+58 |
| 2012-07-28 | acpi/video_detect: blacklist samsung x360 | Corentin Chary | 1 | -0/+29 |
| 2012-07-28 | acpi: add a way to promote/demote vendor backlight drivers | Corentin Chary | 1 | -2/+29 |
| 2012-07-26 | ACPI: replace strlen("string") with sizeof("string") -1 | Len Brown | 1 | -2/+2 |
| 2012-07-26 | ACPI / PM: Fix build warning in sleep.c for CONFIG_ACPI_SLEEP unset | Rafael J. Wysocki | 1 | -1/+1 |
| 2012-07-26 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 135 | -1627/+2113 |
| 2012-07-26 | Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid... | Len Brown | 140 | -1662/+2181 |
| 2012-07-25 | Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream | Jeff Garzik | 21 | -123/+135 |
| 2012-07-25 | drivers/acpi/glue: revert accidental license-related 6b66d95895c bits | Jeff Garzik | 1 | -2/+2 |
| 2012-07-24 | Thermal: Documentation update | Zhang Rui | 1 | -4/+2 |
| 2012-07-24 | Thermal: Make Thermal trip points writeable | Durgadoss R | 1 | -2/+2 |
| 2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2 | -5/+21 |
| 2012-07-24 | ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe... | Lan Tianyu | 1 | -1/+3 |
| 2012-07-19 | Merge branch 'pm-acpi' | Rafael J. Wysocki | 10 | -63/+70 |
| 2012-07-19 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2 | -45/+1 |
| 2012-07-17 | cpuilde / ACPI: remove time from acpi_processor_cx structure | Daniel Lezcano | 1 | -2/+0 |
| 2012-07-17 | cpuidle / ACPI: remove usage from acpi_processor_cx structure | Daniel Lezcano | 1 | -5/+0 |
| 2012-07-17 | cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structure | Daniel Lezcano | 1 | -2/+0 |
| 2012-07-17 | ACPICA: AcpiSrc: Fix some translation issues for Linux conversion | Bob Moore | 115 | -664/+664 |
| 2012-07-17 | ACPICA: Add new ACPI table load/unload external interfaces | Bob Moore | 2 | -42/+178 |
| 2012-07-17 | ACPICA: Split file: tbxface.c -> tbxfload.c | Bob Moore | 3 | -164/+213 |
| 2012-07-17 | ACPICA: Add PCC address space to space ID decode function | Bob Moore | 1 | -10/+11 |
| 2012-07-17 | ACPICA: Fix some comment fields | Bob Moore | 9 | -18/+19 |
| 2012-07-17 | ACPICA: Table manager: deploy new firmware error/warning interfaces | Bob Moore | 4 | -73/+80 |
| 2012-07-17 | ACPICA: Add new interfaces for BIOS(firmware) errors and warnings | Bob Moore | 1 | -0/+68 |
| 2012-07-17 | ACPICA: Split exception code utilities to a new file, utexcep.c | Bob Moore | 5 | -112/+154 |
| 2012-07-14 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -1/+1 |
| 2012-07-14 | Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+4 |
| 2012-07-14 | ACPI: acpi_pad: tune round_robin_time | Len Brown | 1 | -1/+1 |
| 2012-07-14 | ACPICA: Fix possible fault in return package object repair code | Bob Moore | 1 | -1/+1 |
| 2012-07-14 | ACPICA: Add support for implicit notify on multiple devices | Bob Moore | 4 | -50/+109 |
| 2012-07-14 | ACPICA: Update comments; no functional change | Bob Moore | 1 | -3/+3 |
| 2012-07-14 | ACPICA: Utilities: conditionally compile backslash removal function | Bob Moore | 1 | -0/+2 |
| 2012-07-14 | ACPICA: Disassembler: Emit descriptions for ACPI predefined names | Bob Moore | 2 | -0/+23 |
| 2012-07-14 | ACPI, APEI: Fixup common access width firmware bug | Jean Delvare | 1 | -0/+5 |
| 2012-07-12 | cpufreq / ACPI: Fix not loading acpi-cpufreq driver regression | Thomas Renninger | 1 | -2/+4 |
| 2012-07-10 | ACPI / PM: Leave Bus Master Arbitration enabled for suspend/resume | Jonathan Nieder | 1 | -22/+0 |
| 2012-07-10 | PM / cpuidle: System resume hang fix with cpuidle | Preeti U Murthy | 1 | -29/+1 |
| 2012-07-05 | ACPI: intel_idle : break dependency between modules | Daniel Lezcano | 1 | -7/+0 |
| 2012-07-01 | ACPI / PM: Drop PM callbacks from the ACPI bus type | Rafael J. Wysocki | 1 | -51/+0 |
| 2012-07-01 | ACPI / PM: Do not execute legacy driver PM callbacks | Rafael J. Wysocki | 1 | -15/+9 |
| 2012-07-01 | ACPI: Use struct dev_pm_ops for power management in the SBS driver | Rafael J. Wysocki | 1 | -4/+6 |
| 2012-07-01 | ACPI: Use struct dev_pm_ops for power management in the power driver | Rafael J. Wysocki | 1 | -4/+8 |
| 2012-07-01 | ACPI: Use struct dev_pm_ops for power management in the button driver | Rafael J. Wysocki | 1 | -3/+6 |
| 2012-07-01 | ACPI: Use struct dev_pm_ops for power management in the battery driver | Rafael J. Wysocki | 1 | -4/+11 |
| 2012-07-01 | ACPI: Use struct dev_pm_ops for power management in the AC driver | Rafael J. Wysocki | 1 | -5/+12 |
| 2012-07-01 | ACPI: Use struct dev_pm_ops for power management in processor driver | Rafael J. Wysocki | 2 | -4/+6 |
| 2012-07-01 | ACPI: Use struct dev_pm_ops for power management in the thermal driver | Rafael J. Wysocki | 1 | -7/+10 |
| 2012-07-01 | ACPI: Use struct dev_pm_ops for power management in the fan driver | Rafael J. Wysocki | 1 | -10/+11 |
| 2012-07-01 | ACPI / PM: Make acpi_bus_type use driver struct dev_pm_ops callbacks | Rafael J. Wysocki | 1 | -13/+47 |
| 2012-07-01 | ACPI / PM: Make acpi_bus_type use struct dev_pm_ops for PM handling | Rafael J. Wysocki | 1 | -3/+4 |
| 2012-07-01 | ACPI / PM: Drop pm_message_t argument from device suspend callback | Rafael J. Wysocki | 3 | -4/+4 |
| 2012-06-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 6 | -10/+35 |
| 2012-06-30 | Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi... | Len Brown | 16 | -75/+237 |
| 2012-06-30 | acpi_pad: fix power_saving thread deadlock | Stuart Hayes | 1 | -3/+4 |
| 2012-06-30 | ACPI video: Still use ACPI backlight control if _DOS doesn't exist | Zhang Rui | 1 | -0/+2 |
| 2012-06-29 | libata-acpi: register/unregister device to/from power resource | Lin Ming | 1 | -0/+2 |
| 2012-06-29 | libata-acpi: add ata port runtime D3Cold support | Lin Ming | 1 | -0/+2 |
| 2012-06-29 | libata: bind the Linux device tree to the ACPI device tree | Matthew Garrett | 1 | -2/+2 |
| 2012-06-27 | PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup. | Deepthi Dharwar | 1 | -2/+30 |
| 2012-06-23 | Merge branch 'topic/huang-d3cold-v7' into next | Bjorn Helgaas | 1 | -5/+19 |
| 2012-06-23 | ACPI/PM: specify lowest allowed state for device sleep state | Huang Ying | 1 | -5/+19 |
| 2012-06-22 | PCI/ACPI: provide MMCONFIG address for PCI host bridges | Jiang Liu | 1 | -0/+2 |
| 2012-06-13 | ACPI: acpi_pad: rename "power_saving" thread to "acpi_pad" thread | Len Brown | 1 | -1/+1 |
| 2012-06-12 | ACPI, APEI, Avoid too much error reporting in runtime | Huang Ying | 3 | -5/+27 |
| 2012-06-05 | ACPI sysfs.c strlen fix | Pavel Vasilyev | 1 | -2/+2 |
| 2012-06-04 | ACPI: Set hotplug _OST support bit to _OSC | Toshi Kani | 1 | -0/+4 |
| 2012-06-04 | ACPI: Add _OST support for ACPI container hotplug | Toshi Kani | 1 | -15/+28 |
| 2012-06-04 | ACPI: Add _OST support for ACPI memory hotplug | Toshi Kani | 1 | -11/+32 |
| 2012-06-04 | ACPI: Add _OST support for ACPI CPU hotplug | Toshi Kani | 1 | -8/+20 |
| 2012-06-04 | ACPI: Add _OST support for sysfs eject | Toshi Kani | 1 | -9/+49 |
| 2012-06-04 | ACPI: Add an interface to evaluate _OST | Toshi Kani | 1 | -0/+42 |
| 2012-06-04 | Merge branches 'bugfix-battery', 'bugfix-misc', 'bugfix-rafael', 'bugfix-turb... | Len Brown | 11 | -70/+211 |
| 2012-06-04 | Merge branch 'upstream' into bugfix-video | Len Brown | 5 | -14/+45 |
| 2012-06-04 | drivers: acpi: Fix dependency for ACPI_HOTPLUG_CPU | Fabio Estevam | 1 | -1/+1 |
| 2012-06-01 | ACPI Battery: Added capacity | srinivas pandruvada | 1 | -0/+9 |
| 2012-06-01 | ACPI video: use after input_unregister_device() | Dan Carpenter | 1 | -7/+7 |
| 2012-06-01 | acpi_video: Intel video is not always i915 | Alan Cox | 1 | -5/+15 |
| 2012-06-01 | acpi_video: fix leaking PCI references | Alan Cox | 1 | -2/+3 |
| 2012-06-01 | ACPICA: Add FADT error message for GAS BitWidth overflow | Bob Moore | 1 | -7/+25 |
| 2012-06-01 | ACPICA: Remove argument of acpi_os_wait_events_complete | Lin Ming | 3 | -5/+5 |
| 2012-06-01 | ACPICA: iASL: Improved pathname support | Bob Moore | 2 | -0/+31 |
| 2012-06-01 | ACPICA: Disassembler: Add support for Operation Region externals | Bob Moore | 1 | -0/+81 |
| 2012-06-01 | ACPICA: Add support for multiple notify handlers | Bob Moore | 8 | -441/+262 |
| 2012-06-01 | ACPICA: Lint fixes for acpi_write, no functional changes | Bob Moore | 1 | -4/+5 |
| 2012-06-01 | ACPICA: Object dump routines: Use common function for string output | Bob Moore | 1 | -3/+1 |
| 2012-06-01 | ACPICA: AML Parser: Fix two possible memory leaks in error path | Jesper Juhl | 1 | -0/+2 |
| 2012-05-30 | x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.c | H. Peter Anvin | 1 | -6/+2 |
| 2012-05-29 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -3/+6 |
| 2012-05-29 | ACPI / PM: Make acpi_pm_device_sleep_state() follow the specification | Rafael J. Wysocki | 1 | -2/+2 |
| 2012-05-29 | ACPI / PM: Make __acpi_bus_get_power() cover D3cold correctly | Rafael J. Wysocki | 2 | -23/+30 |
| 2012-05-29 | ACPI / PM: Fix error messages in drivers/acpi/bus.c | Rafael J. Wysocki | 1 | -9/+28 |
| 2012-05-29 | ACPI / PM: Generate wakeup events on fixed power button | Daniel Drake | 2 | -2/+44 |
| 2012-05-22 | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -10/+10 |
| 2012-05-22 | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -0/+32 |
| 2012-05-17 | ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold | Rafael J. Wysocki | 3 | -3/+14 |
| 2012-05-17 | acpi, bgrd: Add missing <linux/io.h> to drivers/acpi/bgrt.c | H. Peter Anvin | 1 | -0/+1 |
| 2012-05-11 | ACPI: Add _PLD support | Matthew Garrett | 1 | -0/+30 |
| 2012-05-11 | ACPI: Add stubs for (un)register_acpi_bus_type | Matthew Garrett | 1 | -0/+2 |
| 2012-05-08 | x86, realmode: don't copy real_mode_header | Jarkko Sakkinen | 1 | -1/+1 |
| 2012-05-08 | x86, realmode: Move ACPI wakeup to unified realmode code | Jarkko Sakkinen | 1 | -3/+5 |
| 2012-05-08 | acpi: use KERN_CONT in printk() continuation lines | Kay Sievers | 2 | -10/+10 |
| 2012-05-08 | ACPI: Ignore invalid _PSS entries, but use valid ones | Marco Aurelio da Costa | 1 | -5/+25 |
| 2012-05-08 | ACPI battery: only refresh the sysfs files when pertinent information changes | Andy Whitcroft | 1 | -1/+9 |
| 2012-05-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2 | -11/+8 |
| 2012-05-05 | ACPI: Fix D3hot v D3cold confusion | Lin Ming | 2 | -11/+8 |
| 2012-04-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -24/+28 |
| 2012-04-23 | ACPI: Convert wake_sleep_flags to a value instead of function | Konrad Rzeszutek Wilk | 1 | -24/+28 |
| 2012-04-20 | Revert "ACPI: ignore FADT reset-reg-sup flag" | Linus Torvalds | 2 | -2/+4 |
| 2012-04-18 | Revert "ACPI: Make ACPI interrupt threaded" | Thomas Gleixner | 1 | -2/+1 |
| 2012-04-06 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -1/+1 |
| 2012-04-06 | Merge branches 'idle-fix' and 'misc' into release | Len Brown | 65 | -1243/+2087 |
| 2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -7/+1 |
| 2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd | 1 | -7/+1 |
| 2012-04-05 | ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead() | Luck, Tony | 1 | -1/+1 |
| 2012-03-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 63 | -1241/+2084 |
| 2012-03-30 | Merge branch 'tboot' into release | Len Brown | 2 | -3/+31 |
| 2012-03-30 | Merge branch 'd3' into release | Len Brown | 3 | -2/+206 |
| 2012-03-30 | Merge branch 'apei' into release | Len Brown | 4 | -26/+56 |
| 2012-03-30 | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis... | Len Brown | 17 | -70/+356 |
| 2012-03-30 | ACPI throttling: fix endian bug in acpi_read_throttling_status() | Dan Carpenter | 1 | -3/+2 |
| 2012-03-30 | ACPI video: Don't start video device until its associated input device has be... | Igor Murzov | 1 | -7/+8 |
| 2012-03-30 | ACPI video: Harden video bus adding. | Igor Murzov | 1 | -15/+26 |
| 2012-03-30 | ACPI: Add support for exposing BGRT data | Matthew Garrett | 3 | -0/+185 |
| 2012-03-30 | ACPI: export acpi_kobj | Matthew Garrett | 1 | -0/+1 |
| 2012-03-30 | ACPI: Fix logic for removing mappings in 'acpi_unmap' | Myron Stowe | 1 | -1/+1 |
| 2012-03-30 | CPER failed to handle generic error records with multiple sections | Jiang Liu | 1 | -0/+2 |
| 2012-03-30 | ACPI: Clean redundant codes in scan.c | Alex He | 1 | -4/+1 |
| 2012-03-30 | ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed() | Paul E. McKenney | 1 | -2/+1 |
| 2012-03-30 | ACPI: consistently use should_use_kmap() | Jan Beulich | 1 | -1/+1 |
| 2012-03-30 | ACPI: processor_driver: add missing kfree | Julia Lawall | 1 | -4/+10 |
| 2012-03-30 | ACPI, APEI: Fix incorrect APEI register bit width check and usage | Gary Hade | 1 | -21/+40 |