Age | Commit message (Expand) | Author |
2014-01-08 | ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change. | Lv Zheng |
2014-01-08 | ACPICA: Disassembler: Improve pathname support for emitted External() stateme... | Bob Moore |
2014-01-08 | ACPICA: Debug output: Fix a couple of small output issues. | Bob Moore |
2014-01-08 | ACPI / thermal: remove const from thermal_zone_device_ops declaration | Emil Goode |
2014-01-06 | Merge branches 'acpi-battery' and 'pm-cpufreq' | Rafael J. Wysocki |
2014-01-06 | ACPI / Battery: Add a _BIX quirk for NEC LZ750/LS | Lan Tianyu |
2014-01-06 | ACPI / tables: Return proper error codes from acpi_table_parse() and fix comm... | tangchen |
2014-01-06 | ACPI / tables: Check if id is NULL in acpi_table_parse() | tangchen |
2014-01-06 | ACPI / proc: Include appropriate header file in proc.c | Rashika |
2014-01-06 | ACPI / EC: Remove unused functions and add prototype declaration in internal.h | Rashika |
2014-01-06 | ACPI / dock: Include appropriate header file in dock.c | Rashika |
2014-01-06 | ACPI / PCI: Include appropriate header file in pci_link.c | Rashika |
2014-01-06 | ACPI / PCI: Include appropriate header file in pci_slot.c | Rashika |
2014-01-06 | ACPI / EC: Mark the function acpi_ec_add_debugfs() as static in ec_sys.c | Rashika |
2014-01-06 | ACPI / NVS: Include appropriate header file in nvs.c | Rashika |
2014-01-06 | ACPI / OSL: Mark the function acpi_table_checksum() as static | Rashika |
2014-01-05 | ACPI / extlog: replace open-coded _DSM code with helper functions | Jiang Liu |
2014-01-05 | ACPI: introduce helper interfaces for _DSM method | Jiang Liu |
2014-01-05 | ACPI / AC: change notification handler type to ACPI_ALL_NOTIFY | Alexander Mezin |
2013-12-31 | Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug' | Rafael J. Wysocki |
2013-12-31 | Merge branch 'acpi-pci-hotplug' into acpi-hotplug | Rafael J. Wysocki |
2013-12-31 | ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug | Rafael J. Wysocki |
2013-12-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-12-29 | ACPI / hotplug / driver core: Handle containers in a special way | Rafael J. Wysocki |
2013-12-29 | ACPI / hotplug: Add demand_offline hotplug profile flag | Rafael J. Wysocki |
2013-12-27 | Merge branches 'powercap' and 'acpi-lpss' with new device IDs | Rafael J. Wysocki |
2013-12-21 | ACPI, APEI, GHES: Cleanup ghes memory error handling | Chen, Gong |
2013-12-21 | ACPI, APEI: Cleanup alignment-aware accesses | Chen, Gong |
2013-12-21 | ACPI, APEI, GHES: Do not report only correctable errors with SCI | Chen, Gong |
2013-12-20 | pstore: Don't allow high traffic options on fragile devices | Luck, Tony |
2013-12-20 | ACPI: Blacklist Win8 OSI for some HP laptop 2013 models | Takashi Iwai |
2013-12-20 | ACPI / video: Fix typo in video_detect.c | Masanari Iida |
2013-12-19 | x86/efi: Don't select EFI from certain special ACPI drivers | Jan Beulich |
2013-12-19 | x86, acpi, idle: Restructure the mwait idle routines | Peter Zijlstra |
2013-12-19 | ACPI / processor: initialize a variable to silence compiler warning | Al Stone |
2013-12-19 | ACPI / EC: disable GPE before removing GPE handler | Lan Tianyu |
2013-12-19 | ACPI / Button: Fix enabling button GPEs twice | Lan Tianyu |
2013-12-18 | Merge tag 'please-pull-einj' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2013-12-17 | ACPI, APEI, EINJ: Changes to the ACPI/APEI/EINJ debugfs interface | Luck, Tony |
2013-12-11 | ACPI, eMCA: Combine eMCA/EDAC event reporting priority | Chen, Gong |
2013-12-07 | ACPI / processor: use ACPI_COMPANION() to get ACPI device | Lan Tianyu |
2013-12-07 | ACPI: correct minor typos | Al Stone |
2013-12-07 | ACPI / sleep: Drop redundant acpi_disabled check | Hanjun Guo |
2013-12-07 | ACPI / dock: Drop redundant acpi_disabled check | Hanjun Guo |
2013-12-07 | ACPI / table: Replace '1' with specific error return values | Hanjun Guo |
2013-12-07 | ACPI: remove trailing whitespace | Al Stone |
2013-12-07 | ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h> | Lv Zheng |
2013-12-07 | ACPI: Clean up incorrect inclusion of an ACPICA header | Lv Zheng |
2013-12-07 | ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.c | Rafael J. Wysocki |
2013-12-07 | ACPI / bind: Pass struct acpi_device pointer to acpi_bind_one() | Rafael J. Wysocki |