Age | Commit message (Expand) | Author | Files | Lines |
2015-10-30 | thermal: armada: Fix possible overflow in the Armada 380 thermal sensor formula | Nadav Haklai | 1 | -3/+3 |
2015-08-03 | thermal: consistently use int for temperatures | Sascha Hauer | 1 | -1/+1 |
2015-05-09 | thermal: armada: Update Armada 380 thermal sensor coefficients | Nadav Haklai | 1 | -3/+3 |
2014-12-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 1 | -20/+0 |
2014-11-24 | thermal: armada: Remove support for A375-Z1 SoC | Ezequiel Garcia | 1 | -20/+0 |
2014-10-20 | thermal: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-05-15 | thermal: armada: Support Armada 380 SoC | Ezequiel Garcia | 1 | -0/+30 |
2014-05-15 | thermal: armada: Support Armada 375 SoC | Ezequiel Garcia | 1 | -0/+58 |
2014-05-15 | thermal: armada: Allow to specify an 'inverted readout' sensor | Ezequiel Garcia | 1 | -1/+5 |
2014-05-15 | thermal: armada: Pass the platform_device to init_sensor() | Ezequiel Garcia | 1 | -4/+7 |
2014-05-15 | thermal: armada: Add generic infrastructure to handle the sensor | Ezequiel Garcia | 1 | -5/+12 |
2014-05-15 | thermal: armada: Add infrastructure to support generic formulas | Ezequiel Garcia | 1 | -1/+19 |
2014-05-15 | thermal: armada: Rename armada_thermal_ops struct | Ezequiel Garcia | 1 | -10/+10 |
2013-05-28 | Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git int... | Zhang Rui | 1 | -11/+0 |
2013-05-28 | Thermal: armada: Remove redundant use of of_match_ptr | Sachin Kamat | 1 | -1/+1 |
2013-05-28 | Thermal: don't check resource with devm_ioremap_resource | Zhang Rui | 1 | -10/+0 |
2013-05-06 | Thermal: armada_thermal: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2013-04-02 | thermal: Add driver for Armada 370/XP SoC thermal management | Ezequiel Garcia | 1 | -0/+232 |