index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
mmp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-31
ACPICA: Add __init for ACPICA initializers/finalizers.
Lv Zheng
7
-16
/
+15
2013-10-31
ACPICA: Cleanup asmlinkage for ACPICA APIs.
Lv Zheng
6
-6
/
+19
2013-10-31
ACPICA: Update acpidump related header file changes.
Lv Zheng
2
-2
/
+11
2013-10-31
ACPICA: Update compilation environment settings.
Lv Zheng
1
-0
/
+3
2013-10-31
ACPICA: Fix cached object deletion code.
Lv Zheng
1
-2
/
+2
2013-10-31
ACPICA: Remove dead AOPOBJ_INVALID check.
Lv Zheng
1
-6
/
+0
2013-10-31
ACPICA: Cleanup useless memset invocations.
Lv Zheng
2
-2
/
+0
2013-10-31
ACPICA: Fix an ACPI_ALLOCATE_ZEROED() reversal.
Lv Zheng
1
-1
/
+1
2013-10-31
ACPICA: Fix wrong object length returned by acpi_ut_get_simple_object_size().
Lv Zheng
1
-10
/
+13
2013-10-31
ACPICA: Add new statistics interface.
Lv Zheng
7
-0
/
+66
2013-10-31
ACPICA: Update DMAR table definitions.
Lv Zheng
3
-8
/
+8
2013-10-31
ACPICA: Update RSDP table definitions.
Lv Zheng
1
-1
/
+18
2013-10-31
ACPICA: Update namespace dump code.
Lv Zheng
1
-2
/
+5
2013-10-31
ACPICA: Update check for setting the ANOBJ_IS_EXTERNAL flag.
Lv Zheng
1
-1
/
+2
2013-10-31
ACPICA: Update default space handlers.
Lv Zheng
1
-0
/
+1
2013-10-31
ACPICA: Update version to 20130927.
Bob Moore
1
-1
/
+1
2013-10-31
ACPICA: Update aclinux.h for new OSL override mechanism.
Lv Zheng
2
-45
/
+91
2013-10-31
ACPICA: Add support to allow host OS to redefine individual OSL prototypes.
Lv Zheng
2
-3
/
+137
2013-10-31
ACPICA: Simplify configuration of global ACPI_REDUCED_HARDWARE macro.
Bob Moore
1
-0
/
+2
2013-10-31
ACPICA: Fix indentation issues for macro invocations.
Lv Zheng
5
-8
/
+25
2013-10-31
ACPICA: Prevent possible build issues for use of ACPI_PRINTF_LIKE macro
Lv Zheng
1
-13
/
+16
2013-10-31
ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa...
Lv Zheng
5
-8
/
+25
2013-10-31
ACPICA: Linuxize: Change indentation of C labels.
Lv Zheng
60
-112
/
+112
2013-10-31
ACPICA: Clarify ACPI_FREE_BUFFER usage.
Bob Moore
2
-4
/
+8
2013-10-31
ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.
Lv Zheng
21
-24
/
+45
2013-10-30
ACPICA: Hardcode access width for the reset register.
Bob Moore
2
-2
/
+9
2013-10-30
ACPICA: Fix possible memory leaks in the GPE handling.
Lv Zheng
1
-0
/
+1
2013-10-30
ACPICA: Predefine name macros: Sort list.
Bob Moore
1
-13
/
+13
2013-10-30
ACPICA: Cleanup memory allocation macros and configurability.
Lv Zheng
8
-132
/
+100
2013-10-30
ACPICA: Add safe versions of common string functions.
Bob Moore
3
-1
/
+74
2013-10-30
ACPICA: Fix a macro for the hardware-reduced case
Bob Moore
1
-1
/
+1
2013-10-30
ACPICA: Add history/line-editing for Unix/Linux systems.
Bob Moore
1
-0
/
+2
2013-10-30
ACPICA: Add a check for a null node during namespace walk.
Bob Moore
1
-0
/
+7
2013-10-30
ACPICA: Table print header function: Increase default width for table length.
Bob Moore
1
-3
/
+3
2013-10-30
ACPICA: Ensure that debug output is immediately disabled on termination.
Tomasz Nowicki
1
-0
/
+1
2013-10-30
ACPI: Fix spelling mistake in error messages
Colin Ian King
1
-2
/
+2
2013-10-30
ACPI / processor: Do not request ACPI cpufreq module directly
Rafael J. Wysocki
3
-24
/
+0
2013-10-28
Linux 3.12-rc7
v3.12-rc7
Linus Torvalds
1
-1
/
+1
2013-10-27
parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM
Helge Deller
1
-0
/
+4
2013-10-25
cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsem
viresh kumar
2
-79
/
+45
2013-10-25
intel_pstate: Add Baytrail support
Dirk Brandewie
1
-0
/
+35
2013-10-25
intel_pstate: Refactor driver to support CPUs with different MSR layouts
Dirk Brandewie
1
-46
/
+98
2013-10-25
ACPI: Add Toshiba NB100 to Vista _OSI blacklist
Levente Kurusa
1
-0
/
+8
2013-10-25
ACPI: Add Toshiba NB100 to Vista _OSI blacklist
Levente Kurusa
1
-0
/
+8
2013-10-25
ACPI / video: Ignore BIOS initial backlight value for HP 250 G1
Kirill Tkhai
1
-0
/
+8
2013-10-25
PowerCap: Convert class code to use dev_groups
Thierry Reding
1
-5
/
+7
2013-10-25
cpufreq: Implement light weight ->target_index() routine
Viresh Kumar
50
-759
/
+242
2013-10-25
PM / OPP: rename header to linux/pm_opp.h
Nishanth Menon
18
-18
/
+18
2013-10-25
PM / OPP: rename data structures to dev_pm equivalents
Nishanth Menon
12
-53
/
+60
2013-10-25
PM / OPP: rename functions to dev_pm_opp*
Nishanth Menon
15
-183
/
+187
[next]