summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'acpi-tables'Rafael J. Wysocki2013-10-282-12/+33
|\ \ \ \ \
| * | | | | ACPI / x86: Increase override tables number limitYinghai Lu2013-09-252-12/+33
| |/ / / /
* | | | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-10-289-104/+53
|\ \ \ \ \
| * | | | | ACPI / memhotplug: Use defined marco METHOD_NAME__STAZhang Yanfei2013-10-101-2/+3
| * | | | | ACPI / hotplug: Use kobject_init_and_add() instead of _init() and _add()Bjorn Helgaas2013-09-301-3/+2
| * | | | | ACPI / hotplug: Don't set kobject parent pointer explicitlyBjorn Helgaas2013-09-301-1/+0
| * | | | | ACPI / hotplug: Set kobject name via kobject_add(), not kobject_set_name()Bjorn Helgaas2013-09-301-4/+1
| * | | | | hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Toshi Kani2013-09-305-66/+19
| * | | | | hotplug / x86: Disable ARCH_CPU_PROBE_RELEASE on x86Toshi Kani2013-09-252-25/+0
| * | | | | hotplug / x86: Add hotplug lock to missing placesToshi Kani2013-09-252-2/+24
| * | | | | hotplug / x86: Fix online state in cpu0 debug interfaceToshi Kani2013-09-251-2/+5
| |/ / / /
* | | | | Merge branch 'acpi-processor'Rafael J. Wysocki2013-10-289-131/+61
|\ \ \ \ \
| * | | | | ACPI / processor: fixed a brace coding style issueMathieu Rhéaume2013-10-071-2/+1
| * | | | | ACPI / processor: Remove outdated commentsHanjun Guo2013-09-241-5/+0
| * | | | | ACPI / processor: remove unnecessary if (!pr) checkHanjun Guo2013-09-241-6/+2
| * | | | | ACPI / processor: remove some dead code in acpi_processor_get_info()Jiang Liu2013-09-241-3/+0
| * | | | | x86 / ACPI: simplify _acpi_map_lsapic()Jiang Liu2013-09-243-38/+22
| * | | | | ACPI / processor: use apic_id and remove duplicated _MAT evaluationJiang Liu2013-09-244-71/+9
| * | | | | ACPI / processor: Introduce apic_id in struct processor to save parsed APIC idJiang Liu2013-09-243-6/+27
| |/ / / /
* | | | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-10-2830-1346/+90
|\ \ \ \ \
| * | | | | ACPI / proc: Remove alarm proc fileLan Tianyu2013-10-121-305/+0
| * | | | | ACPI: Remove CONFIG_ACPI_PROCFS_POWER and cm_sbsc.cLan Tianyu2013-10-123-123/+0
| * | | | | ACPI / SBS: Remove SBS's proc directoryLan Tianyu2013-10-121-321/+4
| * | | | | ACPI / Battery: Remove battery's proc directoryLan Tianyu2013-10-121-327/+1
| * | | | | Merge branch 'acpi-assorted-cleanup' into acpi-cleanupRafael J. Wysocki2013-09-244-18/+5
| |\ \ \ \ \
| | * | | | | ACP / fan: trivial style cleanupFelipe Contreras2013-09-241-1/+1
| | * | | | | ACPI / processor: remove superfluous pr == NULL checksBartlomiej Zolnierkiewicz2013-09-241-14/+1
| | * | | | | ACPI / mm: use NUMA_NO_NODEJianguo Wu2013-09-242-3/+3
| | |/ / / /
| * | | | | toshiba_acpi: convert acpi_evaluate_object() to acpi_evaluate_integer()Zhang Rui2013-09-241-9/+5
| * | | | | intel-smartconnect: convert acpi_evaluate_object() to acpi_evaluate_integer()Zhang Rui2013-09-241-13/+3
| * | | | | intel-rst: convert acpi_evaluate_object() to acpi_evaluate_integer()Zhang Rui2013-09-241-22/+6
| * | | | | fujitsu-laptop: convert acpi_evaluate_object() to acpi_evaluate_integer()Zhang Rui2013-09-241-16/+4
| * | | | | i2c-hid: convert acpi_evaluate_object() to acpi_evaluate_integer()Zhang Rui2013-09-241-13/+5
| * | | | | ACPI: dock: convert acpi_evaluate_object() to acpi_evaluate_integer()Zhang Rui2013-09-241-4/+2
| * | | | | acpi_processor: convert acpi_evaluate_object() to acpi_evaluate_integer()Zhang Rui2013-09-241-3/+3
| * | | | | pnpacpi: convert acpi_get_handle() to acpi_has_method()Zhang Rui2013-09-241-8/+3
| * | | | | wmi: convert acpi_get_handle() to acpi_has_method()Zhang Rui2013-09-241-3/+2
| * | | | | toshiba_acpi: convert acpi_get_handle() to acpi_has_method()Zhang Rui2013-09-241-15/+6
| * | | | | sony-laptop: convert acpi_get_handle() to acpi_has_method()Zhang Rui2013-09-241-19/+9
| * | | | | intel_menlow: convert acpi_get_handle() to acpi_has_method()Zhang Rui2013-09-241-6/+2
| * | | | | fujitsu-laptop: convert acpi_get_handle() to acpi_has_method()Zhang Rui2013-09-241-9/+4
| * | | | | pci-acpi: convert acpi_get_handle() to acpi_has_method()Zhang Rui2013-09-241-2/+1
| * | | | | acpi_pcihp: convert acpi_get_handle() to acpi_has_method()Zhang Rui2013-09-241-5/+2
| * | | | | nouveau_acpi: convert acpi_get_handle() to acpi_has_method()Zhang Rui2013-09-241-5/+2
| * | | | | i915: intel_acpi: convert acpi_get_handle() to acpi_has_method()Zhang Rui2013-09-241-4/+2
| * | | | | pcc_freq: convert acpi_get_handle() to acpi_has_method()Zhang Rui2013-09-241-3/+2
| * | | | | wmi: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui2013-09-241-19/+6
| * | | | | toshiba_acpi: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui2013-09-241-8/+1
| * | | | | topstar-laptop: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui2013-09-241-6/+2
| * | | | | intel-smartconnect: convert acpi_evaluate_object() to acpi_execute_simple_met...Zhang Rui2013-09-241-10/+1
OpenPOWER on IntegriCloud