summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/sr_device.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* ARM: OMAP2+: Remove hwmod .rev data and use local SoC checks insteadTony Lindgren2019-03-261-1/+4
* ARM: OMAP2+: Enable ti-sysc to use device tree data for smartreflexTony Lindgren2018-03-011-11/+14
* ARM: OMAP2+: Prepare to pass auxdata for smartreflexTony Lindgren2018-02-221-0/+2
* ARM: OMAP2+: SmartReflex: Delete an error message for a failed memory allocat...Markus Elfring2017-06-081-7/+2Star
* ARM: OMAP2+: Use kcalloc() in sr_set_nvalues()Markus Elfring2017-06-081-3/+1Star
* ARM: OMAP2+: Improve a size determination in sr_dev_init()Markus Elfring2017-06-081-1/+1
* arm: mach-omap2: Convert pr_warning to pr_warnJoe Perches2014-09-181-1/+1
* ARM: OMAP2+: raw read and write endian fixVictor Kamensky2014-05-081-1/+1
* ARM: OMAP2+: fix some omap_device_build() calls that aren't compiled by defaultPaul Walmsley2013-02-121-1/+1
* ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device codePaul Walmsley2013-01-261-2/+1Star
* Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clockTony Lindgren2012-11-131-0/+13
|\
| * ARM: OMAP: SmartReflex: pass device dependent data via platform dataJean Pihet2012-10-161-0/+13
* | ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren2012-10-191-1/+1
* | ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren2012-10-171-1/+1
|/
* Merge tag 'for_3.7-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren2012-10-091-1/+1
|\
| * ARM: OMAP2+: SmartReflex: fix return value check in sr_dev_init()Wei Yongjun2012-10-021-1/+1
* | ARM: OMAP: unwrap stringsPaul Walmsley2012-09-121-7/+6Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-1/+1
|\
| * mach-omap2: Fix typo in debug message and commentMasanari Iida2012-07-201-1/+1
* | ARM: OMAP2+: SmartReflex: Use per-OPP data structureJean Pihet2012-06-011-6/+30
* | ARM: OMAP2+: smartreflex: Use the names from hwmod data instead of voltage do...Jean Pihet2012-06-011-0/+1
* | ARM: OMAP2+: SmartReflex: move the smartreflex header to include/linux/powerJean Pihet2012-06-011-1/+1
|/
* Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann2012-03-201-1/+1
|\
| * ARM: OMAP: convert omap_device_build() and callers to __initKevin Hilman2012-02-241-1/+1
* | ARM: OMAP3+: SmartReflex: use voltage domain name in device attributesShweta Gulati2012-03-051-4/+7
|/
* ARM: OMAP2+: devices: Remove all omap_device_pm_latency structuresBenoit Cousson2011-10-041-10/+1Star
*-. Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-baseTony Lindgren2011-10-041-4/+4
|\ \
| | * OMAP2+: voltage: start towards a new voltagedomain layerKevin Hilman2011-09-151-1/+1
| |/ |/|
| * OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman2011-09-161-3/+3
|/
* OMAP: voltage: move plat/voltage.h to mach-omap2/voltage.hPaul Walmsley2011-03-081-1/+1
* OMAP: smartreflex: move plat/smartreflex.h to mach-omap2/smartreflex.hPaul Walmsley2011-03-081-1/+1
* OMAP3+: sr_device: include pm headerNishanth Menon2011-01-071-0/+1
* OMAP4: Smartreflex framework extensionsThara Gopinath2010-12-221-1/+16
* OMAP3: PM: Adding smartreflex device file.Thara Gopinath2010-12-221-0/+131