Age | Commit message (Expand) | Author |
2013-07-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-07-03 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds |
2013-07-03 | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-07-03 | clean up scary strncpy(dst, src, strlen(src)) uses | Kees Cook |
2013-07-03 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-07-03 | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-07-02 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-07-01 | pstore: Pass header size in the pstore write callback | Aruna Balakrishnaiah |
2013-06-29 | Merge branch 'acpi-assorted' | Rafael J. Wysocki |
2013-06-29 | Merge branch 'acpi-pm' | Rafael J. Wysocki |
2013-06-29 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki |
2013-06-28 | acpi: Eliminate console msg if pstore.backend excludes ERST | Lenny Szubowicz |
2013-06-28 | Merge branch 'pm-assorted' | Rafael J. Wysocki |
2013-06-28 | Merge branch 'acpi-assorted' | Rafael J. Wysocki |
2013-06-28 | Merge branch 'acpi-lpss' | Rafael J. Wysocki |
2013-06-28 | Merge branch 'acpi-pm' | Rafael J. Wysocki |
2013-06-28 | Merge branch 'acpi-scan' | Rafael J. Wysocki |
2013-06-28 | Merge branch 'acpica' | Rafael J. Wysocki |
2013-06-28 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki |
2013-06-28 | ACPI / PM: Fix possible NULL pointer deref in acpi_pm_device_sleep_state() | Rafael J. Wysocki |
2013-06-27 | ACPI: implement acpi_os_get_timer() according the spec | Mika Westerberg |
2013-06-27 | ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scan | Lan Tianyu |
2013-06-27 | ACPI: Add CMOS RTC Operation Region handler support | Lan Tianyu |
2013-06-26 | Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li... | Ingo Molnar |
2013-06-25 | ACPI / processor: Drop unused variable from processor_perflib.c | Lan Tianyu |
2013-06-24 | ACPI / processor: Remove unused macros in processor_driver.c | Hanjun Guo |
2013-06-24 | ACPI / dock / PCI: Synchronous handling of dock events for PCI devices | Rafael J. Wysocki |
2013-06-23 | ACPI / dock: Initialize ACPI dock subsystem upfront | Jiang Liu |
2013-06-20 | ACPICA: _CST repair: Handle null package entries | Lv Zheng |
2013-06-20 | ACPICA: Add several repairs for _CST predefined name | Lv Zheng |
2013-06-20 | ACPICA: Move _PRT repair into the standard complex repair module | Lv Zheng |
2013-06-20 | ACPI / scan: Do not bind ACPI drivers to objects with scan handlers | Rafael J. Wysocki |
2013-06-20 | ACPI / LPSS: Power up LPSS devices during enumeration | Rafael J. Wysocki |
2013-06-20 | ACPI / PM: Fix error code path for power resources initialization | Rafael J. Wysocki |
2013-06-19 | ACPI / dock: Take ACPI scan lock in write_undock() | Rafael J. Wysocki |
2013-06-19 | ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resources | Mika Westerberg |
2013-06-19 | ACPI / PM: Rework and clean up acpi_dev_pm_get_state() | Rafael J. Wysocki |
2013-06-19 | ACPI / PM: Replace ACPI_STATE_D3 with ACPI_STATE_D3_COLD in device_pm.c | Rafael J. Wysocki |
2013-06-19 | ACPI / PM: Rename function acpi_device_power_state() and make it static | Rafael J. Wysocki |
2013-06-19 | ACPI / PM: acpi_processor_suspend() can be static | Fengguang Wu |
2013-06-19 | x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel. | Konrad Rzeszutek Wilk |
2013-06-19 | ACPI: Remove useless initializers | Bjorn Helgaas |
2013-06-19 | ACPI / battery: Make sure all spaces are in correct places | Nicholas Mazzuca |
2013-06-19 | ACPI: add _STA evaluation at do_acpi_find_child() | Jeff Wu |
2013-06-19 | ACPI / EC: access user space with get_user()/put_user() | Vasiliy Kulikov |
2013-06-19 | Merge tag 'please-pull-einj' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2013-06-19 | ACPI / LPSS: override SDIO private register space size from ACPI tables | Mika Westerberg |
2013-06-19 | ACPI / LPSS: mask the UART TX completion interrupt | Heikki Krogerus |
2013-06-19 | ACPI / LPSS: add support for Intel BayTrail | Mika Westerberg |
2013-06-16 | ACPICA: Clear events initialized flag upon event component termination | Tomasz Nowicki |