Revision cf821923ba9aa0917165a12573bdd6dc0a354421 authored by Linus Torvalds on 24 March 2012, 00:56:39 UTC, committed by Linus Torvalds on 24 March 2012, 00:56:39 UTC
Pull cpufreq updates for 3.4 from Dave Jones: new drivers and some fixes.

* 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq:
  provide disable_cpufreq() function to disable the API.
  EXYNOS5250: Add support cpufreq for EXYNOS5250
  EXYNOS4X12: Add support cpufreq for EXYNOS4X12
  [CPUFREQ] CPUfreq ondemand: update sampling rate without waiting for next sampling
  [CPUFREQ] Add S3C2416/S3C2450 cpufreq driver
  [CPUFREQ] Fix exposure of ARM_EXYNOS4210_CPUFREQ
  [CPUFREQ] EXYNOS4210: update the name of EXYNOS clock register
  [CPUFREQ] EXYNOS: Initialize locking_frequency with initial frequency
  [CPUFREQ] s3c64xx: Fix mis-cherry pick of VDDINT

Fix up trivial conflicts in Kconfig and Makefile due to just changes
next to each other (OMAP2PLUS changes vs some new EXYNOS cpufreq
drivers).
2 parent s 4416b0e + a7b422c
History
File Mode Size
Makefile -rw-r--r-- 528 bytes
README -rw-r--r-- 1.4 KB
bindec.S -rw-r--r-- 27.5 KB
binstr.S -rw-r--r-- 4.2 KB
bugfix.S -rw-r--r-- 13.7 KB
decbin.S -rw-r--r-- 15.4 KB
do_func.S -rw-r--r-- 13.5 KB
fpsp.h -rw-r--r-- 11.2 KB
gen_except.S -rw-r--r-- 12.9 KB
get_op.S -rw-r--r-- 19.9 KB
kernel_ex.S -rw-r--r-- 13.0 KB
res_func.S -rw-r--r-- 51.9 KB
round.S -rw-r--r-- 16.4 KB
sacos.S -rw-r--r-- 2.8 KB
sasin.S -rw-r--r-- 2.3 KB
satan.S -rw-r--r-- 15.6 KB
satanh.S -rw-r--r-- 2.2 KB
scale.S -rw-r--r-- 8.7 KB
scosh.S -rw-r--r-- 2.9 KB
setox.S -rw-r--r-- 27.7 KB
sgetem.S -rw-r--r-- 3.6 KB
sint.S -rw-r--r-- 5.6 KB
skeleton.S -rw-r--r-- 11.5 KB
slog2.S -rw-r--r-- 5.1 KB
slogn.S -rw-r--r-- 19.0 KB
smovecr.S -rw-r--r-- 4.2 KB
srem_mod.S -rw-r--r-- 12.0 KB
ssin.S -rw-r--r-- 18.6 KB
ssinh.S -rw-r--r-- 3.3 KB
stan.S -rw-r--r-- 13.0 KB
stanh.S -rw-r--r-- 4.0 KB
sto_res.S -rw-r--r-- 1.9 KB
stwotox.S -rw-r--r-- 12.0 KB
tbldo.S -rw-r--r-- 18.8 KB
util.S -rw-r--r-- 16.7 KB
x_bsun.S -rw-r--r-- 990 bytes
x_fline.S -rw-r--r-- 2.9 KB
x_operr.S -rw-r--r-- 9.6 KB
x_ovfl.S -rw-r--r-- 4.6 KB
x_snan.S -rw-r--r-- 6.5 KB
x_store.S -rw-r--r-- 6.8 KB
x_unfl.S -rw-r--r-- 6.8 KB
x_unimp.S -rw-r--r-- 2.0 KB
x_unsupp.S -rw-r--r-- 2.2 KB

README

back to top