Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
679d9980f9914136f6e488d976eb412de156c542
679d998
Merge branch 'pm-runtime'
by Rafael J. Wysocki
· 11 years ago
feba070
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 11 years ago
15d4cb9
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 11 years ago
adf9684
Merge branch 'pm-cpuidle'
by Rafael J. Wysocki
· 11 years ago
230b4b3
Merge branch 'pm-devfreq'
by Rafael J. Wysocki
· 11 years ago
a4aaf2e
Merge branch 'powercap'
by Rafael J. Wysocki
· 11 years ago
cf8a1af
Merge branch 'acpi-video'
by Rafael J. Wysocki
· 11 years ago
0faf996
Merge branch 'acpica'
by Rafael J. Wysocki
· 11 years ago
ee360d6
Merge branch 'acpi-assorted'
by Rafael J. Wysocki
· 11 years ago
8dbb8d5
Merge branch 'acpi-processor'
by Rafael J. Wysocki
· 11 years ago
baab52d
PM / runtime: Use pm_runtime_put_sync() in __device_release_driver()
by Rafael J. Wysocki
· 11 years ago
9968e45
ACPI / event: remove unneeded NULL pointer check
by Mathias Krause
· 11 years ago
906f187
Revert "ACPI / video: Ignore BIOS initial backlight value for HP 250 G1"
by Aaron Lu
· 11 years ago
2c62333
ACPI / video: Quirk initial backlight level 0
by Aaron Lu
· 11 years ago
9efa5e5
ACPI / video: Fix initial level validity test
by Aaron Lu
· 11 years ago
fbbcdc0
intel_pstate: skip the driver if ACPI has power mgmt option
by Adrian Huang
· 11 years ago
fd432b9
PM / hibernate: Avoid overflow in hibernate_preallocate_memory()
by Aaron Lu
· 11 years ago
f0eb2e5
ACPI / blacklist: fix name of ThinkPad Edge E530
by Felipe Contreras
· 11 years ago
08ff4cb
PowerCap: Fix build error with option -Werror=format-security
by Srinivas Pandruvada
· 11 years ago
880eef0
cpufreq: ondemand: Remove redundant return statement
by Stratos Karafotis
· 11 years ago
45c9f78
ACPICA: Add __init for ACPICA initializers/finalizers.
by Lv Zheng
· 11 years ago
40bce10
ACPICA: Cleanup asmlinkage for ACPICA APIs.
by Lv Zheng
· 11 years ago
efb8354
ACPICA: Update acpidump related header file changes.
by Lv Zheng
· 11 years ago
a4fb614
ACPICA: Update compilation environment settings.
by Lv Zheng
· 11 years ago
dba47d3
ACPICA: Fix cached object deletion code.
by Lv Zheng
· 11 years ago
2faa046
ACPICA: Remove dead AOPOBJ_INVALID check.
by Lv Zheng
· 11 years ago
6208a3d
ACPICA: Cleanup useless memset invocations.
by Lv Zheng
· 11 years ago
bd48d67
ACPICA: Fix an ACPI_ALLOCATE_ZEROED() reversal.
by Lv Zheng
· 11 years ago
130797a
ACPICA: Fix wrong object length returned by acpi_ut_get_simple_object_size().
by Lv Zheng
· 11 years ago
9187a41
ACPICA: Add new statistics interface.
by Lv Zheng
· 11 years ago
fa5f508
ACPICA: Update DMAR table definitions.
by Lv Zheng
· 11 years ago
09b8b1f
ACPICA: Update RSDP table definitions.
by Lv Zheng
· 11 years ago
98f7eb8
ACPICA: Update namespace dump code.
by Lv Zheng
· 11 years ago
99567bc
ACPICA: Update check for setting the ANOBJ_IS_EXTERNAL flag.
by Lv Zheng
· 11 years ago
bb42cc2
ACPICA: Update default space handlers.
by Lv Zheng
· 11 years ago
affffae
ACPICA: Update version to 20130927.
by Bob Moore
· 11 years ago
9322058
ACPICA: Update aclinux.h for new OSL override mechanism.
by Lv Zheng
· 11 years ago
7e94632f
ACPICA: Add support to allow host OS to redefine individual OSL prototypes.
by Lv Zheng
· 11 years ago
c0144dc
ACPICA: Simplify configuration of global ACPI_REDUCED_HARDWARE macro.
by Bob Moore
· 11 years ago
cd27d79
ACPICA: Fix indentation issues for macro invocations.
by Lv Zheng
· 11 years ago
4506bf2
ACPICA: Prevent possible build issues for use of ACPI_PRINTF_LIKE macro
by Lv Zheng
· 11 years ago
d21f600
ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfaces.
by Lv Zheng
· 11 years ago
10622bf
ACPICA: Linuxize: Change indentation of C labels.
by Lv Zheng
· 11 years ago
bb1cab3
ACPICA: Clarify ACPI_FREE_BUFFER usage.
by Bob Moore
· 11 years ago
839e928
ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.
by Lv Zheng
· 11 years ago
d4019f0
cpufreq: move freq change notifications to cpufreq core
by Viresh Kumar
· 11 years ago
7dbf694
cpufreq: distinguish drivers that do asynchronous notifications
by Viresh Kumar
· 11 years ago
e0a261a
cpufreq/intel_pstate: Add static declarations to internal functions
by Dirk Brandewie
· 11 years ago
45cac11
cpufreq: arm_big_little: reconfigure switcher behavior at run time
by Nicolas Pitre
· 11 years ago
e79a23c
cpufreq: arm_big_little: add in-kernel switching (IKS) support
by Viresh Kumar
· 11 years ago
f612a4f
ARM: EXYNOS: Remove incorrect __init annotation from cpuidle driver
by Jingoo Han
· 11 years ago
ae7c4c8
ARM: EXYNOS: Use dev_err() instead of printk() for cpuidle driver
by Jingoo Han
· 11 years ago
e07fcfd
ACPICA: Hardcode access width for the reset register.
by Bob Moore
· 11 years ago
ab3b248
ACPICA: Fix possible memory leaks in the GPE handling.
by Lv Zheng
· 11 years ago
bf4994a
ACPICA: Predefine name macros: Sort list.
by Bob Moore
· 11 years ago
b3c86c3
ACPICA: Cleanup memory allocation macros and configurability.
by Lv Zheng
· 11 years ago
7342447
ACPICA: Add safe versions of common string functions.
by Bob Moore
· 11 years ago
c26f3c9
ACPICA: Fix a macro for the hardware-reduced case
by Bob Moore
· 11 years ago
1d98e9e
ACPICA: Add history/line-editing for Unix/Linux systems.
by Bob Moore
· 11 years ago
48961ce
ACPICA: Add a check for a null node during namespace walk.
by Bob Moore
· 11 years ago
d7da179
ACPICA: Table print header function: Increase default width for table length.
by Bob Moore
· 11 years ago
1b673f2
ACPICA: Ensure that debug output is immediately disabled on termination.
by Tomasz Nowicki
· 11 years ago
1c5054d
Merge back earlier devfreq material for v3.13.
by Rafael J. Wysocki
· 11 years ago
689e437
Merge branch 'for-rafael' of git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq into pm-devfreq
by Rafael J. Wysocki
· 11 years ago
e240145
intel_idle: use CPU_TASKS_FROZEN instead of a numeric constant
by Prarit Bhargava
· 11 years ago
f60e230
cpuidle: remove cpuidle_unregister_governor()
by Viresh Kumar
· 11 years ago
d7c7f10
cpuidle: don't call poll_idle_init() for every cpu
by Viresh Kumar
· 11 years ago
1f6b9f7
cpuidle: use drv instead of cpuidle_driver in show_current_driver()
by Viresh Kumar
· 11 years ago
0d09d31
cpuidle: call cpuidle_get_driver() from after taking cpuidle_driver_lock
by Viresh Kumar
· 11 years ago
6d281e9
cpuidle: replace multiline statements with single line in cpuidle_idle_call()
by Viresh Kumar
· 11 years ago
fb11c9c
cpuidle: reduce code duplication inside cpuidle_idle_call()
by Viresh Kumar
· 11 years ago
9b29a86
cpuidle: merge two if() statements for checking error cases
by Viresh Kumar
· 11 years ago
4718266
cpuidle: rearrange __cpuidle_register_device() to keep minimal exit points
by Viresh Kumar
· 11 years ago
b171a85
cpuidle: rearrange code in __cpuidle_driver_init()
by Viresh Kumar
· 11 years ago
e437f3e
cpuidle: make __cpuidle_driver_init() return void
by Viresh Kumar
· 11 years ago
267d4bf
cpuidle: make __cpuidle_device_init() return void
by Viresh Kumar
· 11 years ago
caf4a36
cpuidle: Fix comments in cpuidle core
by Viresh Kumar
· 11 years ago
6587fca
cpuidle: fix indentation of cpumask
by Viresh Kumar
· 11 years ago
9e941b6
ARM: vexpress/TC2: register vexpress-spc cpufreq device
by Sudeep KarkadaNagesha
· 11 years ago
47ac9aa
cpufreq: arm_big_little: add vexpress SPC interface driver
by Sudeep KarkadaNagesha
· 11 years ago
4d910d5
ARM: vexpress/TC2: add cpu clock support
by Sudeep KarkadaNagesha
· 11 years ago
f7cd2d8
ARM: vexpress/TC2: add support for CPU DVFS
by Sudeep KarkadaNagesha
· 11 years ago
e7e92ec9
ACPI: Fix spelling mistake in error messages
by Colin Ian King
· 11 years ago
34411a6
ACPI / processor: Do not request ACPI cpufreq module directly
by Rafael J. Wysocki
· 11 years ago
ea7f454
PM / devfreq: create_freezable_workqueue() doesn't return an ERR_PTR
by Dan Carpenter
· 11 years ago
9671dc7
PM / devfreq: Remove duplicate header file inclusion in exynos5_bus.c
by Sachin Kamat
· 12 years ago
02844f7
PM / devfreq: Use devm_* APIs in exynos5_bus.c
by Sachin Kamat
· 12 years ago
81c12a0
PM / devfreq: Remove redundant platform_set_drvdata() in exynos5_bus.c
by Sachin Kamat
· 12 years ago
8ab8831
PM / devfreq: Fix incorrect usage of IS_ERR_OR_NULL in exynos5_bus.c
by Sachin Kamat
· 12 years ago
93658cb
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 11 years ago
6e0ca95
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 11 years ago
400fc45
Merge branch 'pm-qos'
by Rafael J. Wysocki
· 11 years ago
8d58199
Merge branch 'pm-devfreq'
by Rafael J. Wysocki
· 11 years ago
1773232
Merge branch 'pm-cpuidle'
by Rafael J. Wysocki
· 11 years ago
6e2d9b6
Merge branch 'pm-runtime'
by Rafael J. Wysocki
· 11 years ago
ce6bcea
Merge branch 'powercap'
by Rafael J. Wysocki
· 11 years ago
5171f4f
Merge branch 'acpi-assorted'
by Rafael J. Wysocki
· 11 years ago
975bcab
Merge branch 'acpi-video'
by Rafael J. Wysocki
· 11 years ago
dd6c26b
Merge branch 'acpi-pm'
by Rafael J. Wysocki
· 11 years ago
c0ced86
Merge branch 'acpi-ipmi'
by Rafael J. Wysocki
· 11 years ago
Next »