-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 363956 b: refs/heads/master c: 2c014c8 h: refs/heads/master v: v3
- Loading branch information
Eduardo Valentin
authored and
Greg Kroah-Hartman
committed
Apr 8, 2013
1 parent
40ff9a7
commit beca438
Showing
2 changed files
with
1 addition
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: dd7cc7e41825acd290fcd6aae08162ded5885693 | ||
refs/heads/master: 2c014c841e665e9705a12488666c73af0ad52a7a |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,13 @@ | ||
List of TODOs (by Eduardo Valentin) | ||
|
||
on ti-bandgap.c: | ||
- Test every exposed API to userland | ||
- Add support to hwmon | ||
- Revisit PM support | ||
- Revisit data structures and simplify them | ||
- Once SCM-core api settles, update this driver accordingly | ||
|
||
on ti-thermal-common.c/ti-thermal.h: | ||
- Revisit extrapolation constants for O4/O5 | ||
- Revisit need for locking | ||
- Revisit trips and its definitions | ||
- Revisit trending | ||
|
||
on omap5-thermal.c | ||
- Add support for GPU cooling | ||
|
||
generally: | ||
- make checkpatch.pl and sparse happy | ||
- make sure this code works on OMAP4430, OMAP4460 and OMAP5430 | ||
- update documentation | ||
|
||
Copy patches to Eduardo Valentin <eduardo.valentin@ti.com> |