Age | Commit message (Expand) | Author |
2012-11-26 | ACPI video: Ignore errors after _DOD evaluation. | Igor Murzov |
2012-10-21 | ACPI: EC: Add a quirk for CLEVO M720T/M730T laptop | Feng Tang |
2012-10-21 | ACPI: EC: Make the GPE storm threshold a module parameter | Feng Tang |
2012-10-13 | ACPI: run _OSC after ACPI_FULL_INITIALIZATION | Lin Ming |
2012-10-02 | ACPI / PM: Use KERN_DEBUG when no power resources are found | Aaron Lu |
2012-10-02 | ACPI / PM: Fix resource_lock dead lock in acpi_power_on_device | Lin Ming |
2012-09-14 | ACPI: export symbol acpi_get_table_with_size | Alex Deucher |
2012-08-15 | ACPI processor: Fix tick_broadcast_mask online/offline regression | Feng Tang |
2012-08-09 | ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe... | Lan Tianyu |
2012-08-09 | ACPI, APEI: Fixup common access width firmware bug | Jean Delvare |
2012-07-19 | cpufreq / ACPI: Fix not loading acpi-cpufreq driver regression | Thomas Renninger |
2012-07-19 | ACPICA: Fix possible fault in return package object repair code | Bob Moore |
2012-07-16 | ACPI / PM: Leave Bus Master Arbitration enabled for suspend/resume | Jonathan Nieder |
2012-07-16 | ACPI / PM: Make acpi_pm_device_sleep_state() follow the specification | Rafael J. Wysocki |
2012-07-16 | ACPI sysfs.c strlen fix | Pavel Vasilyev |
2012-07-16 | ACPI, APEI, Avoid too much error reporting in runtime | Huang Ying |
2012-07-16 | acpi_pad: fix power_saving thread deadlock | Stuart Hayes |
2012-07-16 | ACPI video: Still use ACPI backlight control if _DOS doesn't exist | Zhang Rui |
2012-06-17 | acpi_video: fix leaking PCI references | Alan Cox |
2012-06-10 | ACPI battery: only refresh the sysfs files when pertinent information changes | Andy Whitcroft |
2012-05-17 | ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold | Rafael J. Wysocki |
2012-05-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-05-05 | ACPI: Fix D3hot v D3cold confusion | Lin Ming |
2012-04-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-04-23 | ACPI: Convert wake_sleep_flags to a value instead of function | Konrad Rzeszutek Wilk |
2012-04-20 | Revert "ACPI: ignore FADT reset-reg-sup flag" | Linus Torvalds |
2012-04-18 | Revert "ACPI: Make ACPI interrupt threaded" | Thomas Gleixner |
2012-04-06 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-04-06 | Merge branches 'idle-fix' and 'misc' into release | Len Brown |
2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd |
2012-04-05 | ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead() | Luck, Tony |
2012-03-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-03-30 | Merge branch 'tboot' into release | Len Brown |
2012-03-30 | Merge branch 'd3' into release | Len Brown |
2012-03-30 | Merge branch 'apei' into release | Len Brown |
2012-03-30 | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis... | Len Brown |
2012-03-30 | ACPI throttling: fix endian bug in acpi_read_throttling_status() | Dan Carpenter |
2012-03-30 | ACPI video: Don't start video device until its associated input device has be... | Igor Murzov |
2012-03-30 | ACPI video: Harden video bus adding. | Igor Murzov |
2012-03-30 | ACPI: Add support for exposing BGRT data | Matthew Garrett |
2012-03-30 | ACPI: export acpi_kobj | Matthew Garrett |
2012-03-30 | ACPI: Fix logic for removing mappings in 'acpi_unmap' | Myron Stowe |
2012-03-30 | CPER failed to handle generic error records with multiple sections | Jiang Liu |
2012-03-30 | ACPI: Clean redundant codes in scan.c | Alex He |
2012-03-30 | ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed() | Paul E. McKenney |
2012-03-30 | ACPI: consistently use should_use_kmap() | Jan Beulich |
2012-03-30 | ACPI: processor_driver: add missing kfree | Julia Lawall |
2012-03-30 | ACPI, APEI: Fix incorrect APEI register bit width check and usage | Gary Hade |
2012-03-30 | ACPI, APEI, EINJ, new parameter to control trigger action | Chen Gong |