summaryrefslogtreecommitdiffstats
path: root/sys/arm/freescale/imx/imx6_anatop.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r306262, r306267, r310021: (needed to avoid conflicts on later merges)ian2017-03-011-1/+1
* Postpone allocation of IRQ resource to the time when interruptskra2016-06-031-3/+11
* Fix the deciKelvin to Celsius conversion in kernel.loos2016-05-221-1/+1
* Rename sysctl node hw.imx6 to hw.imx. Move its definition to imx_machdep.cian2015-11-261-9/+8
* Add the code necessary to run the imx6 chip at its lowest clock/powerian2015-05-051-20/+44
* Stop using machine/fdt.h in the arm kernel code when we don't need it.andrew2015-04-041-1/+0
* Add support for audio transmitting, include drivers for:br2015-01-241-0/+21
* Attach this driver during BUS_PASS_BUS and move the cpu init code to aian2014-10-191-7/+38
* The anatop driver controls power and PLLs and needs to be available beforeian2014-09-021-5/+19
* Move the imx6 sysctl temperature info to hw.imx6 where all the otherian2014-08-161-4/+2
* Pull in r267961 and r267973 again. Fix for issues reported will follow.hselasky2014-06-281-7/+4
* Revert r267961, r267973:gjb2014-06-271-4/+7
* Extend the meaning of the CTLFLAG_TUN flag to automatically check ifhselasky2014-06-271-7/+4
* Flag several sysctl variables as tunables.ian2014-04-041-3/+4
* Rework the cpu frequency management code for imx6.ian2014-04-021-56/+178
* Switch imx6 to using the mpcore per-cpu event timers, but continue to useian2014-04-021-0/+3
* Add some rudimentary voltage control to go with the rudimentary frequencyian2014-02-281-2/+77
* Add basic cpu frequency control and temperature monitoring to imx6_anatop.ian2014-02-211-18/+381
* Follow r261352 by updating all drivers which are children of simplebusian2014-02-021-0/+3
* Add stubbed-out imx6 support for clocks and power management. Thisian2013-10-311-0/+155
OpenPOWER on IntegriCloud