Age | Commit message (Expand) | Author | Files | Lines |
2014-12-21 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Zhang Rui | 1 | -9/+8 |
2014-12-12 | thermal: ti-soc-thermal: Do not print error message in the EPROBE_DEFER case | Eduardo Valentin | 1 | -3/+8 |
2014-12-08 | thermal: cpu_cooling: check for the readiness of cpufreq layer | Eduardo Valentin | 1 | -6/+0 |
2014-11-20 | thermal: of: improve of-thermal sensor registration API | Eduardo Valentin | 1 | -2/+6 |
2014-07-01 | thermal: ti-soc-thermal: ti-bandgap.c: Cleaning up wrong address is checked | Rickard Strandqvist | 1 | -1/+1 |
2014-05-06 | thermal: ti-soc-thermal: clk_round_rate() can return a zero upon error | Paul Walmsley | 1 | -1/+1 |
2014-04-08 | thermal: ti-soc-thermal: Use SIMPLE_DEV_PM_OPS macro | Jingoo Han | 1 | -4/+2 |
2013-12-04 | thermal: ti-soc-thermal: use thermal DT infrastructure | Eduardo Valentin | 1 | -15/+62 |
2013-10-15 | drivers: thermal: allow ti-soc-thermal run without pcb zone | Eduardo Valentin | 1 | -0/+1 |
2013-08-29 | thermal: ti-soc-thermal: Ensure to compute thermal trend | Ranganath Krishnan | 1 | -1/+5 |
2013-08-29 | thermal: ti-soc-thermal: Set the bandgap mask counter delay value | Ranganath Krishnan | 1 | -0/+7 |
2013-08-29 | thermal: ti-soc-thermal: Initialize counter_delay field for TI DRA752 sensors | Ranganath Krishnan | 1 | -0/+5 |
2013-07-08 | thermal: ti-soc-thermal: use standard GPIO DT bindings | Eduardo Valentin | 1 | -6/+2 |
2013-06-13 | thermal: ti-soc-thermal: add dra752 chip to device table | Eduardo Valentin | 2 | -0/+11 |
2013-06-13 | thermal: ti-soc-thermal: add thermal data for DRA752 chips | Eduardo Valentin | 5 | -0/+775 |
2013-06-13 | thermal: ti-soc-thermal: remove usage of IS_ERR_OR_NULL | Eduardo Valentin | 2 | -11/+14 |
2013-06-13 | thermal: ti-soc-thermal: freeze FSM while computing trend | Eduardo Valentin | 1 | -3/+9 |
2013-06-13 | thermal: ti-soc-thermal: remove external heat while extrapolating hotspot | Eduardo Valentin | 1 | -10/+20 |
2013-05-28 | thermal: introduce TI SoC thermal driver | Eduardo Valentin | 11 | -0/+3499 |