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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-01
Merge branch '4.0-rc1-prcm-cleanup-v6' of https://github.com/t-kristo/linux-p...
Tony Lindgren
54
-777
/
+1484
2015-03-31
ARM: OMAP4+: control: add support for initializing control module via DT
Tero Kristo
2
-3
/
+6
2015-03-31
ARM: dts: dra7: add minimal l4 bus layout with control module support
Tero Kristo
1
-73
/
+93
2015-03-31
ARM: dts: omap5: add minimal l4 bus layout with control module support
Tero Kristo
1
-70
/
+112
2015-03-31
ARM: OMAP4+: control: remove support for legacy pad read/write
Tero Kristo
3
-34
/
+6
2015-03-31
ARM: OMAP4: display: convert display to use syscon for dsi muxing
Tero Kristo
1
-2
/
+13
2015-03-31
ARM: dts: omap4: add minimal l4 bus layout with control module support
Tero Kristo
1
-79
/
+121
2015-03-31
ARM: dts: am4372: add minimal l4 bus layout with control module support
Tero Kristo
3
-38
/
+51
2015-03-31
ARM: dts: am43xx-epos-evm: fix pinmux node layout
Tero Kristo
1
-42
/
+42
2015-03-31
ARM: dts: am33xx: add minimal l4 bus layout with control module support
Tero Kristo
3
-42
/
+49
2015-03-31
ARM: dts: omap3: add minimal l4 bus layout with control module support
Tero Kristo
5
-50
/
+65
2015-03-31
ARM: dts: omap24xx: add minimal l4 bus layout with control module support
Tero Kristo
5
-86
/
+122
2015-03-31
ARM: OMAP2+: control: add syscon support for register accesses
Tero Kristo
1
-17
/
+87
2015-03-31
ARM: OMAP2+: id: cache omap_type value
Tero Kristo
1
-1
/
+4
2015-03-31
ARM: OMAP2+: control: remove API for getting control module base address
Tero Kristo
2
-7
/
+0
2015-03-31
ARM: OMAP2+: clock: add low-level support for regmap
Tero Kristo
5
-11
/
+47
2015-03-31
ARM: OMAP4+: PRM: get rid of cpu_is_omap44xx calls from interrupt init
Tero Kristo
3
-36
/
+26
2015-03-31
ARM: OMAP4+: PRM: setup prm_features from the PRM init time flags
Tero Kristo
2
-2
/
+5
2015-03-31
ARM: OMAP2+: CM: move SoC specific init calls within a generic API
Tero Kristo
11
-34
/
+75
2015-03-31
ARM: OMAP4+: PRM: determine prm_device_inst based on DT compatibility
Tero Kristo
5
-18
/
+42
2015-03-31
ARM: OMAP2+: PRM: move SoC specific init calls within a generic API
Tero Kristo
15
-39
/
+90
2015-03-27
ARM: DRA7: Enable Cortex A15 errata 798181
Praneeth Bajjuri
1
-0
/
+1
2015-03-27
ARM: OMAP2+: control: determine control module base address from DT
Tero Kristo
5
-30
/
+61
2015-03-27
ARM: OMAP2+: PRM: determine PRM base address from device tree
Tero Kristo
7
-20
/
+52
2015-03-27
ARM: OMAP2+: CM: determine CM base address from device tree
Tero Kristo
9
-19
/
+81
2015-03-27
ARM: OMAP2+: PRCM: split PRCM module init to their own driver files
Tero Kristo
6
-21
/
+106
2015-03-27
ARM: OMAP2+: clock: move clock provider infrastructure to clock driver
Tero Kristo
3
-44
/
+75
2015-03-26
ARM: dts: am57xx-beagle-x15: Add thermal map to include fan and tmp102
Nishanth Menon
2
-2
/
+51
2015-03-26
ARM: dts: DRA7: Add bandgap and related thermal nodes
Keerthy
3
-0
/
+33
2015-03-26
Merge branch 'omap-for-v4.1/ocp2scp' into omap-for-v4.1/fixes-not-urgent
Tony Lindgren
1
-2
/
+2
2015-03-26
ARM: dts: am4372: Add "ti,am437x-ocp2scp" as compatible string for OCP2SCP
Kishon Vijay Abraham I
1
-2
/
+2
2015-03-26
ARM: OMAP2+: remove superfluous NULL pointer check
Stefan Agner
1
-1
/
+1
2015-03-25
ARM: OMAP2+: PRCM: add support for static clock memmap indices
Tero Kristo
2
-29
/
+58
2015-03-25
ARM: OMAP4: PRM: move omap4xxx_prm_init earlier in init order
Tero Kristo
1
-1
/
+1
2015-03-25
ARM: OMAP4+: CM: move omap_cm_base_init under OMAP4 CM driver
Tero Kristo
3
-6
/
+3
2015-03-25
ARM: OMAP4+: PRM: move omap_prm_base_init under OMAP4 PRM driver
Tero Kristo
2
-4
/
+2
2015-03-25
ARM: OMAP3+: PRM: add common APIs for prm_vp_check/clear_txdone
Tero Kristo
9
-25
/
+60
2015-03-25
ARM: OMAP2+: PRM: add generic API for clear_mod_irqs
Tero Kristo
8
-28
/
+47
2015-03-25
ARM: OMAP3: PRM: invert the wkst_mask for the prm_clear_mod_irqs
Tero Kristo
3
-14
/
+14
2015-03-25
ARM: OMAP2+: PRCM: rename of_prcm_init to omap_prcm_init
Tero Kristo
3
-3
/
+9
2015-03-16
ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688
Stefan Hengelein
7
-105
/
+0
2015-03-16
ARM: OMAP1: PM: fix some build warnings on 1510-only Kconfigs
Paul Walmsley
1
-26
/
+25
2015-02-22
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-28
/
+25
2015-02-22
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
1
-1
/
+1
2015-02-21
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
105
-1123
/
+6390
2015-02-21
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
41
-58
/
+88
2015-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-120
/
+40
2015-02-21
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
22
-3873
/
+361
2015-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
8
-142
/
+119
[next]