| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Added new ifdef for temp sensor idle.
Since the driver in drivers/misc and the staging
temp driver share the same API we need to differeniate
the two calls
Change-Id: I69470bcb4327a36980be831dc1a7776c8bf7426c
Signed-off-by: Dan Murphy <dmurphy@ti.com>
|
|
|
|
|
|
|
|
|
|
| |
Provide stubs for omap_temp_sensor_resume_idle,
omap_temp_sensor_prepare_idle and omap_temp_sensor_idle when
CONFIG_OMAP_TEMP_SENSOR or CONFIG_OMAP_DIE_TEMP_SENSOR are
not enabled.
Change-Id: Ife9f9f619b2fad8469e18576db63f3d3f439aa8b
Signed-off-by: Colin Cross <ccross@android.com>
|
|
Add the temp sensor device file to the mach-omap2 directory
Change-Id: I8ea9a139ca9fe961f452aeff6d5fe5b28becf842
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Moiz Sonasath <m-sonasath@ti.com>
|