search for: nv04_ptimer_time_0

Displaying 2 results from an estimated 2 matches for "nv04_ptimer_time_0".

Did you mean: nv04_ptimer_time_1
2007 Jun 22
0
[PATCH] Commented out all macros that are not used - it still compiles.
...40_PMC_1708 0x00001708 @@ -78,9 +78,9 @@ #define NV04_PTIMER_INTR_EN_0 0x00009140 #define NV04_PTIMER_NUMERATOR 0x00009200 #define NV04_PTIMER_DENOMINATOR 0x00009210 -#define NV04_PTIMER_TIME_0 0x00009400 -#define NV04_PTIMER_TIME_1 0x00009410 -#define NV04_PTIMER_ALARM_0 0x00009420 +// #define NV04_PTIMER_TIME_0 0x00009400 +// #define NV04_PTIMER_TIME_1...
2013 Aug 12
5
[PATCH 0/5] Thermal management fixes
From: Martin Peres <martin.peres at labri.fr> This patchset is mostly about fixing fdo bug #66177, reported by Dash Four. This bug is about fan/temp management not working after a suspend/resume cycle. Fan/therm management relies on ptimer's alarm feature to call periodically multiple callbacks that poll the temperature and update the fan speed if needed. The problem is that there is