Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | crypto: memzero_explicit - make sure to clear out sensitive data | Daniel Borkmann | 2014-10-17 | 7 | -13/+13 | |
| * | | | | | random: add and use memzero_explicit() for clearing data | Daniel Borkmann | 2014-10-17 | 3 | -6/+23 | |
* | | | | | | Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-10-24 | 36 | -150/+527 | |
|\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge branches 'pm-cpuidle' and 'pm-cpufreq' | Rafael J. Wysocki | 2014-10-23 | 6 | -37/+183 | |
| |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | intel_pstate: Correct BYT VID values. | Dirk Brandewie | 2014-10-23 | 1 | -1/+12 | |
| | | * | | | | | | intel_pstate: Fix BYT frequency reporting | Dirk Brandewie | 2014-10-23 | 1 | -6/+36 | |
| | | * | | | | | | intel_pstate: Don't lose sysfs settings during cpu offline | Dirk Brandewie | 2014-10-23 | 1 | -3/+3 | |
| | | * | | | | | | cpufreq: intel_pstate: Reflect current no_turbo state correctly | Gabriele Mazzotta | 2014-10-23 | 1 | -12/+36 | |
| | | * | | | | | | cpufreq: expose scaling_cur_freq sysfs file for set_policy() drivers | Dirk Brandewie | 2014-10-23 | 1 | -6/+17 | |
| | | * | | | | | | cpufreq: intel_pstate: Fix setting max_perf_pct in performance policy | Pali Rohár | 2014-10-23 | 1 | -0/+1 | |
| | | * | | | | | | cpufreq: cpufreq-dt: adjust message related to regulators | Thomas Petazzoni | 2014-10-21 | 1 | -2/+2 | |
| | | * | | | | | | cpufreq: cpufreq-dt: extend with platform_data | Thomas Petazzoni | 2014-10-21 | 2 | -2/+37 | |
| | | * | | | | | | cpufreq: allow driver-specific data | Thomas Petazzoni | 2014-10-21 | 2 | -0/+17 | |
| | | | |_|/ / / | | | |/| | | | | ||||||
| | * / | | | | | cpuidle: powernv: Populate cpuidle state details by querying the device-tree | Preeti U. Murthy | 2014-10-21 | 1 | -5/+22 | |
| | |/ / / / / | ||||||
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge branches 'acpi-pm' and 'pm-genirq' | Rafael J. Wysocki | 2014-10-23 | 2 | -3/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | PCI / PM: handle failure to enable wakeup on PCIe PME | Lucas Stach | 2014-10-23 | 1 | -2/+4 | |
| | | |/ / / / / | ||||||
| | * | | | | | | ACPI: invoke acpi_device_wakeup() with correct parameters | Zhang Rui | 2014-10-23 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'freezer' | Rafael J. Wysocki | 2014-10-23 | 5 | -15/+79 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | PM / freezer: Clean up code after recent fixes | Rafael J. Wysocki | 2014-10-22 | 1 | -15/+16 | |
| | * | | | | | | | PM: convert do_each_thread to for_each_process_thread | Michal Hocko | 2014-10-21 | 1 | -8/+8 | |
| | * | | | | | | | OOM, PM: OOM killed task shouldn't escape PM suspend | Michal Hocko | 2014-10-21 | 4 | -1/+67 | |
| | * | | | | | | | freezer: remove obsolete comments in __thaw_task() | Cong Wang | 2014-10-21 | 1 | -6/+0 | |
| | * | | | | | | | freezer: Do not freeze tasks killed by OOM killer | Cong Wang | 2014-10-21 | 1 | -0/+3 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'pm-qos' | Rafael J. Wysocki | 2014-10-23 | 3 | -3/+33 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | PM / QoS: Add PM_QOS_MEMORY_BANDWIDTH class | Tomeu Vizoso | 2014-09-25 | 3 | -3/+33 | |
| | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ | Merge branches 'acpi-ec' and 'acpi-platform' | Rafael J. Wysocki | 2014-10-23 | 2 | -38/+71 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | ACPI / platform: provide default DMA mask | Heikki Krogerus | 2014-10-21 | 1 | -0/+2 | |
| | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | ACPI / EC: Cleanup coding style. | Lv Zheng | 2014-10-21 | 1 | -26/+30 | |
| | * | | | | | | | | ACPI / EC: Refine event/query debugging messages. | Lv Zheng | 2014-10-21 | 1 | -6/+8 | |
| | * | | | | | | | | ACPI / EC: Add detailed command/query debugging information. | Lv Zheng | 2014-10-21 | 1 | -5/+29 | |
| | * | | | | | | | | ACPI / EC: Enhance the logs to apply to QR_EC transactions. | Lv Zheng | 2014-10-21 | 1 | -3/+3 | |
| | * | | | | | | | | ACPI / EC: Add CPU ID to debugging messages. | Lv Zheng | 2014-10-21 | 1 | -1/+2 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2014-10-21 | 18 | -54/+156 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | ACPICA: Update version to 20140926. | Bob Moore | 2014-10-21 | 1 | -1/+1 | |
| | * | | | | | | | ACPICA: acpiexec: Do not put STDIN into raw mode unless it is a terminal. | Bob Moore | 2014-10-21 | 1 | -0/+8 | |
| | * | | | | | | | ACPICA: iASL/Disassembler: Add support for hardware summary mapfiles. | Bob Moore | 2014-10-21 | 1 | -0/+34 | |
| | * | | | | | | | ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ... | Lv Zheng | 2014-10-21 | 5 | -6/+6 | |
| | * | | | | | | | ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ... | Lv Zheng | 2014-10-21 | 4 | -19/+35 | |
| | * | | | | | | | ACPICA: Events: Update GPE handler removal, match behavior of handler install. | Lv Zheng | 2014-10-21 | 1 | -3/+5 | |
| | * | | | | | | | ACPICA: Events: Reduce source code difference in acpi_install_gpe_handler(). | Lv Zheng | 2014-10-21 | 1 | -1/+9 | |
| | * | | | | | | | ACPICA: Events: Reduce indent divergences of events files. | Lv Zheng | 2014-10-21 | 7 | -25/+25 | |
| | * | | | | | | | ACPICA: acpidump: Add ACPI 1.0 RSDP support. | Lv Zheng | 2014-10-21 | 3 | -2/+35 | |
| | * | | | | | | | ACPICA: Add string for _DDN method name. | Bob Moore | 2014-10-21 | 1 | -0/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2014-10-24 | 31 | -422/+2222 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'int340x-thermal' of .git into next | Zhang Rui | 2014-10-17 | 22 | -408/+1867 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Thermal: int340x thermal: select ACPI fan driver | Zhang Rui | 2014-10-17 | 2 | -1/+2 | |
| | * | | | | | | | | Thermal: int3400_thermal: use acpi_thermal_rel parsing APIs | Jacob Pan | 2014-10-11 | 1 | -159/+13 | |
| | * | | | | | | | | Thermal: int340x_thermal: expose acpi thermal relationship tables | Jacob Pan | 2014-10-11 | 4 | -0/+490 | |
| | * | | | | | | | | Thermal: introduce int3403 thermal driver | Lan Tianyu | 2014-10-11 | 5 | -312/+478 | |
| | * | | | | | | | | Thermal: introduce INT3402 thermal driver | Aaron Lu | 2014-10-10 | 3 | -0/+245 |