Age | Commit message (Expand) | Author | Files | Lines |
2013-07-11 | Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -13/+24 |
2013-07-05 | ACPI / power: add missing newline to debug messages | Mika Westerberg | 1 | -2/+2 |
2013-07-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -2/+2 |
2013-07-04 | ACPI / fan: Initialize acpi_state variable | Naresh Bhat | 1 | -1/+1 |
2013-07-04 | ACPI / scan: remove unused LIST_HEAD(acpi_device_list) | Haicheng Li | 1 | -1/+0 |
2013-07-04 | ACPI / dock: Actually define acpi_dock_init() as void | Rafael J. Wysocki | 1 | -4/+3 |
2013-07-04 | ACPI / PM: Fix corner case in acpi_bus_update_power() | Rafael J. Wysocki | 1 | -5/+18 |
2013-07-04 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 1 | -2/+1 |
2013-07-04 | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -62/+49 |
2013-07-04 | clean up scary strncpy(dst, src, strlen(src)) uses | Kees Cook | 1 | -2/+1 |
2013-07-04 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 114 | -2187/+3316 |
2013-07-03 | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -6/+14 |
2013-07-03 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+36 |
2013-07-01 | pstore: Pass header size in the pstore write callback | Aruna Balakrishnaiah | 1 | -2/+2 |
2013-06-29 | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 1 | -13/+3 |
2013-06-29 | Merge branch 'acpi-pm' | Rafael J. Wysocki | 1 | -4/+8 |
2013-06-29 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 2 | -9/+1 |
2013-06-29 | acpi: Eliminate console msg if pstore.backend excludes ERST | Lenny Szubowicz | 1 | -6/+14 |
2013-06-28 | Merge branch 'pm-assorted' | Rafael J. Wysocki | 1 | -1/+0 |
2013-06-28 | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 9 | -24/+138 |
2013-06-28 | Merge branch 'acpi-lpss' | Rafael J. Wysocki | 1 | -10/+115 |
2013-06-28 | Merge branch 'acpi-pm' | Rafael J. Wysocki | 3 | -72/+99 |
2013-06-28 | Merge branch 'acpi-scan' | Rafael J. Wysocki | 2 | -57/+30 |
2013-06-28 | Merge branch 'acpica' | Rafael J. Wysocki | 95 | -1252/+2144 |
2013-06-28 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 8 | -749/+782 |
2013-06-28 | ACPI / PM: Fix possible NULL pointer deref in acpi_pm_device_sleep_state() | Rafael J. Wysocki | 1 | -4/+8 |
2013-06-27 | ACPI: implement acpi_os_get_timer() according the spec | Mika Westerberg | 1 | -13/+3 |
2013-06-27 | ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scan | Lan Tianyu | 1 | -0/+4 |
2013-06-27 | ACPI: Add CMOS RTC Operation Region handler support | Lan Tianyu | 4 | -0/+99 |
2013-06-26 | Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li... | Ingo Molnar | 5 | -11/+49 |
2013-06-26 | ACPI / processor: Drop unused variable from processor_perflib.c | Lan Tianyu | 1 | -3/+1 |
2013-06-24 | ACPI / processor: Remove unused macros in processor_driver.c | Hanjun Guo | 1 | -6/+0 |
2013-06-24 | ACPI / dock / PCI: Synchronous handling of dock events for PCI devices | Rafael J. Wysocki | 1 | -42/+95 |
2013-06-23 | ACPI / dock: Initialize ACPI dock subsystem upfront | Jiang Liu | 3 | -41/+7 |
2013-06-20 | ACPICA: _CST repair: Handle null package entries | Lv Zheng | 1 | -12/+12 |
2013-06-20 | ACPICA: Add several repairs for _CST predefined name | Lv Zheng | 2 | -12/+163 |
2013-06-20 | ACPICA: Move _PRT repair into the standard complex repair module | Lv Zheng | 4 | -54/+99 |
2013-06-20 | ACPI / scan: Do not bind ACPI drivers to objects with scan handlers | Rafael J. Wysocki | 2 | -3/+3 |
2013-06-20 | ACPI / LPSS: Power up LPSS devices during enumeration | Rafael J. Wysocki | 2 | -6/+35 |
2013-06-20 | ACPI / PM: Fix error code path for power resources initialization | Rafael J. Wysocki | 1 | -0/+1 |
2013-06-20 | ACPI / dock: Take ACPI scan lock in write_undock() | Rafael J. Wysocki | 1 | -0/+2 |
2013-06-20 | ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resources | Mika Westerberg | 1 | -5/+11 |
2013-06-20 | ACPI / PM: Rework and clean up acpi_dev_pm_get_state() | Rafael J. Wysocki | 1 | -66/+92 |
2013-06-20 | ACPI / PM: Replace ACPI_STATE_D3 with ACPI_STATE_D3_COLD in device_pm.c | Rafael J. Wysocki | 1 | -4/+4 |
2013-06-20 | ACPI / PM: Rename function acpi_device_power_state() and make it static | Rafael J. Wysocki | 1 | -8/+7 |
2013-06-20 | ACPI / PM: acpi_processor_suspend() can be static | Fengguang Wu | 1 | -2/+2 |
2013-06-20 | x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel. | Konrad Rzeszutek Wilk | 1 | -0/+2 |
2013-06-20 | ACPI: Remove useless initializers | Bjorn Helgaas | 1 | -9/+8 |
2013-06-20 | ACPI / battery: Make sure all spaces are in correct places | Nicholas Mazzuca | 1 | -9/+9 |
2013-06-20 | ACPI: add _STA evaluation at do_acpi_find_child() | Jeff Wu | 1 | -2/+4 |