aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/smartreflex.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-24ARM: OMAP2+: Fix devexit for smartreflex when CONFIG_HOTPLUG is not setTony Lindgren1-1/+1
2012-01-26ARM: OMAP2+: arch/arm/mach-omap2/smartreflex.c: add missing iounmapJulia Lawall1-1/+1
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King1-1/+1
2011-11-23ARM: OMAP: smartreflex: fix IRQ handling bugFelipe Balbi1-1/+1
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-1/+1
2011-11-07ARM: OMAP: Fix export.h or module.h includesTony Lindgren1-0/+1
2011-11-01Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-10/+19
2011-09-15OMAP3+: voltage: remove unneeded debugfs interfaceKevin Hilman1-10/+19
2011-09-15Merge branch 'master' into for-nextJiri Kosina1-1/+2
2011-09-15treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov1-1/+1
2011-08-05OMAP2+: PM: SmartReflex: use put_sync_suspend for IRQ-safe disablingColin Cross1-1/+1
2011-08-05OMAP3+: SR: ensure pm-runtime callbacks can be invoked with IRQs disabledNishanth Menon1-0/+1
2011-06-20OMAP3+: SR: fix cosmetic indentationNishanth Menon1-10/+10
2011-06-20OMAP3+: SR: enable/disable SR only on needNishanth Menon1-4/+7
2011-06-20OMAP3+: SR: disable interrupt by defaultNishanth Menon1-0/+1
2011-06-20OMAP3+: SR: make notify independent of classNishanth Menon1-4/+2
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