index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-18
hwspinlock: depend on OMAP4
Ohad Ben-Cohen
1
-0
/
+1
2011-03-18
ARM: OMAP2+: Fix warnings for GPMC interrupt
Balaji T K
2
-6
/
+9
2011-03-18
OMAP4: PandaBoard: remove unused power regulators
David Anders
1
-28
/
+0
2011-03-18
arm: mach-omap2: omap_l3_smx: fix irq handler setup
Aaro Koskinen
1
-7
/
+4
2011-03-18
arm: mach-omap2: devices: fix omap3_l3_init() return value
Aaro Koskinen
1
-1
/
+1
2011-03-14
Merge branches 'devel-mux' and 'devel-misc' into omap-for-linus
Tony Lindgren
6
-25
/
+35
2011-03-14
omap: zoom: host should not pull up wl1271's irq line
Ohad Ben-Cohen
1
-1
/
+1
2011-03-14
arm: plat-omap: iommu: fix request_mem_region() error path
Aaro Koskinen
1
-6
/
+8
2011-03-14
OMAP2+: Common CPU DIE ID reading code reads wrong registers for OMAP4430
Andy Green
1
-0
/
+13
2011-03-14
omap4: mux: Remove duplicate mux modes
Tony Lindgren
1
-276
/
+6
2011-03-14
omap: iovmm: don't check 'da' to set IOVMF_DA_FIXED flag
David Cohen
2
-11
/
+5
2011-03-14
omap: iovmm: disallow mapping NULL address when IOVMF_DA_ANON is set
Michael Jones
1
-6
/
+7
2011-03-11
omap2+: mux: Fix compile when CONFIG_OMAP_MUX is not selected
Tony Lindgren
3
-0
/
+6
2011-03-11
omap4: board-omap4panda: Initialise the serial pads
R Sricharan
1
-1
/
+68
2011-03-11
omap3: board-3430sdp: Initialise the serial pads
R Sricharan
1
-1
/
+101
2011-03-11
omap4: board-4430sdp: Initialise the serial pads
R Sricharan
1
-2
/
+69
2011-03-11
omap2+: mux: Add macro for configuring static with omap_hwmod_mux_init
Tony Lindgren
1
-0
/
+6
2011-03-11
omap2+: mux: Remove the use of IDLE flag
R Sricharan
2
-13
/
+7
2011-03-11
omap2+: Add separate list for dynamic pads to mux
Tony Lindgren
4
-16
/
+83
2011-03-11
Merge branch 'for_2.6.39/pm-integration' of ssh://master.kernel.org/pub/scm/l...
Tony Lindgren
5
-44
/
+84
2011-03-11
Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integ...
Tony Lindgren
75
-1944
/
+3563
2011-03-11
perf: add OMAP support for the new power events
Jean Pihet
3
-5
/
+39
2011-03-11
OMAP4: Add IVA OPP enteries.
Shweta Gulati
1
-1
/
+7
2011-03-11
OMAP4: Update Voltage Rail Values for MPU, IVA and CORE
Shweta Gulati
1
-9
/
+9
2011-03-11
OMAP4: Enable 800 MHz and 1 GHz MPU-OPP
Shweta Gulati
1
-2
/
+2
2011-03-11
OMAP3+: OPP: Replace voltage values with Macros
Vishwanath BS
2
-29
/
+29
2011-03-10
Merge remote branch 'remotes/origin/voltage_split_2.6.39' into tmp-integratio...
Paul Walmsley
22
-788
/
+1236
2011-03-10
Merge remote branch 'remotes/origin/hwmod_a_2.6.39' into tmp-integration-2.6....
Paul Walmsley
7
-60
/
+82
2011-03-10
Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...
Paul Walmsley
189
-3565
/
+16636
2011-03-10
OMAP3: wdtimer: Fix CORE idle transition
Paul Walmsley
1
-0
/
+5
2011-03-10
Watchdog: omap_wdt: add fine grain runtime-pm
Paul Walmsley
1
-2
/
+23
2011-03-10
OMAP2+: voltage: reorganize, split code from data
Paul Walmsley
14
-778
/
+1226
2011-03-10
Merge branch 'for_2.6.39/pm-misc' of ssh://master.kernel.org/pub/scm/linux/ke...
Tony Lindgren
212
-1120
/
+1762
2011-03-10
OMAP3: PM: Clear the SCTLR C bit in asm code to prevent data cache allocation
Santosh Shilimkar
1
-0
/
+27
2011-03-10
OMAP3: PM: Remove un-necessary cp15 registers form low power cpu context
Santosh Shilimkar
1
-116
/
+40
2011-03-10
OMAP3: PM: Allow the cache clean when L1 is lost.
Santosh Shilimkar
1
-12
/
+3
2011-03-10
OMAP3: PM: Fix the MMU on sequence in the asm code
Santosh Shilimkar
1
-0
/
+5
2011-03-10
OMAP3: PM: Use ARMv7 supported instructions instead of legacy CP15 ones
Santosh Shilimkar
1
-11
/
+10
2011-03-10
omap: Fix H4 init_irq to not call h4_init_flash
Tony Lindgren
1
-1
/
+1
2011-03-10
omap2/3: dmtimer: Enable autoidle
Tero Kristo
1
-0
/
+4
2011-03-10
OMAP2+: clockdomain: add flag that will block autodeps from being added for a...
Paul Walmsley
3
-8
/
+24
2011-03-10
OMAP2+: hwmod: add API to handle autoidle mode
Kishon Vijay Abraham I
2
-0
/
+37
2011-03-10
OMAP2+: hwmod: allow board files to prevent devices from being reset upon init
Paul Walmsley
2
-0
/
+28
2011-03-10
OMAP2+: hwmod: use status bit info for reset line
omar ramirez
4
-42
/
+58
2011-03-10
OMAP2+: hwmod: fix a documentation bug with HWMOD_NO_OCP_AUTOIDLE
Paul Walmsley
1
-1
/
+1
2011-03-10
OMAP2+: hwmod: Fix what _init_clock returns
Rajendra Nayak
1
-1
/
+1
2011-03-10
omap: hwmod: add syss reset done flags to omap2, omap3 hwmods
Avinash.H.M
3
-15
/
+21
2011-03-10
OMAP2+: hwmod: fix incorrect computation of autoidle_mask
Tarun Kanti DebBarma
1
-1
/
+1
2011-03-10
OMAP3: hwmod data: Remove masters port links for interconnects.
Benoit Cousson
1
-28
/
+0
2011-03-10
OMAP3: hwmod data: Fix incorrect SmartReflex -> L4 CORE interconnect links
Benoit Cousson
1
-2
/
+2
[next]