summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-2410-19/+36
|\
| * crypto: memzero_explicit - make sure to clear out sensitive dataDaniel Borkmann2014-10-177-13/+13
| * random: add and use memzero_explicit() for clearing dataDaniel Borkmann2014-10-173-6/+23
* | Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-2436-150/+527
|\ \
| | \
| | \
| *-. \ Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2014-10-236-37/+183
| |\ \ \
| | | * | intel_pstate: Correct BYT VID values.Dirk Brandewie2014-10-231-1/+12
| | | * | intel_pstate: Fix BYT frequency reportingDirk Brandewie2014-10-231-6/+36
| | | * | intel_pstate: Don't lose sysfs settings during cpu offlineDirk Brandewie2014-10-231-3/+3
| | | * | cpufreq: intel_pstate: Reflect current no_turbo state correctlyGabriele Mazzotta2014-10-231-12/+36
| | | * | cpufreq: expose scaling_cur_freq sysfs file for set_policy() driversDirk Brandewie2014-10-231-6/+17
| | | * | cpufreq: intel_pstate: Fix setting max_perf_pct in performance policyPali Rohár2014-10-231-0/+1
| | | * | cpufreq: cpufreq-dt: adjust message related to regulatorsThomas Petazzoni2014-10-211-2/+2
| | | * | cpufreq: cpufreq-dt: extend with platform_dataThomas Petazzoni2014-10-212-2/+37
| | | * | cpufreq: allow driver-specific dataThomas Petazzoni2014-10-212-0/+17
| | * | | cpuidle: powernv: Populate cpuidle state details by querying the device-treePreeti U. Murthy2014-10-211-5/+22
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge branches 'acpi-pm' and 'pm-genirq'Rafael J. Wysocki2014-10-232-3/+5
| |\ \ \ \
| | | * | | PCI / PM: handle failure to enable wakeup on PCIe PMELucas Stach2014-10-231-2/+4
| | | |/ /
| | * | | ACPI: invoke acpi_device_wakeup() with correct parametersZhang Rui2014-10-231-1/+1
| * | | | Merge branch 'freezer'Rafael J. Wysocki2014-10-235-15/+79
| |\ \ \ \
| | * | | | PM / freezer: Clean up code after recent fixesRafael J. Wysocki2014-10-221-15/+16
| | * | | | PM: convert do_each_thread to for_each_process_threadMichal Hocko2014-10-211-8/+8
| | * | | | OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko2014-10-214-1/+67
| | * | | | freezer: remove obsolete comments in __thaw_task()Cong Wang2014-10-211-6/+0
| | * | | | freezer: Do not freeze tasks killed by OOM killerCong Wang2014-10-211-0/+3
| | | |/ / | | |/| |
| * | | | Merge branch 'pm-qos'Rafael J. Wysocki2014-10-233-3/+33
| |\ \ \ \
| | * | | | PM / QoS: Add PM_QOS_MEMORY_BANDWIDTH classTomeu Vizoso2014-09-253-3/+33
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'acpi-ec' and 'acpi-platform'Rafael J. Wysocki2014-10-232-38/+71
| |\ \ \ \ \ \
| | | * | | | | ACPI / platform: provide default DMA maskHeikki Krogerus2014-10-211-0/+2
| | | | |/ / / | | | |/| | |
| | * | | | | ACPI / EC: Cleanup coding style.Lv Zheng2014-10-211-26/+30
| | * | | | | ACPI / EC: Refine event/query debugging messages.Lv Zheng2014-10-211-6/+8
| | * | | | | ACPI / EC: Add detailed command/query debugging information.Lv Zheng2014-10-211-5/+29
| | * | | | | ACPI / EC: Enhance the logs to apply to QR_EC transactions.Lv Zheng2014-10-211-3/+3
| | * | | | | ACPI / EC: Add CPU ID to debugging messages.Lv Zheng2014-10-211-1/+2
| | |/ / / /
| * | | | | Merge branch 'acpica'Rafael J. Wysocki2014-10-2118-54/+156
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ACPICA: Update version to 20140926.Bob Moore2014-10-211-1/+1
| | * | | | ACPICA: acpiexec: Do not put STDIN into raw mode unless it is a terminal.Bob Moore2014-10-211-0/+8
| | * | | | ACPICA: iASL/Disassembler: Add support for hardware summary mapfiles.Bob Moore2014-10-211-0/+34
| | * | | | ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng2014-10-215-6/+6
| | * | | | ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng2014-10-214-19/+35
| | * | | | ACPICA: Events: Update GPE handler removal, match behavior of handler install.Lv Zheng2014-10-211-3/+5
| | * | | | ACPICA: Events: Reduce source code difference in acpi_install_gpe_handler().Lv Zheng2014-10-211-1/+9
| | * | | | ACPICA: Events: Reduce indent divergences of events files.Lv Zheng2014-10-217-25/+25
| | * | | | ACPICA: acpidump: Add ACPI 1.0 RSDP support.Lv Zheng2014-10-213-2/+35
| | * | | | ACPICA: Add string for _DDN method name.Bob Moore2014-10-211-0/+1
| |/ / / /
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-10-2431-422/+2222
|\ \ \ \ \
| * \ \ \ \ Merge branch 'int340x-thermal' of .git into nextZhang Rui2014-10-1722-408/+1867
| |\ \ \ \ \
| | * | | | | Thermal: int340x thermal: select ACPI fan driverZhang Rui2014-10-172-1/+2
| | * | | | | Thermal: int3400_thermal: use acpi_thermal_rel parsing APIsJacob Pan2014-10-111-159/+13
| | * | | | | Thermal: int340x_thermal: expose acpi thermal relationship tablesJacob Pan2014-10-114-0/+490
| | * | | | | Thermal: introduce int3403 thermal driverLan Tianyu2014-10-115-312/+478