| Commit message (Expand) | Author | Age |
* | ACPI: Check MSR valid bit before using P-state frequencies | Stefan Bader | 2013-01-22 |
* | ACPI, APEI: Fixup incorrect 64-bit access width firmware bug | Lans Zhang | 2013-01-18 |
* | ACPI / processor: Get power info before updating the C-states | Thomas Schlichter | 2013-01-18 |
* | ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabled | Konrad Rzeszutek Wilk | 2013-01-18 |
* | ACPI / glue: Fix build with ACPI_GLUE_DEBUG set | Yinghai Lu | 2013-01-12 |
* | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 2013-01-04 |
|\ |
|
| * | ACPI / scan: Do not use dummy HID for system bus ACPI nodes | Rafael J. Wysocki | 2013-01-04 |
| * | ACPI / power: Remove useless message from device registering routine | Rafael J. Wysocki | 2013-01-03 |
| * | ACPI / glue: Update DBG macro to include KERN_DEBUG | Joe Perches | 2013-01-03 |
| * | ACPI / PM: Do not apply ACPI_SUCCESS() to acpi_bus_get_device() result | Rafael J. Wysocki | 2013-01-03 |
| * | ACPI / memhotplug: remove redundant logic of acpi memory hotadd | Liu Jinsong | 2013-01-03 |
| * | ACPI / APEI: Fix the returned value in erst_dbg_read | Adrian Huang | 2013-01-03 |
* | | ACPICA: Remove useless mini-C library. | Lv Zheng | 2013-01-03 |
|/ |
|
* | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-14 |
|\ |
|
| * | ACPI: Create acpi_table_taint() function to avoid code duplication | Thomas Renninger | 2012-09-30 |
| * | ACPI: Implement physical address table override | Thomas Renninger | 2012-09-30 |
| * | ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areas | Thomas Renninger | 2012-09-30 |
* | | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-12-13 |
|\ \ |
|
| * \ | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2012-11-13 |
| |\ \ |
|
| | * | | PCI/ACPI: Notify PCI devices when their power resource is turned on | Huang Ying | 2012-11-13 |
| * | | | PCI/ACPI: Request _OSC control before scanning PCI root bus | Taku Izumi | 2012-11-07 |
| * | | | PCI: Don't pass pci_dev to pci_ext_cfg_avail() | Taku Izumi | 2012-11-07 |
| * | | | PCI/ACPI: Add _PRT interrupt routing info before enumerating devices | Bjorn Helgaas | 2012-11-05 |
| * | | | ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_bus | Bjorn Helgaas | 2012-11-05 |
| * | | | PCI/ACPI: Remove acpi_root_driver in reverse order | Yinghai Lu | 2012-11-03 |
| * | | | PCI/ACPI: Delete host bridge _PRT during hot remove path | Yinghai Lu | 2012-11-03 |
| * | | | PCI/ACPI: Make acpi_pci_root_remove() stop/remove pci root bus | Yinghai Lu | 2012-11-03 |
| * | | | PCI/ACPI: Assign unassigned resource for hot-added root bus | Yinghai Lu | 2012-11-03 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 |
|\ \ \ |
|
| * | | | treewide: fix typo of "suport" in various comments and Kconfig | Masanari Iida | 2012-11-19 |
| |/ / |
|
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Linus Torvalds | 2012-12-12 |
|\ \ \ |
|
| * | | | Thermal: Pass zone parameters as argument to tzd_register | Durgadoss R | 2012-11-05 |
* | | | | Merge tag 'please-pull-einj-fix-for-acpi5' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2012-12-12 |
|\ \ \ \ |
|
| * | | | | ACPI, APEI, EINJ: Add missed ACPI5 support for error trigger table | Chen Gong | 2012-12-07 |
| |/ / / |
|
* | | | | Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-12-12 |
|\ \ \ \ |
|
| * | | | | efi_pstore: Add a sequence counter to a variable name | Seiji Aguchi | 2012-11-26 |
| * | | | | efi_pstore: Add ctime to argument of erase callback | Seiji Aguchi | 2012-11-26 |
| |/ / / |
|
* | | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-12-11 |
|\ \ \ \ |
|
| * | | | | acpi: remove use of __devinit | Bill Pemberton | 2012-11-28 |
| |/ / / |
|
* | | | | Merge branch 'acpi-general' | Rafael J. Wysocki | 2012-12-07 |
|\ \ \ \ |
|
| * | | | | ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000 | Zhang Rui | 2012-12-04 |
| * | | | | ACPI : do not use Lid and Sleep button for S5 wakeup | Zhang Rui | 2012-12-04 |
* | | | | | Merge branch 'acpi-enumeration' | Rafael J. Wysocki | 2012-12-07 |
|\ \ \ \ \ |
|
| * | | | | | ACPI: add Haswell LPSS devices to acpi_platform_device_ids list | Mika Westerberg | 2012-12-07 |
* | | | | | | Merge branch 'acpi-general' | Rafael J. Wysocki | 2012-12-04 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklist | Lan Tianyu | 2012-11-30 |
| * | | | | | ACPI: do acpisleep dmi check when CONFIG_ACPI_SLEEP is set | Zhang Rui | 2012-11-30 |
* | | | | | | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2012-11-29 |
|\ \ \ \ \ \ |
|
| * | | | | | | cpuidle: Measure idle state durations with monotonic clock | Julius Werner | 2012-11-27 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'acpi-general' | Rafael J. Wysocki | 2012-11-29 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|