index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
2013-06-28
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-06-28
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2013-06-27
Merge branch 'pm-cpufreq-arm' into pm-cpufreq
Rafael J. Wysocki
2013-06-27
Merge branch 'pm-cpufreq-assorted' into pm-cpufreq
Rafael J. Wysocki
2013-06-25
cpufreq: fix NULL pointer deference at od_set_powersave_bias()
Jacob Shin
2013-06-24
Merge branch 'cpufreq-fix-notification-arm' of git://git.linaro.org/people/vi...
Rafael J. Wysocki
2013-06-24
cpufreq: tegra: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
2013-06-24
cpufreq: s3c64xx: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
2013-06-24
cpufreq: omap: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
2013-06-24
cpufreq: imx6q: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
2013-06-24
cpufreq: exynos: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
2013-06-24
cpufreq: dbx500: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
2013-06-24
cpufreq: davinci: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
2013-06-24
cpufreq: arm-big-little: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
2013-06-24
cpufreq: powernow-k8: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
2013-06-24
cpufreq: pcc: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
2013-06-24
cpufreq: e_powersaver: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
2013-06-24
cpufreq: ACPI: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
2013-06-24
cpufreq: s3c2416: fix forgotten driver_data conversions
Heiko Stübner
2013-06-21
cpufreq: make __cpufreq_notify_transition() static
Viresh Kumar
2013-06-21
cpufreq: Fix minor formatting issues
Viresh Kumar
2013-06-21
cpufreq: Fix governor start/stop race condition
Xiaoguang Chen
2013-06-19
cpufreq: Simplify userspace governor
Viresh Kumar
2013-06-18
cpufreq: X86_AMD_FREQ_SENSITIVITY: select CPU_FREQ_TABLE
Viresh Kumar
2013-06-18
cpufreq: tegra: create CONFIG_ARM_TEGRA_CPUFREQ
Viresh Kumar
2013-06-18
cpufreq: S3C2416/S3C64XX: select CPU_FREQ_TABLE
Viresh Kumar
2013-06-18
cpufreq: powerpc: CBE_RAS: select CPU_FREQ_TABLE
Viresh Kumar
2013-06-18
cpufreq: imx: select CPU_FREQ_TABLE
Viresh Kumar
2013-06-18
cpufreq: highbank: remove select CPU_FREQ_TABLE
Viresh Kumar
2013-06-18
cpufreq: exynos: select CPU_FREQ_TABLE
Viresh Kumar
2013-06-18
cpufreq: blackfin: enable driver for CONFIG_BFIN_CPU_FREQ
Viresh Kumar
2013-06-07
cpufreq: powerpc: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-06-07
Merge branch 'cpufreq-next' of git://git.linaro.org/people/vireshk/linux into...
Rafael J. Wysocki
2013-06-07
ACPI / cpufreq: Add ACPI processor device IDs to acpi-cpufreq
Rafael J. Wysocki
2013-06-07
cpufreq: kirkwood: Select CPU_FREQ_TABLE option
Ezequiel Garcia
2013-06-07
cpufreq: big.LITTLE needs cpufreq table
Arnd Bergmann
2013-06-07
cpufreq: SPEAr needs cpufreq table
Arnd Bergmann
2013-06-05
cpufreq: powerpc: Add cpufreq driver for Freescale e500mc SoCs
Tang Yuantian
2013-06-05
cpufreq: cpufreq-cpu0: use the exact frequency for clk_set_rate()
Guennadi Liakhovetski
2013-06-05
cpufreq: protect 'policy->cpus' from offlining during __gov_queue_work()
Michael Wang
2013-06-05
acpi-cpufreq: set current frequency based on target P-State
Ross Lagerwall
2013-06-04
cpufreq: remove unnecessary cpufreq_cpu_{get|put}() calls
Viresh Kumar
2013-06-04
cpufreq: rename index as driver_data in cpufreq_frequency_table
Viresh Kumar
2013-05-27
cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory
Viresh Kumar
2013-05-27
cpufreq: Move get_cpu_idle_time() to cpufreq.c
Viresh Kumar
2013-05-27
cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.c
Viresh Kumar
2013-05-27
cpufreq: Add EXPORT_SYMBOL_GPL for have_governor_per_policy
Viresh Kumar
2013-05-27
cpufreq: tegra: Don't initialize .index field of cpufreq_frequency_table
Viresh Kumar
2013-05-25
Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-05-22
cpufreq: arm_big_little_dt: Instantiate as platform_driver
Viresh Kumar
[next]