summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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
2013-10-31cpufreq/intel_pstate: Add static declarations to internal functionsDirk Brandewie
2013-10-31cpufreq: arm_big_little: reconfigure switcher behavior at run timeNicolas Pitre
2013-10-31cpufreq: arm_big_little: add in-kernel switching (IKS) supportViresh Kumar
2013-10-30ACPICA: Hardcode access width for the reset register.Bob Moore
2013-10-30ACPICA: Fix possible memory leaks in the GPE handling.Lv Zheng
2013-10-30ACPICA: Cleanup memory allocation macros and configurability.Lv Zheng
2013-10-30ACPICA: Add safe versions of common string functions.Bob Moore
2013-10-30ACPICA: Add history/line-editing for Unix/Linux systems.Bob Moore
2013-10-30ACPICA: Add a check for a null node during namespace walk.Bob Moore
2013-10-30ACPICA: Table print header function: Increase default width for table length.Bob Moore
2013-10-30ACPICA: Ensure that debug output is immediately disabled on termination.Tomasz Nowicki
2013-10-30intel_idle: use CPU_TASKS_FROZEN instead of a numeric constantPrarit Bhargava
2013-10-30cpuidle: remove cpuidle_unregister_governor()Viresh Kumar