Age | Commit message (Expand) | Author | Files | Lines |
2012-11-27 | Merge branch 'acpi-dev-pm' into acpi-enumeration | Rafael J. Wysocki | 1 | -3/+69 |
2012-11-22 | ACPI / PM: Introduce os_accessible flag for power_state | Aaron Lu | 1 | -0/+6 |
2012-11-21 | ACPI / driver core: Introduce struct acpi_dev_node and related macros | Rafael J. Wysocki | 1 | -1/+1 |
2012-11-15 | driver core / ACPI: Move ACPI support to core device and driver types | Mika Westerberg | 1 | -1/+1 |
2012-11-15 | ACPI / PM: Fix build problem related to acpi_target_system_state() | David Rientjes | 1 | -2/+6 |
2012-11-15 | ACPI / PM: Move device PM functions related to sleep states | Rafael J. Wysocki | 1 | -0/+2 |
2012-11-15 | ACPI / PM: Provide device PM functions operating on struct acpi_device | Rafael J. Wysocki | 1 | -0/+11 |
2012-11-15 | ACPI / PM: Split device wakeup management routines | Rafael J. Wysocki | 1 | -0/+11 |
2012-11-15 | ACPI / PM: Move device power state selection routine to device_pm.c | Rafael J. Wysocki | 1 | -1/+14 |
2012-11-15 | ACPI / PM: Move routines for adding/removing device wakeup notifiers | Rafael J. Wysocki | 1 | -0/+15 |
2012-11-15 | ACPI / PM: Fix device PM kernedoc comments and #ifdefs | Rafael J. Wysocki | 1 | -2/+6 |
2012-10-08 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 9 | -80/+444 |
2012-10-07 | Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive... | Len Brown | 9 | -80/+444 |
2012-10-06 | ACPI: Add new sysfs interface to export device description | Lance Ortiz | 1 | -0/+1 |
2012-10-04 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 5 | -16/+16 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 5 | -16/+16 |
2012-09-21 | ACPI: introduce module_acpi_driver() helper macro | Mika Westerberg | 1 | -0/+13 |
2012-09-21 | ACPI: Allow ACPI binding with USB-3.0 hub | Lan Tianyu | 1 | -2/+13 |
2012-09-21 | ACPICA: Update version to 20120913 | Bob Moore | 1 | -1/+1 |
2012-09-21 | ACPICA: Headers: Add new ACPI 5 HEST notify type values. | Bob Moore | 1 | -1/+3 |
2012-09-21 | ACPI: Use ACPICA native way to decode the PLD buffer | Feng Tang | 1 | -30/+1 |
2012-09-21 | ACPICA: Update version to 20120816. | Bob Moore | 1 | -1/+1 |
2012-09-21 | ACPICA: Add struct header support for _FDE, _GRT, _GTM, and _SRT names. | Bob Moore | 1 | -0/+43 |
2012-09-21 | ACPICA: Add support for complex _PLD buffers. | Bob Moore | 7 | -12/+234 |
2012-09-21 | ACPICA: Headers: Add support for CSRT and DBG2 ACPI tables. | Bob Moore | 2 | -1/+111 |
2012-09-21 | ACPICA: Comment update: Fix some typos in actble.h | Bob Moore | 1 | -24/+24 |
2012-09-21 | ACPI: delelte more BFS/GTS related definition and code | Feng Tang | 2 | -9/+0 |
2012-09-18 | cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power st... | Daniel Lezcano | 1 | -2/+0 |
2012-09-16 | ACPI / processor: remove unused function parameter | Daniel Lezcano | 1 | -4/+2 |
2012-09-05 | cpuidle / ACPI : remove power from acpi_processor_cx structure | Daniel Lezcano | 1 | -1/+0 |
2012-08-03 | Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o... | Len Brown | 3 | -13/+7 |
2012-07-31 | ACPI: delete _GTS/_BFS support | Len Brown | 2 | -3/+3 |
2012-07-27 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 16 | -41/+74 |
2012-07-26 | Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid... | Len Brown | 16 | -41/+74 |
2012-07-25 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2 | -3/+5 |
2012-07-19 | Merge branch 'pm-acpi' | Rafael J. Wysocki | 2 | -7/+2 |
2012-07-18 | cpuilde / ACPI: remove time from acpi_processor_cx structure | Daniel Lezcano | 1 | -1/+0 |
2012-07-18 | cpuidle / ACPI: remove usage from acpi_processor_cx structure | Daniel Lezcano | 1 | -1/+0 |
2012-07-18 | cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structure | Daniel Lezcano | 1 | -1/+0 |
2012-07-17 | ACPICA: Update to version 20120711 | Bob Moore | 1 | -1/+1 |
2012-07-17 | ACPICA: AcpiSrc: Fix some translation issues for Linux conversion | Bob Moore | 5 | -16/+16 |
2012-07-17 | ACPICA: Update header files copyrights to 2012 | Bob Moore | 15 | -15/+15 |
2012-07-17 | ACPICA: Add new ACPI table load/unload external interfaces | Bob Moore | 1 | -4/+9 |
2012-07-17 | ACPICA: Add new interfaces for BIOS(firmware) errors and warnings | Bob Moore | 2 | -0/+12 |
2012-07-17 | ACPICA: Split exception code utilities to a new file, utexcep.c | Bob Moore | 1 | -2/+3 |
2012-07-14 | ACPICA: Update to version 20120620 | Bob Moore | 1 | -1/+1 |
2012-07-01 | ACPI / PM: Drop legacy driver PM callbacks that are not used any more | Rafael J. Wysocki | 1 | -4/+0 |
2012-07-01 | ACPI: Use struct dev_pm_ops for power management in processor driver | Rafael J. Wysocki | 1 | -2/+2 |
2012-07-01 | ACPI / PM: Drop pm_message_t argument from device suspend callback | Rafael J. Wysocki | 2 | -3/+2 |
2012-06-23 | Merge branch 'topic/huang-d3cold-v7' into next | Bjorn Helgaas | 1 | -3/+3 |