summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-06120-1495/+5084
|\
| *-----. Merge branches 'acpi-video', 'acpi-battery', 'acpi-processor' and 'acpi-lpss'Rafael J. Wysocki2014-08-054-1/+21
| |\ \ \ \
| | | | | * ACPI / LPSS: add LPSS device for Wildcat Point PCHJie Yang2014-08-011-0/+10
| | | | * | ACPI / processor: Make it possible to get local x2apic id via _MATHanjun Guo2014-07-301-0/+2
| | | | |/
| | | * | ACPI / battery: remove duplicated include from battery.cWei Yongjun2014-07-301-1/+0
| | | |/
| | * | ACPI / video: Add use_native_backlight quirk for HP EliteBook 2014 modelsHans de Goede2014-07-301-0/+9
| * | | Merge branch 'acpi-pnp'Rafael J. Wysocki2014-08-051-6/+2
| |\ \ \
| | * | | ACPI / PNP: Replace faulty is_hex_digit() by isxdigit()Arjun Sreedharan2014-07-311-6/+2
| | * | | Merge back earlier acpi-pnp material.Rafael J. Wysocki2014-07-303-67/+28
| | |\ \ \
| * | \ \ \ Merge branch 'acpica'Rafael J. Wysocki2014-08-0521-104/+468
| |\ \ \ \ \
| | * | | | | ACPICA: Update version to 20140724.Bob Moore2014-07-311-1/+1
| | * | | | | ACPICA: ACPI 5.1: Update for PCCT table changes.Bob Moore2014-07-311-1/+24
| | * | | | | ACPICA/ARM: ACPI 5.1: Update for GTDT table changes.Tomasz Nowicki2014-07-311-15/+78
| | * | | | | ACPICA/ARM: ACPI 5.1: Update for MADT changes.Tomasz Nowicki2014-07-311-3/+41
| | * | | | | ACPICA/ARM: ACPI 5.1: Update for FADT changes.Graeme Gregory2014-07-311-3/+9
| | * | | | | ACPICA: ACPI 5.1: Support for the _CCA predifined name.Bob Moore2014-07-311-0/+3
| | * | | | | ACPICA: ACPI 5.1: New notify value for System Affinity Update.Bob Moore2014-07-312-3/+5
| | * | | | | ACPICA: ACPI 5.1: Support for the _DSD predefined name.David E. Box2014-07-312-1/+13
| | * | | | | ACPICA: Debug object: Add current value of Timer() to debug line prefix.Bob Moore2014-07-311-1/+10
| | * | | | | ACPICA: acpihelp: Add UUID support, restructure some existing files.Bob Moore2014-07-316-28/+217
| | * | | | | ACPICA: Utilities: Fix local printf issue.Lv Zheng2014-07-311-0/+3
| | * | | | | ACPICA: Tables: Update for DMAR table changes.Bob Moore2014-07-312-21/+21
| | * | | | | ACPICA: Remove some extraneous printf arguments.Sascha Wildner2014-07-312-5/+4
| | * | | | | ACPICA: Update for comments/formatting. No functional changes.Bob Moore2014-07-311-12/+10
| | * | | | | ACPICA: Disassembler: Add support for the ToUUID opererator (macro).Bob Moore2014-07-312-6/+25
| | * | | | | ACPICA: Remove a redundant cast to acpi_size for ACPI_OFFSET() macro.Bob Moore2014-07-311-1/+1
| | * | | | | ACPICA: Work around an ancient GCC bug.Bob Moore2014-07-311-3/+3
| * | | | | | Merge branch 'pm-tools'Rafael J. Wysocki2014-08-055-27/+29
| |\ \ \ \ \ \
| | * | | | | | cpupower: Remove redundant error checkPeter Senna Tschudin2014-07-301-6/+5
| | * | | | | | cpupower: bench: parse.c: Fix several minor errorsRickard Strandqvist2014-07-301-18/+21
| | * | | | | | cpupower: mperf monitor: Correct use of ! and &Himangi Saraogi2014-07-301-1/+1
| | * | | | | | cpupower: Adjust MAINTAINERS fileThomas Renninger2014-07-231-1/+1
| | * | | | | | PM / tools: cpupower: drop negativity check on unsigned valueAndrey Utkin2014-07-191-1/+1
| * | | | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2014-08-052-127/+372
| |\ \ \ \ \ \ \
| | * | | | | | | PM / Hibernate: Touch Soft Lockup Watchdog in rtree_next_nodeJoerg Roedel2014-07-291-0/+1
| | * | | | | | | PM / Hibernate: Remove the old memory-bitmap implementationJoerg Roedel2014-07-291-202/+21
| | * | | | | | | PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free()Joerg Roedel2014-07-291-15/+38
| | * | | | | | | PM / Hibernate: Implement position keeping in radix treeJoerg Roedel2014-07-291-0/+98
| | * | | | | | | PM / Hibernate: Add memory_rtree_find_bit functionJoerg Roedel2014-07-291-3/+81
| | * | | | | | | PM / Hibernate: Create a Radix-Tree to store memory bitmapJoerg Roedel2014-07-291-1/+222
| | * | | | | | | PM / sleep: fix kernel-doc warnings in drivers/base/power/main.cRandy Dunlap2014-07-291-0/+5
| * | | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-08-057-138/+127
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cpufreq: move policy kobj to update_policy_cpu()Viresh Kumar2014-07-211-38/+33
| | * | | | | | | | cpufreq: propagate error returned by kobject_move()Viresh Kumar2014-07-211-3/+5
| | * | | | | | | | cpufreq: don't restore policy->cpus on failure to move kobjViresh Kumar2014-07-211-5/+0
| | * | | | | | | | powernow-k6: support 350MHz CPUMikulas Patocka2014-07-211-0/+1
| | * | | | | | | | cpufreq: ondemand: Eliminate the deadband effectStratos Karafotis2014-07-211-4/+7
| | * | | | | | | | cpufreq: Introduce new relation for freq selectionStratos Karafotis2014-07-212-1/+12
| | * | | | | | | | cpufreq: imx6: remove pu regulator dependency for SOCs with no PU regulatorAnson Huang2014-07-211-14/+21
| | * | | | | | | | cpufreq: intel_pstate: Remove core_pct roundingStratos Karafotis2014-07-211-5/+1
OpenPOWER on IntegriCloud