summaryrefslogtreecommitdiff
path: root/drivers/acpi (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | ACPICA: Debugger: Major update for the Disassemble<method> command.Bob Moore2013-01-10
| | * | | | | | | | | | ACPICA: Performance: Remove function tracing from critical allocation functions.Bob Moore2013-01-10
| | * | | | | | | | | | ACPICA: Performance enhancement for ACPI package objects.Chao Guan2013-01-10
| | * | | | | | | | | | ACPICA: Fix possible memory leak.Jesper Juhl2013-01-10
| | * | | | | | | | | | ACPICA: Update initialization codes.Lv Zheng2013-01-10
| | * | | | | | | | | | ACPICA: Enhance error messages.Lv Zheng2013-01-10
| | * | | | | | | | | | ACPICA: Fix broken call depth tracing logic.Lv Zheng2013-01-10
| | * | | | | | | | | | ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA.Lv Zheng2013-01-10
| | * | | | | | | | | | ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.Lv Zheng2013-01-10
| | * | | | | | | | | | ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng2013-01-10
| | * | | | | | | | | | ACPICA: Update codes under disabled build options.Lv Zheng2013-01-10
| | * | | | | | | | | | ACPICA: Cleanup updated comments.Lv Zheng2013-01-10
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'acpi-scan'Rafael J. Wysocki2013-02-11
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| | * | | | | | | | | ACPI / scan: Fix acpi_bus_get_device() check in acpi_match_device()Rafael J. Wysocki2013-01-31
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| | * | | | | | | | ACPI / scan: Make namespace scanning and trimming mutually exclusiveRafael J. Wysocki2013-01-27
| | * | | | | | | | ACPI / scan: Make it clear that acpi_bus_trim() cannot failRafael J. Wysocki2013-01-26
| | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki2013-01-19
| | | |/ / / / / | | |/| | | | |
| | * | | | | | ACPI: update ej_event interface to take acpi_deviceYinghai Lu2013-01-15
| | * | | | | | ACPI / scan: Add second pass to acpi_bus_trim()Rafael J. Wysocki2013-01-15
| | * | | | | | ACPI / scan: Change the implementation of acpi_bus_trim()Rafael J. Wysocki2013-01-15
| | * | | | | | ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki2013-01-15
| | * | | | | | ACPI / scan: Drop the second argument of acpi_device_unregister()Rafael J. Wysocki2013-01-15
| | * | | | | | ACPI / scan: Fix check of device_attach() return value.Mika Westerberg2013-01-11
| | | |_|_|_|/ | | |/| | | |
| | * | | | | ACPI / scan: Treat power resources in a special wayRafael J. Wysocki2013-01-07
| | * | | | | ACPI: Drop ACPI device .bind() and .unbind() callbacksRafael J. Wysocki2013-01-03
| | * | | | | ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.cRafael J. Wysocki2013-01-03
| | * | | | | ACPI / PCI: Rework the setup and cleanup of device wakeupRafael J. Wysocki2013-01-03
| | * | | | | ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_typeRafael J. Wysocki2013-01-03
| | * | | | | ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki2013-01-03
| | * | | | | ACPI: Replace ACPI device add_type field with a match_driver flagRafael J. Wysocki2013-01-03
| | * | | | | ACPI: Drop the second argument of acpi_bus_scan()Rafael J. Wysocki2013-01-03
| | * | | | | ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki2013-01-03
| | * | | | | ACPI: Remove acpi_start_single_object() and acpi_bus_start()Rafael J. Wysocki2013-01-03
| | * | | | | ACPI / PCI: Fold acpi_pci_root_start() into acpi_pci_root_add()Rafael J. Wysocki2013-01-03
| | * | | | | ACPI: Change the ordering of acpi_bus_check_add()Rafael J. Wysocki2013-01-03
| | * | | | | ACPI: Replace struct acpi_bus_ops with enum typeRafael J. Wysocki2013-01-03
| | * | | | | ACPI: Reduce the usage of struct acpi_bus_opsRafael J. Wysocki2013-01-03
| | * | | | | ACPI: Make acpi_bus_add() and acpi_bus_start() visibly differentRafael J. Wysocki2013-01-03
| | * | | | | ACPI: Change the ordering of PCI root bridge driver registrarionRafael J. Wysocki2013-01-03
| | * | | | | ACPI: Separate adding ACPI device objects from probing ACPI driversRafael J. Wysocki2013-01-03
| | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-19
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-01-24
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | aerdrv: Enhanced AER loggingLance Ortiz2013-01-03
| | |/ / /
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-01-31
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-01-30
| |/ / /
* | | | ACPI: Check MSR valid bit before using P-state frequenciesStefan Bader2013-01-22
* | | | ACPI, APEI: Fixup incorrect 64-bit access width firmware bugLans Zhang2013-01-19
* | | | ACPI / processor: Get power info before updating the C-statesThomas Schlichter2013-01-19
* | | | ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabledKonrad Rzeszutek Wilk2013-01-18
|/ / /
* | / ACPI / glue: Fix build with ACPI_GLUE_DEBUG setYinghai Lu2013-01-12
| |/ |/|