UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / drivers / acpi /
2011-06-02 Rafael J. WysockiACPI / PM: Avoid infinite recurrence while registering...
2011-06-02 Kyle McMartinACPI battery: fribble sysfs files from a resume notifier
2011-06-02 Tim GardnerRevert "UBUNTU: SAUCE: acpi battery -- move first looku...
2011-04-27 Rafael J. WysockiPCI/ACPI: Report ASPM support to BIOS if not disabled...
2011-03-28 Tim GardnerUBUNTU: SAUCE: Disable building the ACPI debugfs source
2011-03-28 Andy WhitcroftUBUNTU: SAUCE: acpi battery -- move first lookup asynch...
2011-03-28 Andy WhitcroftUBUNTU: SAUCE: (no-up) set /proc/acpi/video/*/DOS to...
2011-02-24 Rafael J. WysockiACPI / ACPICA: Implicit notify for multiple devices
2011-02-24 Vasiliy KulikovACPI / debugfs: Fix buffer overflows, double free
2011-02-15 Len BrownMerge branch 'iomem' into release
2011-02-12 Michael KarcherACPI / Video: Probe for output switch method when searc...
2011-02-12 Rafael J. WysockiACPI / Wakeup: Enable button GPEs unconditionally durin...
2011-02-12 Rafael J. WysockiACPI / ACPICA: Avoid crashing if _PRW is defined for...
2011-02-08 Rafael J. WysockiACPI: Fix acpi_os_read_memory() and acpi_os_write_memor...
2011-01-21 Rafael J. WysockiACPI / PM: Call suspend_nvs_free() earlier during resume
2011-01-21 Rafael J. WysockiACPI: Introduce acpi_os_ioremap()
2011-01-21 Linus TorvaldsMerge branch 'akpm'
2011-01-21 David Rientjeskconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
2011-01-21 Linus TorvaldsMerge branch 'acpica' of git://git./linux/kernel/git...
2011-01-20 Linus TorvaldsACPI / Battery: remove battery refresh on resume
2011-01-19 Bob MooreACPICA: Update all ACPICA copyrights and signons to...
2011-01-19 Lin MingACPICA: Fix issues/fault with automatic "serialized...
2011-01-19 Bob MooreACPICA: Debugger: Lock namespace for duration of a...
2011-01-19 Dana MyersACPICA: Fix namespace race condition
2011-01-19 Jesper JuhlACPICA: Fix memory leak in acpi_ev_asynch_execute_gpe_m...
2011-01-16 Rafael J. WysockiACPI: Fix boot problem related to APEI with acpi_disabl...
2011-01-15 Linus TorvaldsMerge branches 'core-fixes-for-linus', 'x86-fixes-for...
2011-01-14 Rafael J. WysockiACPI / ACPICA: Initialize the global lock spinlock...
2011-01-14 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2011-01-14 Rafael J. WysockiPCI/ACPI: Request _OSC control once for each root bridg...
2011-01-14 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2011-01-14 Linus TorvaldsMerge branch 'idle-release' of git://git./linux/kernel...
2011-01-13 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-01-12 Len BrownMerge branch 'linus' into idle-test
2011-01-12 Len BrownMerge branch 'suspend-ioremap-cache' into release
2011-01-12 Rafael J. WysockiACPI / PM: Fix build problems for !CONFIG_ACPI related...
2011-01-12 Len BrownACPI: processor_idle: delete use of NOP CPUIDLE_FLAGs
2011-01-12 Thomas RenningerACPI, intel_idle: Cleanup idle= internal variables
2011-01-12 Len BrownMerge branch 'misc' into test
2011-01-12 Thomas RenningerACPI: fix resource check message
2011-01-12 Tony Luckx86, ia64, acpi: Clean up x86-ism in drivers/acpi/numa.c
2011-01-12 Len BrownMerge branch 'bugzilla-21212' into release
2011-01-12 Rafael J. WysockiACPI / Battery: Update information on info notification...
2011-01-12 Rafael J. WysockiACPI: Drop device flag wake_capable
2011-01-12 Rafael J. WysockiACPI: Always check if _PRW is present before trying...
2011-01-12 Rafael J. WysockiACPI / PM: Check status of power resources under mutexes
2011-01-12 Rafael J. WysockiACPI / PM: Rename acpi_power_off_device()
2011-01-12 Len BrownMerge branch 'kconfig-text' into release
2011-01-12 Len BrownMerge branch 'ipmi' into release
2011-01-12 Len BrownMerge branch 'apei' into release
2011-01-12 Len BrownMerge branch 'acpi-video' into release
2011-01-12 Len BrownMerge branch 'throttling' into release
2011-01-12 Len BrownMerge branch 'procfs-cleanup' into release
2011-01-12 Len BrownMerge branch 'suspend-ioremap-cache' into release
2011-01-12 Len BrownMerge branch 'wakeup-etc-rafael' into release
2011-01-12 Len BrownMerge branch 'power-resource' into release
2011-01-12 Rafael J. WysockiACPI / PM: Drop acpi_power_nocheck
2011-01-12 Rafael J. WysockiACPI / PM: Drop acpi_bus_get_power()
2011-01-12 Rafael J. WysockiACPI / Fan: Rework the handling of power resources
2011-01-12 Rafael J. WysockiACPI / PM: Register power resource devices as soon...
2011-01-12 Rafael J. WysockiACPI / PM: Register acpi_power_driver early
2011-01-12 Rafael J. WysockiACPI / PM: Add function for updating device power state...
2011-01-12 Rafael J. WysockiACPI / PM: Add function for device power state initiali...
2011-01-12 Rafael J. WysockiACPI / PM: Introduce __acpi_bus_get_power()
2011-01-12 Rafael J. WysockiACPI / PM: Introduce function for refcounting device...
2011-01-12 Rafael J. WysockiACPI / PM: Add functions for manipulating lists of...
2011-01-12 Rafael J. WysockiACPI / PM: Prevent acpi_power_get_inferred_state()...
2011-01-12 Lin MingACPICA: Misc comments to minimize code divergence
2011-01-12 Lin MingACPICA: Global event handler
2011-01-12 Lin MingACPICA: Implicit notify support
2011-01-12 Lin MingACPICA: Fix local variable mess in acpi_ev_asynch_execu...
2011-01-12 Lin MingACPICA: Remove unused function declarations
2011-01-12 Lin MingACPICA: New GPE handler callback definition
2011-01-12 Lin MingACPICA: Rename some function and variable names
2011-01-12 Lin MingACPICA: Move GPE functions to new file evxfgpe.c
2011-01-12 Huang YingACPI, APEI, Generic Hardware Error Source POLL/IRQ...
2011-01-12 Zhang RuiACPI: delete CONFIG_ACPI_PROCFS_POWER and power procfs...
2011-01-12 Zhang RuiACPI: update CONFIG_ACPI_PROCFS description
2011-01-10 Zhao YakuiACPI: Reevaluate whether the T-state is supported or...
2011-01-10 Zhao YakuiACPI: Check the returned value of set_cpus_allowed_ptr...
2011-01-08 Linus TorvaldsMerge branch 'for-2.6.38' of git://git./linux/kernel...
2011-01-07 Rafael J. WysockiACPI / PM: Blacklist Averatec machine known to require...
2011-01-07 Rafael J. WysockiACPI / PM: Report wakeup events from buttons
2011-01-07 Rafael J. WysockiACPI / PM: Drop special ACPI wakeup flags
2011-01-07 Rafael J. WysockiACPI / PM: Use device wakeup flags for handling ACPI...
2011-01-07 Rafael J. WysockiACPI / PM: Do not enable multiple devices to wake up...
2011-01-07 Rafael J. WysockiACPI / ACPICA: Fix global lock acquisition
2011-01-07 Len BrownACPI: Use ioremap_cache()
2011-01-07 Rafael J. WysockiACPI / PM: Make suspend_nvs_save() use acpi_os_map_memory()
2011-01-07 Rafael J. WysockiACPI / PM: Update file information and the list of...
2011-01-07 Rafael J. WysockiPM / ACPI: Move NVS saving and restoring code to driver...
2011-01-07 Jiri SlabyPM: Fix oops in suspend/hibernate code related to faili...
2011-01-06 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2011-01-04 Ingo MolnarMerge commit 'v2.6.37-rc8' into x86/apic
2011-01-04 Ingo MolnarMerge commit 'v2.6.37-rc8' into perf/core
2011-01-03 Stefan WeilFix spelling mistakes in comments
2010-12-26 Len BrownMerge branches 'bugzilla-25412' and 'bugzilla-25302...
2010-12-26 Rafael J. WysockiACPI / ACPICA: Disable GPEs during initialization
2010-12-25 Len BrownRevert "ACPI battery: update status upon sysfs query"
2010-12-23 Yinghai Lux86, acpi: Parse all SRAT cpu entries even above the...
next