]> Pileus Git - ~andy/linux/blob - drivers/staging/omap-thermal/TODO
Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[~andy/linux] / drivers / staging / omap-thermal / TODO
1 List of TODOs (by Eduardo Valentin)
2
3 on omap-bandgap.c:
4 - Rework locking
5 - Improve driver code by adding usage of regmap-mmio
6 - Test every exposed API to userland
7 - Add support to hwmon
8 - Review and revisit all API exposed
9 - Revisit PM support
10 - Revisit data structures and simplify them
11 - Once SCM-core api settles, update this driver accordingly
12
13 on omap-thermal-common.c/omap-thermal.h:
14 - Revisit extrapolation constants for O4/O5
15 - Revisit need for locking
16 - Revisit trips and its definitions
17 - Revisit trending
18
19 on omap5-thermal.c
20 - Add support for GPU cooling
21
22 generally:
23 - write Kconfig dependencies so that omap variants are covered
24 - make checkpatch.pl and sparse happy
25 - make sure this code works on OMAP4430, OMAP4460 and OMAP5430
26 - update documentation
27
28 Copy patches to Eduardo Valentin <eduardo.valentin@ti.com>