Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | ACPI / battery: remove duplicated include from battery.c | Wei Yongjun | 2014-07-30 | 1 | -1/+0 | |
| | | |/ / / / | ||||||
| | * | | | | | ACPI / video: Add use_native_backlight quirk for HP EliteBook 2014 models | Hans de Goede | 2014-07-30 | 1 | -0/+9 | |
| * | | | | | | Merge branch 'acpi-pnp' | Rafael J. Wysocki | 2014-08-05 | 1 | -6/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ACPI / PNP: Replace faulty is_hex_digit() by isxdigit() | Arjun Sreedharan | 2014-07-31 | 1 | -6/+2 | |
| | * | | | | | | Merge back earlier acpi-pnp material. | Rafael J. Wysocki | 2014-07-30 | 3 | -67/+28 | |
| | |\ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ | Merge branch 'acpica' | Rafael J. Wysocki | 2014-08-05 | 21 | -104/+468 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ACPICA: Update version to 20140724. | Bob Moore | 2014-07-31 | 1 | -1/+1 | |
| | * | | | | | | | | ACPICA: ACPI 5.1: Update for PCCT table changes. | Bob Moore | 2014-07-31 | 1 | -1/+24 | |
| | * | | | | | | | | ACPICA/ARM: ACPI 5.1: Update for GTDT table changes. | Tomasz Nowicki | 2014-07-31 | 1 | -15/+78 | |
| | * | | | | | | | | ACPICA/ARM: ACPI 5.1: Update for MADT changes. | Tomasz Nowicki | 2014-07-31 | 1 | -3/+41 | |
| | * | | | | | | | | ACPICA/ARM: ACPI 5.1: Update for FADT changes. | Graeme Gregory | 2014-07-31 | 1 | -3/+9 | |
| | * | | | | | | | | ACPICA: ACPI 5.1: Support for the _CCA predifined name. | Bob Moore | 2014-07-31 | 1 | -0/+3 | |
| | * | | | | | | | | ACPICA: ACPI 5.1: New notify value for System Affinity Update. | Bob Moore | 2014-07-31 | 2 | -3/+5 | |
| | * | | | | | | | | ACPICA: ACPI 5.1: Support for the _DSD predefined name. | David E. Box | 2014-07-31 | 2 | -1/+13 | |
| | * | | | | | | | | ACPICA: Debug object: Add current value of Timer() to debug line prefix. | Bob Moore | 2014-07-31 | 1 | -1/+10 | |
| | * | | | | | | | | ACPICA: acpihelp: Add UUID support, restructure some existing files. | Bob Moore | 2014-07-31 | 6 | -28/+217 | |
| | * | | | | | | | | ACPICA: Utilities: Fix local printf issue. | Lv Zheng | 2014-07-31 | 1 | -0/+3 | |
| | * | | | | | | | | ACPICA: Tables: Update for DMAR table changes. | Bob Moore | 2014-07-31 | 2 | -21/+21 | |
| | * | | | | | | | | ACPICA: Remove some extraneous printf arguments. | Sascha Wildner | 2014-07-31 | 2 | -5/+4 | |
| | * | | | | | | | | ACPICA: Update for comments/formatting. No functional changes. | Bob Moore | 2014-07-31 | 1 | -12/+10 | |
| | * | | | | | | | | ACPICA: Disassembler: Add support for the ToUUID opererator (macro). | Bob Moore | 2014-07-31 | 2 | -6/+25 | |
| | * | | | | | | | | ACPICA: Remove a redundant cast to acpi_size for ACPI_OFFSET() macro. | Bob Moore | 2014-07-31 | 1 | -1/+1 | |
| | * | | | | | | | | ACPICA: Work around an ancient GCC bug. | Bob Moore | 2014-07-31 | 1 | -3/+3 | |
| * | | | | | | | | | Merge branch 'pm-tools' | Rafael J. Wysocki | 2014-08-05 | 5 | -27/+29 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | cpupower: Remove redundant error check | Peter Senna Tschudin | 2014-07-30 | 1 | -6/+5 | |
| | * | | | | | | | | | cpupower: bench: parse.c: Fix several minor errors | Rickard Strandqvist | 2014-07-30 | 1 | -18/+21 | |
| | * | | | | | | | | | cpupower: mperf monitor: Correct use of ! and & | Himangi Saraogi | 2014-07-30 | 1 | -1/+1 | |
| | * | | | | | | | | | cpupower: Adjust MAINTAINERS file | Thomas Renninger | 2014-07-23 | 1 | -1/+1 | |
| | * | | | | | | | | | PM / tools: cpupower: drop negativity check on unsigned value | Andrey Utkin | 2014-07-19 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2014-08-05 | 2 | -127/+372 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | PM / Hibernate: Touch Soft Lockup Watchdog in rtree_next_node | Joerg Roedel | 2014-07-29 | 1 | -0/+1 | |
| | * | | | | | | | | | | PM / Hibernate: Remove the old memory-bitmap implementation | Joerg Roedel | 2014-07-29 | 1 | -202/+21 | |
| | * | | | | | | | | | | PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free() | Joerg Roedel | 2014-07-29 | 1 | -15/+38 | |
| | * | | | | | | | | | | PM / Hibernate: Implement position keeping in radix tree | Joerg Roedel | 2014-07-29 | 1 | -0/+98 | |
| | * | | | | | | | | | | PM / Hibernate: Add memory_rtree_find_bit function | Joerg Roedel | 2014-07-29 | 1 | -3/+81 | |
| | * | | | | | | | | | | PM / Hibernate: Create a Radix-Tree to store memory bitmap | Joerg Roedel | 2014-07-29 | 1 | -1/+222 | |
| | * | | | | | | | | | | PM / sleep: fix kernel-doc warnings in drivers/base/power/main.c | Randy Dunlap | 2014-07-29 | 1 | -0/+5 | |
| * | | | | | | | | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2014-08-05 | 7 | -138/+127 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | cpufreq: move policy kobj to update_policy_cpu() | Viresh Kumar | 2014-07-21 | 1 | -38/+33 | |
| | * | | | | | | | | | | | cpufreq: propagate error returned by kobject_move() | Viresh Kumar | 2014-07-21 | 1 | -3/+5 | |
| | * | | | | | | | | | | | cpufreq: don't restore policy->cpus on failure to move kobj | Viresh Kumar | 2014-07-21 | 1 | -5/+0 | |
| | * | | | | | | | | | | | powernow-k6: support 350MHz CPU | Mikulas Patocka | 2014-07-21 | 1 | -0/+1 | |
| | * | | | | | | | | | | | cpufreq: ondemand: Eliminate the deadband effect | Stratos Karafotis | 2014-07-21 | 1 | -4/+7 | |
| | * | | | | | | | | | | | cpufreq: Introduce new relation for freq selection | Stratos Karafotis | 2014-07-21 | 2 | -1/+12 | |
| | * | | | | | | | | | | | cpufreq: imx6: remove pu regulator dependency for SOCs with no PU regulator | Anson Huang | 2014-07-21 | 1 | -14/+21 | |
| | * | | | | | | | | | | | cpufreq: intel_pstate: Remove core_pct rounding | Stratos Karafotis | 2014-07-21 | 1 | -5/+1 | |
| | * | | | | | | | | | | | cpufreq: intel_pstate: Simplify P state adjustment logic. | Stratos Karafotis | 2014-07-21 | 1 | -23/+3 | |
| | * | | | | | | | | | | | cpufreq: intel_pstate: Keep values in aperf/mperf in full precision | Stratos Karafotis | 2014-07-21 | 1 | -3/+0 | |
| | * | | | | | | | | | | | cpufreq: intel_pstate: Disable interrupts during MSRs reading | Stratos Karafotis | 2014-07-21 | 1 | -0/+3 | |
| | * | | | | | | | | | | | cpufreq: intel_pstate: Align multiple lines to open parenthesis | Stratos Karafotis | 2014-07-21 | 1 | -17/+17 |