aboutsummaryrefslogtreecommitdiff
path: root/arch/ppc/syslib
diff options
context:
space:
mode:
authorRafał Bilski <rafalbilski@interia.pl>2006-08-16 01:07:33 +0200
committerDave Jones <davej@redhat.com>2006-09-05 17:28:42 -0400
commitdb44aaf3a2f599163c53ce96658aca688b3466f0 (patch)
treead6bbd01851d911e0641256f5d10531504a85ee4 /arch/ppc/syslib
parent23e735bc7b0e1d614656881794257b4224efda3a (diff)
[CPUFREQ] Longhaul - Add voltage scaling to driver
Rename option "dont_scale_voltage" to "scale_voltage" because don't will be default. Use "pos" for calculating voltage. In this way driver don't need to know mV value or low level value. Simply min U is one pos and max U is second pos. All pos between these two are used. Assume that min U is for min f and max U for max f. For frequency between min and max calculate pos based on difference between current frequency and min f. Values in mobile VRM table changed to values from C3-M datasheet. Signed-off-by: Rafał Bilski <rafalbilski@interia.pl> Signed-off-by: Dave Jones <davej@redhat.com>
Diffstat (limited to 'arch/ppc/syslib')
0 files changed, 0 insertions, 0 deletions