Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211441
b: refs/heads/master
c: c21eae4
h: refs/heads/master
i:
  211439: 80c80e8
v: v3
  • Loading branch information
minskey guo authored and Matthew Garrett committed Oct 5, 2010
1 parent a6ddc3b commit 5a74b0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6230d18cc7c4c68b7a38ea73bf5910e7652e5b21
refs/heads/master: c21eae4f7c38db0e4693fb4cb24fb42fb83d8c15
2 changes: 1 addition & 1 deletion trunk/drivers/platform/x86/intel_ips.c
Original file line number Diff line number Diff line change
Expand Up @@ -948,7 +948,7 @@ static int ips_monitor(void *data)
ITV_ME_SEQNO_SHIFT;
seqno_timestamp = get_jiffies_64();

old_cpu_power = thm_readl(THM_CEC) / 65535;
old_cpu_power = thm_readl(THM_CEC);
schedule_timeout_interruptible(msecs_to_jiffies(IPS_SAMPLE_PERIOD));

/* Collect an initial average */
Expand Down

0 comments on commit 5a74b0d

Please sign in to comment.