Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | cpuidle: fix indentation of cpumask | Viresh Kumar | 2013-10-30 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2013-11-07 | 9 | -106/+391 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ACPICA: Add __init for ACPICA initializers/finalizers. | Lv Zheng | 2013-10-31 | 1 | -7/+7 | |
| | * | | | | | | | | | ACPICA: Cleanup asmlinkage for ACPICA APIs. | Lv Zheng | 2013-10-31 | 1 | -2/+2 | |
| | * | | | | | | | | | ACPICA: Update acpidump related header file changes. | Lv Zheng | 2013-10-31 | 2 | -2/+11 | |
| | * | | | | | | | | | ACPICA: Update compilation environment settings. | Lv Zheng | 2013-10-31 | 1 | -0/+3 | |
| | * | | | | | | | | | ACPICA: Add new statistics interface. | Lv Zheng | 2013-10-31 | 2 | -0/+12 | |
| | * | | | | | | | | | ACPICA: Update DMAR table definitions. | Lv Zheng | 2013-10-31 | 1 | -2/+2 | |
| | * | | | | | | | | | ACPICA: Update RSDP table definitions. | Lv Zheng | 2013-10-31 | 1 | -1/+18 | |
| | * | | | | | | | | | ACPICA: Update version to 20130927. | Bob Moore | 2013-10-31 | 1 | -1/+1 | |
| | * | | | | | | | | | ACPICA: Update aclinux.h for new OSL override mechanism. | Lv Zheng | 2013-10-31 | 2 | -45/+91 | |
| | * | | | | | | | | | ACPICA: Add support to allow host OS to redefine individual OSL prototypes. | Lv Zheng | 2013-10-31 | 2 | -3/+137 | |
| | * | | | | | | | | | ACPICA: Simplify configuration of global ACPI_REDUCED_HARDWARE macro. | Bob Moore | 2013-10-31 | 1 | -0/+2 | |
| | * | | | | | | | | | ACPICA: Fix indentation issues for macro invocations. | Lv Zheng | 2013-10-31 | 1 | -5/+17 | |
| | * | | | | | | | | | ACPICA: Prevent possible build issues for use of ACPI_PRINTF_LIKE macro | Lv Zheng | 2013-10-31 | 1 | -13/+16 | |
| | * | | | | | | | | | ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa... | Lv Zheng | 2013-10-31 | 1 | -2/+11 | |
| | * | | | | | | | | | ACPICA: Clarify ACPI_FREE_BUFFER usage. | Bob Moore | 2013-10-31 | 1 | -3/+7 | |
| | * | | | | | | | | | ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules. | Lv Zheng | 2013-10-31 | 1 | -4/+8 | |
| | * | | | | | | | | | ACPICA: Hardcode access width for the reset register. | Bob Moore | 2013-10-30 | 1 | -0/+1 | |
| | * | | | | | | | | | ACPICA: Predefine name macros: Sort list. | Bob Moore | 2013-10-30 | 1 | -13/+13 | |
| | * | | | | | | | | | ACPICA: Cleanup memory allocation macros and configurability. | Lv Zheng | 2013-10-30 | 4 | -12/+41 | |
| | * | | | | | | | | | ACPICA: Fix a macro for the hardware-reduced case | Bob Moore | 2013-10-30 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch 'acpi-processor' | Rafael J. Wysocki | 2013-11-07 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ACPI / processor: Do not request ACPI cpufreq module directly | Rafael J. Wysocki | 2013-10-30 | 1 | -1/+0 | |
| * | | | | | | | | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2013-10-28 | 4 | -152/+195 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsem | viresh kumar | 2013-10-25 | 1 | -0/+14 | |
| | * | | | | | | | | | | cpufreq: Implement light weight ->target_index() routine | Viresh Kumar | 2013-10-25 | 1 | -1/+3 | |
| | * | | | | | | | | | | Merge back earlier 'pm-cpufreq' material. | Rafael J. Wysocki | 2013-10-25 | 1 | -14/+36 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | cpufreq: create cpufreq_generic_init() routine | Viresh Kumar | 2013-10-16 | 1 | -0/+3 | |
| | | * | | | | | | | | | | cpufreq: define generic .attr, .exit() and .verify() routines | Viresh Kumar | 2013-10-16 | 1 | -0/+8 | |
| | | * | | | | | | | | | | cpufreq: add new routine cpufreq_verify_within_cpu_limits() | Viresh Kumar | 2013-10-16 | 1 | -0/+7 | |
| | | * | | | | | | | | | | cpufreq: use cpufreq_driver->flags to mark CPUFREQ_HAVE_GOVERNOR_PER_POLICY | Viresh Kumar | 2013-10-16 | 1 | -7/+8 | |
| | | * | | | | | | | | | | cpufreq: rewrite cpufreq_driver->flags using shift operator | Viresh Kumar | 2013-10-16 | 1 | -7/+8 | |
| | | * | | | | | | | | | | cpufreq: Add new helper cpufreq_table_validate_and_show() | Viresh Kumar | 2013-09-30 | 1 | -0/+2 | |
| | * | | | | | | | | | | | PM / OPP: rename header to linux/pm_opp.h | Nishanth Menon | 2013-10-25 | 2 | -1/+1 | |
| | * | | | | | | | | | | | PM / OPP: rename data structures to dev_pm equivalents | Nishanth Menon | 2013-10-25 | 2 | -15/+18 | |
| | * | | | | | | | | | | | PM / OPP: rename functions to dev_pm_opp* | Nishanth Menon | 2013-10-25 | 1 | -24/+26 | |
| * | | | | | | | | | | | | Merge branch 'powercap' | Rafael J. Wysocki | 2013-10-28 | 2 | -0/+328 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | bitops: Introduce BIT_ULL | Srinivas Pandruvada | 2013-10-17 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | PowerCap: Add class driver | Srinivas Pandruvada | 2013-10-17 | 1 | -0/+325 | |
| * | | | | | | | | | | | | | Merge branch 'acpi-video' | Rafael J. Wysocki | 2013-10-28 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | backlight: introduce backlight_device_registered | Aaron Lu | 2013-10-16 | 1 | -0/+4 | |
| | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'acpi-pm' | Rafael J. Wysocki | 2013-10-28 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | ACPI / PM: allow child devices to ignore parent power state | Mika Westerberg | 2013-10-11 | 1 | -1/+2 | |
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2013-10-28 | 4 | -8/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | ACPICA: Update version to 20130823. | Bob Moore | 2013-09-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | ACPICA: SCI Handlers: Update handler interface, eliminate unnecessary argument. | Bob Moore | 2013-09-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | ACPICA: Cleanup exception codes. | Lv Zheng | 2013-09-24 | 1 | -3/+5 | |
| | * | | | | | | | | | | | | ACPICA: Tables: Cleanup RSDP signature codes. | Lv Zheng | 2013-09-24 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | ACPICA: Add support for host-installed SCI handlers. | Lv Zheng | 2013-09-24 | 2 | -3/+13 |