Age | Commit message (Expand) | Author |
2010-10-25 | Merge branch 'acpica' into release | Len Brown |
2010-10-24 | ACPI: Page based coalescing of I/O remappings optimization | Myron Stowe |
2010-10-24 | ACPI: Convert simple locking to RCU based locking | Myron Stowe |
2010-10-24 | ACPI: Pre-map 'system event' related register blocks | Myron Stowe |
2010-10-24 | ACPI: Add interfaces for ioremapping/iounmapping ACPI registers | Myron Stowe |
2010-10-24 | ACPI: Maintain a list of ACPI memory mapped I/O remappings | Myron Stowe |
2010-10-24 | ACPI: Fix ioremap size for MMIO reads and writes | Myron Stowe |
2010-10-23 | ACPI / Battery: Return -ENODEV for unknown values in get_property() | Rafael J. Wysocki |
2010-10-23 | ACPI / PM: Fix reference counting of power resources | Rafael J. Wysocki |
2010-10-23 | Subject: [PATCH] ACPICA: Fix Scope() op in module level code | Bob Moore |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-22 | ACPI battery: support percentage battery remaining capacity | Zhang Rui |
2010-10-22 | ACPI: Make Embedded Controller command timeout delay configurable | Thomas Renninger |
2010-10-21 | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-19 | ACPI dock: move some functions to .init.text | Uwe Kleine-König |
2010-10-19 | ACPI: thermal: remove unused limit code | Len Brown |
2010-10-19 | ACPI: static sleep_states[] and acpi_gts_bfs_check | Stephen Hemminger |
2010-10-19 | ACPI: remove dead code | Stephen Hemminger |
2010-10-19 | ACPI: Only processor needs CPU_IDLE | Jean Delvare |
2010-10-17 | ACPICA: Clear PCIEXP_WAKE_STS when clearing ACPI events | Colin Ian King |
2010-10-17 | ACPICA: Add Vista SP2 to supported _OSI strings | Bob Moore |
2010-10-17 | ACPICA: Eliminate duplicate code in acpi_ut_execute_* functions | Bob Moore |
2010-10-17 | ACPICA: Change type of _TZ from ThermalZone to Device | Bob Moore |
2010-10-17 | ACPICA: Comment update; no functional change | Bob Moore |
2010-10-15 | ACPI: remove unused declaration of proc_fs.h | Zhang Rui |
2010-10-15 | ACPI processor: make /proc/acpi/processor/*/throttle depends on CONFIG_ACPI_P... | Zhang Rui |
2010-10-15 | ACPI video: remove deprecated procfs I/F | Zhang Rui |
2010-10-15 | ACPI thermal: remove deprecated procfs I/F | Zhang Rui |
2010-10-15 | ACPI fan: remove deprecated procfs I/F | Zhang Rui |
2010-10-15 | ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by default | Zhang Rui |
2010-10-15 | ACPI: add FW_BUG to OSI(Linux) message | Len Brown |
2010-10-15 | acpi_idle: delete bogus data from cpuidle_state.power_usage | Len Brown |
2010-10-15 | ACPI / PM: Fix problems with acpi_pm_device_sleep_state() | Rafael J. Wysocki |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-08 | Merge branch 'msi-dmi' into release | Len Brown |
2010-10-08 | Merge branch 'pdc-regression' into release | Len Brown |
2010-10-01 | ACPI: add DMI to disable AML Vista compatibility on MSI GX723 Notebook | Lee, Chun-Yi |
2010-10-01 | ACPI/PNP: A HID value of an object never changes -> make it const | Thomas Renninger |
2010-10-01 | ACPI: Do not export hid/modalias sysfs file for ACPI objects without a HID | Thomas Renninger |
2010-10-01 | ACPI: Remove unused #define ACPI_PROCESSOR_FILE_POWER | Thomas Renninger |
2010-10-01 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2010-10-01 | ACPI: Handle ACPI0007 Device in acpi_early_set_pdc | Yinghai Lu |
2010-10-01 | ACPICA: Increase configurability of error messages | Bob Moore |
2010-10-01 | ACPICA: Add repair for _HID and _CID strings | Bob Moore |
2010-10-01 | ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output file | Bob Moore |
2010-10-01 | ACPICA: Make acpi_gbl_system_awake_and_running publically available | Bob Moore |
2010-10-01 | ACPICA: Update math module; no functional change | Bob Moore |
2010-10-01 | ACPICA: Make acpi_thread_id no longer configurable, always u64 | Lin Ming |
2010-10-01 | ACPICA: Add ACPI_INLINE configuration parameter | Lin Ming |
2010-10-01 | ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface | Bob Moore |