| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 | 1 | -1/+1 |
|\ |
|
| * | percpu: add __percpu sparse annotations to what's left | Tejun Heo | 2010-02-17 | 1 | -1/+1 |
* | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2010-03-01 | 16 | -59/+102 |
|\ \ |
|
| * | | ACPI: replace acpi_integer by u64 | Lin Ming | 2010-01-28 | 2 | -24/+24 |
| * | | ACPICA: Update version to 20100121. | Bob Moore | 2010-01-22 | 1 | -1/+1 |
| * | | ACPICA: Remove unused uint32_struct type | Bob Moore | 2010-01-22 | 1 | -5/+0 |
| * | | ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type | Bob Moore | 2010-01-22 | 3 | -14/+19 |
| * | | ACPICA: Update all ACPICA copyrights and signons to 2010 | Bob Moore | 2010-01-22 | 14 | -13/+56 |
| * | | ACPICA: Update for new gcc-4 warning options | Bob Moore | 2010-01-22 | 1 | -2/+2 |
| |/ |
|
* | | x86/PCI: use host bridge _CRS info by default on 2008 and newer machines | Bjorn Helgaas | 2010-02-23 | 1 | -0/+1 |
* | | PCI / ACPI / PM: Platform support for PCI PME wake-up | Rafael J. Wysocki | 2010-02-22 | 1 | -0/+4 |
* | | ACPI / PM: Add more run-time wake-up fields | Rafael J. Wysocki | 2010-02-22 | 1 | -0/+2 |
* | | ACPI: Use GPE reference counting to support shared GPEs | Rafael J. Wysocki | 2010-02-22 | 2 | -21/+13 |
|/ |
|
* | Merge branch 'bugzilla-14483' into release | Len Brown | 2010-01-20 | 1 | -1/+1 |
|\ |
|
| * | ACPI: don't cond_resched if irq is disabled | Xiaotian Feng | 2010-01-16 | 1 | -1/+1 |
* | | ACPI: processor: remove _PDC object list from struct acpi_processor | Alex Chiang | 2009-12-22 | 1 | -2/+0 |
* | | ACPI: processor: change acpi_processor_set_pdc() interface | Alex Chiang | 2009-12-22 | 1 | -1/+1 |
* | | ACPI: processor: unify arch_acpi_processor_cleanup_pdc | Alex Chiang | 2009-12-22 | 1 | -2/+0 |
* | | ACPI: processor: finish unifying arch_acpi_processor_init_pdc() | Alex Chiang | 2009-12-22 | 1 | -1/+0 |
* | | ACPI: processor: call _PDC early | Alex Chiang | 2009-12-22 | 1 | -0/+3 |
* | | Merge branch 'ost' into release | Len Brown | 2009-12-16 | 1 | -2/+3 |
|\ \ |
|
| * | | ACPI: Notify the _PPC evaluation status to the platform | Zhao Yakui | 2009-11-06 | 1 | -2/+3 |
| |/ |
|
* | | Merge branch 'acpica' into release | Len Brown | 2009-12-15 | 2 | -4/+6 |
|\ \ |
|
| * | | ACPICA: Update version to 20091214 | Bob Moore | 2009-12-15 | 1 | -1/+1 |
| * | | ACPICA: Remove messages if predefined repair(s) are successful | Bob Moore | 2009-12-15 | 1 | -3/+5 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2009-12-11 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface | Thomas Renninger | 2009-11-24 | 1 | -0/+6 |
| | |/
| |/| |
|
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-12-11 | 1 | -0/+12 |
|\ \ \
| |_|/
|/| | |
|
| * | | PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode | Matt Domsch | 2009-11-04 | 1 | -0/+12 |
| |/ |
|
* | | ACPICA: Update version to 20091112. | Bob Moore | 2009-11-24 | 1 | -1/+1 |
* | | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming | 2009-11-24 | 1 | -1/+2 |
* | | ACPICA: Update version to 20091013 | Bob Moore | 2009-11-24 | 1 | -1/+1 |
|/ |
|
* | ACPI: remove acpi_device_uid() and related stuff | Bjorn Helgaas | 2009-09-25 | 1 | -3/+1 |
* | ACPI: remove acpi_device.flags.hardware_id | Bjorn Helgaas | 2009-09-25 | 1 | -2/+1 |
* | ACPI: remove acpi_device.flags.compatible_ids | Bjorn Helgaas | 2009-09-25 | 1 | -2/+1 |
* | ACPI: maintain a single list of _HID and _CID IDs | Bjorn Helgaas | 2009-09-25 | 1 | -3/+7 |
* | ACPI: add acpi_bus_get_status_handle() | Bjorn Helgaas | 2009-09-25 | 1 | -0/+2 |
* | ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE | Bjorn Helgaas | 2009-09-25 | 1 | -1/+0 |
* | ACPI: save device_type in acpi_device | Bjorn Helgaas | 2009-09-25 | 1 | -1/+2 |
* | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-09-24 | 1 | -0/+25 |
|\ |
|
| * | ACPI: make ACPI button funcs no-ops if not built in | Jesse Barnes | 2009-09-17 | 1 | -0/+15 |
| * | ACPI button: provide lid status functions | Jesse Barnes | 2009-09-10 | 1 | -0/+10 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-09-23 | 8 | -740/+1203 |
|\ \ |
|
| * \ | Merge branch 'preempt' into release | Len Brown | 2009-09-19 | 1 | -2/+2 |
| |\ \ |
|
| | * | | ACPICA: Don't switch task then not allowed | Alexey Starikovskiy | 2009-08-29 | 1 | -2/+2 |
| | |/ |
|
| * | | Merge branch 'bugzilla-13620' into release | Len Brown | 2009-09-19 | 1 | -0/+3 |
| |\ \ |
|
| | * | | ACPICA: fix leak of acpi_os_validate_address | Lin Ming | 2009-08-27 | 1 | -0/+3 |
| * | | | Merge branch 'bjorn-start-stop-2.6.32' into release | Len Brown | 2009-09-19 | 1 | -2/+0 |
| |\ \ \ |
|
| | * | | | ACPI: remove unused acpi_device_ops .stop method | Bjorn Helgaas | 2009-06-25 | 1 | -2/+0 |
| * | | | | Merge branch 'acpica' into release | Len Brown | 2009-09-19 | 6 | -734/+1198 |
| |\ \ \ \ |
|