Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b4bc4a18a226f46fec4ef47f2df28ea209db8b5d
/
drivers
/
cpufreq
40031da
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
f27a5fb
Merge remote-tracking branch 'regulator/topic/optional' into regulator-next
by Mark Brown
· 11 years ago
6932078
cpufreq: Don't use smp_processor_id() in preemptible context
by Stephen Boyd
· 11 years ago
c4afc41
cpufreq: governor: Fix typos in comments
by Stratos Karafotis
· 11 years ago
934dac1
cpufreq: governors: Remove duplicate check of target freq in supported range
by Stratos Karafotis
· 11 years ago
3617f2c
cpufreq: Fix timer/workqueue corruption due to double queueing
by Stephen Boyd
· 11 years ago
f7b2ed4
Merge branch 'cpufreq-fixes' of git://git.linaro.org/people/vireshk/linux into pm-cpufreq
by Rafael J. Wysocki
· 11 years ago
fae19b8
cpufreq: imx6q: Fix clock enable balance
by Sascha Hauer
· 11 years ago
b192b91
cpufreq: tegra: fix the wrong clock name
by Joseph Lo
· 11 years ago
09198f8
Merge branch 'cpu_of_node' of git://linux-arm.org/linux-skn into pm-cpufreq-next
by Rafael J. Wysocki
· 11 years ago
1037b275
cpufreq: pmac32-cpufreq: remove device tree parsing for cpu nodes
by Sudeep KarkadaNagesha
· 11 years ago
760287a
cpufreq: pmac64-cpufreq: remove device tree parsing for cpu nodes
by Sudeep KarkadaNagesha
· 11 years ago
2421d4c
cpufreq: maple-cpufreq: remove device tree parsing for cpu nodes
by Sudeep KarkadaNagesha
· 11 years ago
da0eb14
cpufreq: arm_big_little: remove device tree parsing for cpu nodes
by Sudeep KarkadaNagesha
· 12 years ago
e768f35
cpufreq: kirkwood-cpufreq: remove device tree parsing for cpu nodes
by Sudeep KarkadaNagesha
· 12 years ago
c0e4694
cpufreq: spear-cpufreq: remove device tree parsing for cpu nodes
by Sudeep KarkadaNagesha
· 12 years ago
5de6e94
cpufreq: highbank-cpufreq: remove device tree parsing for cpu nodes
by Sudeep KarkadaNagesha
· 12 years ago
f837a9b
cpufreq: cpufreq-cpu0: remove device tree parsing for cpu nodes
by Sudeep KarkadaNagesha
· 12 years ago
cdc58d6
cpufreq: imx6q-cpufreq: remove device tree parsing for cpu nodes
by Sudeep KarkadaNagesha
· 12 years ago
5025d62
cpufreq: fix bad unlock balance on !CONFIG_SMP
by Li Zhong
· 11 years ago
1b27429
cpufreq: Use cpufreq_policy_list for iterating over policies
by Viresh Kumar
· 11 years ago
474deff
cpufreq: remove cpufreq_policy_cpu per-cpu variable
by Viresh Kumar
· 11 years ago
9e9fd80
cpufreq: remove unnecessary check in __cpufreq_governor()
by Viresh Kumar
· 11 years ago
9515f4d
cpufreq: remove policy from cpufreq_policy_list during suspend
by Viresh Kumar
· 11 years ago
edab2fb
cpufreq: Fix white space in __cpufreq_remove_dev()
by Viresh Kumar
· 11 years ago
878f6e0
Revert "cpufreq: Use cpufreq_policy_list for iterating over policies"
by Rafael J. Wysocki
· 11 years ago
0e25246
cpufreq: unicore2: Staticize local symbol
by Jingoo Han
· 11 years ago
21b4c41
cpufreq / s3c24xx: Fix s3c_cpufreq_initclks() __init attribute location
by Hanjun Guo
· 11 years ago
295dbde
cpufreq / pxa2xx: Fix pxa_cpufreq_init_voltages() __init attribute location
by Hanjun Guo
· 11 years ago
af97385
cpufreq / gx: Fix gx_detect_chipset() __init attribute location
by Hanjun Guo
· 11 years ago
8ee3f8e
pxa3xx-cpufreq.c: Avoid using ARRAY_AND_SIZE(e) as a function argument
by Julia Lawall
· 11 years ago
4a511de
cpufreq: cpufreq-cpu0: NULL is a valid regulator
by Mark Brown
· 11 years ago
59027d3
acpi-cpufreq: Use cpufreq_freq_attr_rw to define the cpb attribute
by Lan Tianyu
· 11 years ago
361c2cb
Merge branch 'cpufreq-fixes' of git://git.linaro.org/people/vireshk/linux into pm-cpufreq
by Rafael J. Wysocki
· 11 years ago
c49a089
Merge back earlier 'pm-cpufreq' material
by Rafael J. Wysocki
· 11 years ago
7d74897
cpufreq: cpufreq-cpu0: Use devm_regulator_get_optional()
by Mark Brown
· 11 years ago
45e1208
cpufreq: fix EXYNOS drivers selection
by Bartlomiej Zolnierkiewicz
· 11 years ago
c721d15
cpufreq: exynos5440: Fix to skip when new frequency same as current
by Amit Daniel Kachhap
· 11 years ago
3de9bde
cpufreq: improve error checking on return values of __cpufreq_governor()
by Viresh Kumar
· 11 years ago
adc97d6
cpufreq: Drop the owner field from struct cpufreq_driver
by Viresh Kumar
· 11 years ago
6eed940
cpufreq: Use rwsem for protecting critical sections
by Viresh Kumar
· 11 years ago
fe492f3
cpufreq: Fix broken usage of governor->owner's refcount
by Viresh Kumar
· 11 years ago
eb60852
cpufreq: Use cpufreq_policy_list for iterating over policies
by Viresh Kumar
· 11 years ago
c88a1f8
cpufreq: Store cpufreq policies in a list
by Lukasz Majewski
· 11 years ago
d5b73cd
cpufreq: Use sizeof(*ptr) convetion for computing sizes
by Viresh Kumar
· 11 years ago
3a3e9e0
cpufreq: Give consistent names to cpufreq_policy objects
by Viresh Kumar
· 11 years ago
5ff0a26
cpufreq: Clean up header files included in the core
by Viresh Kumar
· 11 years ago
1133bfa
Merge branch 'pm-cpufreq-ondemand' into pm-cpufreq
by Rafael J. Wysocki
· 11 years ago
d8d3b47
cpufreq: Pass policy to cpufreq_add_policy_cpu()
by Viresh Kumar
· 11 years ago
10659ab
cpufreq: Avoid double kobject_put() for the same kobject in error code path
by Rafael J. Wysocki
· 11 years ago
71c3461
cpufreq: Do not hold driver module references for additional policy CPUs
by Rafael J. Wysocki
· 11 years ago
308b60e
cpufreq: Don't pass CPU to cpufreq_add_dev_{symlink|interface}()
by Viresh Kumar
· 11 years ago
e8fdde1
cpufreq: Remove extra variables from cpufreq_add_dev_symlink()
by Viresh Kumar
· 11 years ago
5302c3f
cpufreq: Perform light-weight init/teardown during suspend/resume
by Srivatsa S. Bhat
· 11 years ago
8414809
cpufreq: Preserve policy structure across suspend/resume
by Srivatsa S. Bhat
· 11 years ago
a82fab2
cpufreq: Introduce a flag ('frozen') to separate full vs temporary init/teardown
by Srivatsa S. Bhat
· 11 years ago
f9ba680
cpufreq: Extract the handover of policy cpu to a helper function
by Srivatsa S. Bhat
· 11 years ago
e18f168
cpufreq: Extract non-interface related stuff from cpufreq_add_dev_interface
by Srivatsa S. Bhat
· 11 years ago
e9698cc
cpufreq: Add helper to perform alloc/free of policy structure
by Srivatsa S. Bhat
· 11 years ago
23d32899
cpufreq: Fix misplaced call to cpufreq_update_policy()
by Srivatsa S. Bhat
· 11 years ago
6c4640c
cpufreq: rename ignore_nice as ignore_nice_load
by Viresh Kumar
· 11 years ago
f54fe64
cpufreq: loongson2: fix regression related to clock management
by Aaro Koskinen
· 11 years ago
2a99859
cpufreq: Fix cpufreq driver module refcount balance after suspend/resume
by Rafael J. Wysocki
· 11 years ago
cffe4e0
cpufreq: Remove unused function __cpufreq_driver_getavg()
by Stratos Karafotis
· 12 years ago
61c63e5
cpufreq: Remove unused APERF/MPERF support
by Stratos Karafotis
· 12 years ago
dfa5bb6
cpufreq: ondemand: Change the calculation of target frequency
by Stratos Karafotis
· 12 years ago
2134ed4
cpufreq / intel_pstate: Change to scale off of max P-state
by Dirk Brandewie
· 11 years ago
b7356ab
Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
e8d0527
cpufreq: Revert commit 2f7021a8 to fix CPU hotplug regression
by Srivatsa S. Bhat
· 11 years ago
2760984
cpufreq: delete __cpuinit usage from all cpufreq files
by Paul Gortmaker
· 12 years ago
4a6c410
cpufreq: s3c24xx: rename CONFIG_CPU_FREQ_S3C24XX_DEBUGFS
by Paul Bolle
· 11 years ago
aae760e
cpufreq: Revert commit a66b2e to fix suspend/resume regression
by Srivatsa S. Bhat
· 11 years ago
7728f03
Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
80cc38b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
266c13d
cpufreq: Fix serialization of frequency transitions
by Viresh Kumar
· 12 years ago
f991fae
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
0bf6a21
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
2c843bd
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 12 years ago
f51e1eb
cpufreq: Fix cpufreq regression after suspend/resume
by Srivatsa S. Bhat
· 12 years ago
2cc6ced
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 12 years ago
405a108
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 12 years ago
a204dbc
Merge branch 'acpi-hotplug'
by Rafael J. Wysocki
· 12 years ago
419e172
cpufreq: don't leave stale policy pointer in cdbs->cur_policy
by Jacob Shin
· 12 years ago
874e628
Merge branch 'pm-fixes' into pm-cpufreq
by Rafael J. Wysocki
· 12 years ago
f4fd379
acpi-cpufreq: Add new sysfs attribute freqdomain_cpus
by Lan Tianyu
· 12 years ago
7c30ed5
cpufreq: make sure frequency transitions are serialized
by Viresh Kumar
· 12 years ago
e11158c
Merge branch 'pm-cpufreq-arm' into pm-cpufreq
by Rafael J. Wysocki
· 12 years ago
39a95f4
Merge branch 'pm-cpufreq-assorted' into pm-cpufreq
by Rafael J. Wysocki
· 12 years ago
c283755
cpufreq: fix NULL pointer deference at od_set_powersave_bias()
by Jacob Shin
· 12 years ago
027f6d5
Merge branch 'cpufreq-fix-notification-arm' of git://git.linaro.org/people/vireshk/linux into pm-cpufreq-arm
by Rafael J. Wysocki
· 12 years ago
f56cc99
cpufreq: tegra: call CPUFREQ_POSTCHANGE notfier in error cases
by Viresh Kumar
· 12 years ago
6cdc9ef
cpufreq: s3c64xx: call CPUFREQ_POSTCHANGE notfier in error cases
by Viresh Kumar
· 12 years ago
44a49a2
cpufreq: omap: call CPUFREQ_POSTCHANGE notfier in error cases
by Viresh Kumar
· 12 years ago
5a571c3
cpufreq: imx6q: call CPUFREQ_POSTCHANGE notfier in error cases
by Viresh Kumar
· 12 years ago
c3aca6b
cpufreq: exynos: call CPUFREQ_POSTCHANGE notfier in error cases
by Viresh Kumar
· 12 years ago
803c126
cpufreq: dbx500: call CPUFREQ_POSTCHANGE notfier in error cases
by Viresh Kumar
· 12 years ago
f20b97d
cpufreq: davinci: call CPUFREQ_POSTCHANGE notfier in error cases
by Viresh Kumar
· 12 years ago
3d69dd5
cpufreq: arm-big-little: call CPUFREQ_POSTCHANGE notfier in error cases
by Viresh Kumar
· 12 years ago
7f77a56
cpufreq: powernow-k8: call CPUFREQ_POSTCHANGE notfier in error cases
by Viresh Kumar
· 12 years ago
f77f146
cpufreq: pcc: call CPUFREQ_POSTCHANGE notfier in error cases
by Viresh Kumar
· 12 years ago
Next »