aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-11-07Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-11-07cpufreq: conservative: fix requested_freq reduction issueXiaoguang Chen
2013-11-07Merge branch 'acpi-hotplug'Rafael J. Wysocki
2013-11-07ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routinesRafael J. Wysocki
2013-11-07Merge branch 'pm-runtime'Rafael J. Wysocki
2013-11-07Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-11-07Merge branch 'pm-cpuidle'Rafael J. Wysocki
2013-11-07Merge branch 'pm-devfreq'Rafael J. Wysocki
2013-11-07Merge branch 'powercap'Rafael J. Wysocki
2013-11-07Merge branch 'acpi-video'Rafael J. Wysocki
2013-11-07Merge branch 'acpica'Rafael J. Wysocki
2013-11-07Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-11-07Merge branch 'acpi-processor'Rafael J. Wysocki
2013-11-07PM / runtime: Use pm_runtime_put_sync() in __device_release_driver()Rafael J. Wysocki
2013-11-07ACPI / event: remove unneeded NULL pointer checkMathias Krause
2013-11-07Revert "ACPI / video: Ignore BIOS initial backlight value for HP 250 G1"Aaron Lu
2013-11-07ACPI / video: Quirk initial backlight level 0Aaron Lu
2013-11-07ACPI / video: Fix initial level validity testAaron Lu
2013-11-07intel_pstate: skip the driver if ACPI has power mgmt optionAdrian Huang
2013-11-07ACPI / hotplug: Do not execute "insert in progress" _OSTRafael J. Wysocki
2013-11-07ACPI / hotplug: Carry out PCI root eject directlyRafael J. Wysocki
2013-11-07ACPI / hotplug: Merge device hot-removal routinesRafael J. Wysocki
2013-11-07ACPI / hotplug: Make acpi_bus_hot_remove_device() internalRafael J. Wysocki
2013-11-07ACPI / hotplug: Simplify device ejection routinesRafael J. Wysocki
2013-11-07ACPI / hotplug: Fix handle_root_bridge_removal()Rafael J. Wysocki
2013-11-07ACPI / hotplug: Refuse to hot-remove all objects with disabled hotplugRafael J. Wysocki
2013-11-07ACPI / scan: Start matching drivers after trying scan handlersRafael J. Wysocki
2013-11-07ACPI: Remove acpi_pci_slot_init() headers from internal.hRafael J. Wysocki
2013-11-05ACPI / blacklist: fix name of ThinkPad Edge E530Felipe Contreras
2013-11-05PowerCap: Fix build error with option -Werror=format-securitySrinivas Pandruvada
2013-11-01cpufreq: ondemand: Remove redundant return statementStratos Karafotis
2013-10-31ACPICA: Add __init for ACPICA initializers/finalizers.Lv Zheng
2013-10-31ACPICA: Cleanup asmlinkage for ACPICA APIs.Lv Zheng
2013-10-31ACPICA: Fix cached object deletion code.Lv Zheng
2013-10-31ACPICA: Remove dead AOPOBJ_INVALID check.Lv Zheng
2013-10-31ACPICA: Cleanup useless memset invocations.Lv Zheng
2013-10-31ACPICA: Fix an ACPI_ALLOCATE_ZEROED() reversal.Lv Zheng
2013-10-31ACPICA: Fix wrong object length returned by acpi_ut_get_simple_object_size().Lv Zheng
2013-10-31ACPICA: Add new statistics interface.Lv Zheng
2013-10-31ACPICA: Update DMAR table definitions.Lv Zheng
2013-10-31ACPICA: Update namespace dump code.Lv Zheng
2013-10-31ACPICA: Update check for setting the ANOBJ_IS_EXTERNAL flag.Lv Zheng
2013-10-31ACPICA: Update default space handlers.Lv Zheng
2013-10-31ACPICA: Fix indentation issues for macro invocations.Lv Zheng
2013-10-31ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa...Lv Zheng
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng
2013-10-31ACPICA: Clarify ACPI_FREE_BUFFER usage.Bob Moore
2013-10-31ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng
2013-10-31cpufreq: move freq change notifications to cpufreq coreViresh Kumar
2013-10-31cpufreq: distinguish drivers that do asynchronous notificationsViresh Kumar