aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/smartreflex.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-03OMAP3+: smartreflex: delete debugfs entries on probe errorAaro Koskinen1-2/+4
2011-05-03OMAP3+: smartreflex: delete instance from sr_list on probe errorAaro Koskinen1-0/+1
2011-05-03OMAP3+: smartreflex: fix ioremap leak on probe errorAaro Koskinen1-4/+6
2011-05-03OMAP3+: smartreflex: request the memory regionAaro Koskinen1-0/+8
2011-05-03OMAP3+: smartreflex: fix sr_late_init() error path in probeAaro Koskinen1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-11Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integration into omap-for-linusTony Lindgren1-1/+1
2011-03-10Merge remote branch 'remotes/origin/voltage_split_2.6.39' into tmp-integration-2.6.39-20110310-024Paul Walmsley1-1/+1
2011-03-09OMAP2+: smartreflex: remove SR debug directory in omap_sr_remove()Anand S Sawant1-10/+13
2011-03-09OMAP: PM: SmartReflex: fix potential NULL dereferenceVasiliy Kulikov1-3/+5
2011-03-07OMAP: smartreflex: move plat/smartreflex.h to mach-omap2/smartreflex.hPaul Walmsley1-1/+1
2011-03-02OMAP2+: PM: SmartReflex: fix memory leaks in Smartreflex driverShweta Gulati1-6/+12
2011-03-02arm: mach-omap2: smartreflex: fix another memory leakAaro Koskinen1-12/+3
2011-02-07mach-omap2: smartreflex: world-writable debugfs voltage filesVasiliy Kulikov1-2/+2
2011-01-31OMAP: PM: SmartReflex: Fix possible null pointer read accessStefan Weil1-4/+2
2011-01-31OMAP: PM: SmartReflex: Fix possible memory leakStefan Weil1-1/+2
2011-01-24OMAP: PM: SmartReflex: Add missing IS_ERR testJulia Lawall1-1/+1
2010-12-22OMAP4: Smartreflex framework extensionsThara Gopinath1-2/+6
2010-12-22OMAP3: PM: Adding debug support to Voltage and Smartreflex driversThara Gopinath1-2/+44
2010-12-22OMAP3: PM: Adding smartreflex driver support.Thara Gopinath1-0/+983