index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pm-devfreq'
Rafael J. Wysocki
2013-11-07
2
-23
/
+11
|
\
|
*
PM / devfreq: create_freezable_workqueue() doesn't return an ERR_PTR
Dan Carpenter
2013-10-28
1
-2
/
+2
|
*
PM / devfreq: Remove duplicate header file inclusion in exynos5_bus.c
Sachin Kamat
2013-10-28
1
-1
/
+0
|
*
PM / devfreq: Use devm_* APIs in exynos5_bus.c
Sachin Kamat
2013-10-28
1
-18
/
+8
|
*
PM / devfreq: Remove redundant platform_set_drvdata() in exynos5_bus.c
Sachin Kamat
2013-10-28
1
-2
/
+0
|
*
PM / devfreq: Fix incorrect usage of IS_ERR_OR_NULL in exynos5_bus.c
Sachin Kamat
2013-10-28
1
-1
/
+1
*
|
Merge branch 'powercap'
Rafael J. Wysocki
2013-11-07
1
-1
/
+1
|
\
\
|
*
|
PowerCap: Fix build error with option -Werror=format-security
Srinivas Pandruvada
2013-11-05
1
-1
/
+1
*
|
|
Merge branch 'acpi-video'
Rafael J. Wysocki
2013-11-07
2
-11
/
+3
|
\
\
\
|
*
|
|
Revert "ACPI / video: Ignore BIOS initial backlight value for HP 250 G1"
Aaron Lu
2013-11-07
1
-8
/
+0
|
*
|
|
ACPI / video: Quirk initial backlight level 0
Aaron Lu
2013-11-07
1
-1
/
+1
|
*
|
|
ACPI / video: Fix initial level validity test
Aaron Lu
2013-11-07
1
-1
/
+1
|
*
|
|
ACPI / blacklist: fix name of ThinkPad Edge E530
Felipe Contreras
2013-11-05
1
-1
/
+1
*
|
|
|
Merge branch 'acpica'
Rafael J. Wysocki
2013-11-07
89
-309
/
+421
|
\
\
\
\
|
*
|
|
|
ACPICA: Add __init for ACPICA initializers/finalizers.
Lv Zheng
2013-10-31
6
-9
/
+8
|
*
|
|
|
ACPICA: Cleanup asmlinkage for ACPICA APIs.
Lv Zheng
2013-10-31
1
-2
/
+2
|
*
|
|
|
ACPICA: Fix cached object deletion code.
Lv Zheng
2013-10-31
1
-2
/
+2
|
*
|
|
|
ACPICA: Remove dead AOPOBJ_INVALID check.
Lv Zheng
2013-10-31
1
-6
/
+0
|
*
|
|
|
ACPICA: Cleanup useless memset invocations.
Lv Zheng
2013-10-31
2
-2
/
+0
|
*
|
|
|
ACPICA: Fix an ACPI_ALLOCATE_ZEROED() reversal.
Lv Zheng
2013-10-31
1
-1
/
+1
|
*
|
|
|
ACPICA: Fix wrong object length returned by acpi_ut_get_simple_object_size().
Lv Zheng
2013-10-31
1
-10
/
+13
|
*
|
|
|
ACPICA: Add new statistics interface.
Lv Zheng
2013-10-31
5
-0
/
+54
|
*
|
|
|
ACPICA: Update DMAR table definitions.
Lv Zheng
2013-10-31
2
-6
/
+6
|
*
|
|
|
ACPICA: Update namespace dump code.
Lv Zheng
2013-10-31
1
-2
/
+5
|
*
|
|
|
ACPICA: Update check for setting the ANOBJ_IS_EXTERNAL flag.
Lv Zheng
2013-10-31
1
-1
/
+2
|
*
|
|
|
ACPICA: Update default space handlers.
Lv Zheng
2013-10-31
1
-0
/
+1
|
*
|
|
|
ACPICA: Fix indentation issues for macro invocations.
Lv Zheng
2013-10-31
4
-3
/
+8
|
*
|
|
|
ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa...
Lv Zheng
2013-10-31
4
-6
/
+14
|
*
|
|
|
ACPICA: Linuxize: Change indentation of C labels.
Lv Zheng
2013-10-31
60
-112
/
+112
|
*
|
|
|
ACPICA: Clarify ACPI_FREE_BUFFER usage.
Bob Moore
2013-10-31
1
-1
/
+1
|
*
|
|
|
ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.
Lv Zheng
2013-10-31
20
-20
/
+37
|
*
|
|
|
ACPICA: Hardcode access width for the reset register.
Bob Moore
2013-10-30
1
-2
/
+8
|
*
|
|
|
ACPICA: Fix possible memory leaks in the GPE handling.
Lv Zheng
2013-10-30
1
-0
/
+1
|
*
|
|
|
ACPICA: Cleanup memory allocation macros and configurability.
Lv Zheng
2013-10-30
4
-120
/
+59
|
*
|
|
|
ACPICA: Add safe versions of common string functions.
Bob Moore
2013-10-30
3
-1
/
+74
|
*
|
|
|
ACPICA: Add history/line-editing for Unix/Linux systems.
Bob Moore
2013-10-30
1
-0
/
+2
|
*
|
|
|
ACPICA: Add a check for a null node during namespace walk.
Bob Moore
2013-10-30
1
-0
/
+7
|
*
|
|
|
ACPICA: Table print header function: Increase default width for table length.
Bob Moore
2013-10-30
1
-3
/
+3
|
*
|
|
|
ACPICA: Ensure that debug output is immediately disabled on termination.
Tomasz Nowicki
2013-10-30
1
-0
/
+1
*
|
|
|
|
Merge branch 'acpi-assorted'
Rafael J. Wysocki
2013-11-07
2
-7
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
ACPI / event: remove unneeded NULL pointer check
Mathias Krause
2013-11-07
1
-5
/
+0
|
*
|
|
|
|
ACPI: Fix spelling mistake in error messages
Colin Ian King
2013-10-30
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'acpi-processor'
Rafael J. Wysocki
2013-11-07
2
-23
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ACPI / processor: Do not request ACPI cpufreq module directly
Rafael J. Wysocki
2013-10-30
2
-23
/
+0
*
|
|
|
|
|
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-10-28
71
-2422
/
+922
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsem
viresh kumar
2013-10-25
1
-79
/
+31
|
*
|
|
|
|
|
|
intel_pstate: Add Baytrail support
Dirk Brandewie
2013-10-25
1
-0
/
+35
|
*
|
|
|
|
|
|
intel_pstate: Refactor driver to support CPUs with different MSR layouts
Dirk Brandewie
2013-10-25
1
-46
/
+98
|
*
|
|
|
|
|
|
cpufreq: Implement light weight ->target_index() routine
Viresh Kumar
2013-10-25
45
-725
/
+219
|
*
|
|
|
|
|
|
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
2013-10-25
66
-1444
/
+405
|
|
\
\
\
\
\
\
\
[next]