index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
smartreflex.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-01
ARM: OMAP: SmartReflex: Move smartreflex driver to drivers/
Jean Pihet
1
-1129
/
+0
2012-06-01
ARM: OMAP2+: SmartReflex: Create per-opp debugfs node for errminlimit
Jean Pihet
1
-2
/
+5
2012-06-01
ARM: OMAP2+: SmartReflex: Use per-OPP data structure
Jean Pihet
1
-20
/
+18
2012-06-01
ARM: OMAP2+: SmartReflex: introduce a busy loop condition test macro
Jean Pihet
1
-6
/
+6
2012-06-01
ARM: OMAP3: hwmod: rename the smartreflex entries
Jean Pihet
1
-1
/
+1
2012-06-01
ARM: OMAP2+: smartreflex: Use the names from hwmod data instead of voltage do...
Jean Pihet
1
-39
/
+26
2012-06-01
ARM: OMAP3+: SmartReflex: class drivers should use struct omap_sr *
Jean Pihet
1
-30
/
+7
2012-06-01
ARM: OMAP2+: SmartReflex: move the smartreflex header to include/linux/power
Jean Pihet
1
-2
/
+1
2012-03-05
ARM: OMAP3+: SmartReflex: fix error handling
Jean Pihet
1
-6
/
+6
2012-03-05
ARM: OMAP3+: SmartReflex: fix the use of debugfs_create_* API
Jean Pihet
1
-3
/
+3
2012-03-05
ARM: OMAP3+: SmartReflex: micro-optimization for sanity check
Felipe Balbi
1
-1
/
+1
2012-03-05
ARM: OMAP3+: SmartReflex: misc cleanups
Felipe Balbi
1
-33
/
+67
2012-03-05
ARM: OMAP3+: SmartReflex: move late_initcall() closer to its argument
Felipe Balbi
1
-1
/
+1
2012-03-05
ARM: OMAP3+: SmartReflex: add missing platform_set_drvdata()
Felipe Balbi
1
-0
/
+2
2012-03-05
ARM: OMAP3+: SmartReflex: clear ERRCONFIG_VPBOUNDINTST only on a need
Nishanth Menon
1
-6
/
+16
2012-03-05
ARM: OMAP3+: SmartReflex: Fix status masking in ERRCONFIG register
Nishanth Menon
1
-13
/
+8
2012-03-05
ARM: OMAP3+: SmartReflex: Add a shutdown hook
Nishanth Menon
1
-0
/
+24
2012-03-05
ARM: OMAP3+: SmartReflex Class3: disable errorgen before disable VP
Nishanth Menon
1
-0
/
+44
2012-03-05
ARM: OMAP3+: SmartReflex: fix err interrupt disable sequence
Nishanth Menon
1
-2
/
+2
2012-02-24
ARM: OMAP2+: Fix devexit for smartreflex when CONFIG_HOTPLUG is not set
Tony Lindgren
1
-1
/
+1
2012-01-27
ARM: OMAP2+: arch/arm/mach-omap2/smartreflex.c: add missing iounmap
Julia Lawall
1
-1
/
+1
2011-12-06
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...
Russell King
1
-1
/
+1
2011-11-24
ARM: OMAP: smartreflex: fix IRQ handling bug
Felipe Balbi
1
-1
/
+1
2011-11-17
ARM: 7159/1: OMAP: Introduce local common.h files
Tony Lindgren
1
-1
/
+1
2011-11-08
ARM: OMAP: Fix export.h or module.h includes
Tony Lindgren
1
-0
/
+1
2011-11-02
Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-10
/
+19
2011-09-15
OMAP3+: voltage: remove unneeded debugfs interface
Kevin Hilman
1
-10
/
+19
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+2
2011-09-15
treewide: typo 'interrrupt' word corrections.
Vitaliy Ivanov
1
-1
/
+1
2011-08-05
OMAP2+: PM: SmartReflex: use put_sync_suspend for IRQ-safe disabling
Colin Cross
1
-1
/
+1
2011-08-05
OMAP3+: SR: ensure pm-runtime callbacks can be invoked with IRQs disabled
Nishanth Menon
1
-0
/
+1
2011-06-21
OMAP3+: SR: fix cosmetic indentation
Nishanth Menon
1
-10
/
+10
2011-06-21
OMAP3+: SR: enable/disable SR only on need
Nishanth Menon
1
-4
/
+7
2011-06-21
OMAP3+: SR: disable interrupt by default
Nishanth Menon
1
-0
/
+1
2011-06-21
OMAP3+: SR: make notify independent of class
Nishanth Menon
1
-4
/
+2
2011-05-03
OMAP3+: smartreflex: delete debugfs entries on probe error
Aaro Koskinen
1
-2
/
+4
2011-05-03
OMAP3+: smartreflex: delete instance from sr_list on probe error
Aaro Koskinen
1
-0
/
+1
2011-05-03
OMAP3+: smartreflex: fix ioremap leak on probe error
Aaro Koskinen
1
-4
/
+6
2011-05-03
OMAP3+: smartreflex: request the memory region
Aaro Koskinen
1
-0
/
+8
2011-05-03
OMAP3+: smartreflex: fix sr_late_init() error path in probe
Aaro Koskinen
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-11
Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integ...
Tony Lindgren
1
-1
/
+1
2011-03-11
Merge remote branch 'remotes/origin/voltage_split_2.6.39' into tmp-integratio...
Paul Walmsley
1
-1
/
+1
2011-03-10
OMAP2+: smartreflex: remove SR debug directory in omap_sr_remove()
Anand S Sawant
1
-10
/
+13
2011-03-10
OMAP: PM: SmartReflex: fix potential NULL dereference
Vasiliy Kulikov
1
-3
/
+5
2011-03-08
OMAP: smartreflex: move plat/smartreflex.h to mach-omap2/smartreflex.h
Paul Walmsley
1
-1
/
+1
2011-03-02
OMAP2+: PM: SmartReflex: fix memory leaks in Smartreflex driver
Shweta Gulati
1
-6
/
+12
2011-03-02
arm: mach-omap2: smartreflex: fix another memory leak
Aaro Koskinen
1
-12
/
+3
2011-02-07
mach-omap2: smartreflex: world-writable debugfs voltage files
Vasiliy Kulikov
1
-2
/
+2
2011-01-31
OMAP: PM: SmartReflex: Fix possible null pointer read access
Stefan Weil
1
-4
/
+2
[next]