Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fec3eebdce2c8fe10004d161aa51ce22c668115b
fec3eeb
AM35x: Add missing GPIO mux config for EHCI port
by Ajay Kumar Gupta
· 15 years ago
93bfc85
Zoom3: Defconfig update
by manjugk manjugk
· 15 years ago
9833eff
omap: i2c: Fix muxing for command line enabled bus
by Jarkko Nikula
· 15 years ago
b610ec5
Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linus
by Tony Lindgren
· 15 years ago
ad001f1
OMAP4: clock: Remove clock hacks from timer-gp.c
by Santosh Shilimkar
· 15 years ago
7c43d54
OMAP4: clock: Add dummy clock nodes for interface clocks
by Santosh Shilimkar
· 15 years ago
5477605
OMAP4: clock: Rename leaf clock nodes to end with a _ick or _fck
by Rajendra Nayak
· 15 years ago
30962d9
OMAP2+ clock: revise omap2_clk_{disable,enable}()
by Paul Walmsley
· 15 years ago
4d30e82
OMAP2/3 clock: combine OMAP2 & 3 boot-time MPU rate change code
by Paul Walmsley
· 15 years ago
ad95616
OMAP clockdomain: if no autodeps exist, don't try to add or remove them
by Paul Walmsley
· 15 years ago
43b4099
OMAP hwmod: add hwmod class support
by Paul Walmsley
· 15 years ago
7359154
OMAP hwmod: convert header files with static allocations into C files
by Paul Walmsley
· 15 years ago
50ebdac
OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+con
by Paul Walmsley
· 15 years ago
74be842
OMAP clock: add omap_clk_get_by_name() for use by OMAP hwmod core code
by Paul Walmsley
· 15 years ago
e8d3737
OMAP3: clock: add capability to change rate of dpll4_m5_ck_3630
by Vimarsh Zutshi
· 15 years ago
53c92d8
OMAP4 clock: drop the ALWAYS_ENABLED clock flag
by Paul Walmsley
· 15 years ago
51c1954
OMAP clock: drop RATE_FIXED clock flag
by Paul Walmsley
· 15 years ago
8c34974
OMAP2 clock: drop DELAYED_APP clock flag
by Paul Walmsley
· 15 years ago
5173804
OMAP2430 clock: make func_96m_ck parent-selectable
by Paul Walmsley
· 15 years ago
81b34fb
OMAP2 clock: split OMAP2420, OMAP2430 clock data into their own files
by Paul Walmsley
· 15 years ago
657ebfa
OMAP3/4 clock: split into per-chip family files
by Paul Walmsley
· 15 years ago
b92c170
OMAP clock: drop .id field; ensure each clock has a unique name
by Paul Walmsley
· 15 years ago
f71eddb
OMAP clock: compress clock flags down to a u8
by Paul Walmsley
· 15 years ago
1a33771
OMAP2 clock: drop CONFIG_PARTICIPANT clock flag
by Paul Walmsley
· 15 years ago
17d0927
OMAP2xxx clock: drop DELAYED_APP flag from non-clksel clocks
by Paul Walmsley
· 15 years ago
9429778
OMAP2xxx clock: GFX functional clock rates are not independently changeable
by Paul Walmsley
· 15 years ago
c78a05e
OMAP4 clock: drop the CLOCK_IN_OMAP4430 clock flag
by Paul Walmsley
· 15 years ago
93340a2
OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes, documentation
by Paul Walmsley
· 15 years ago
7356f0b
OMAP3 clock: add support for 192Mhz DPLL4M2 output
by Vishwanath BS
· 15 years ago
678bc9a
OMAP3 clock: Introduce 3630 DPLL4 HSDivider changes
by Vishwanath BS
· 15 years ago
358965d
OMAP3 clock: introduce DPLL4 Jtype
by Richard Woodruff
· 15 years ago
91808a8
ARM: OMAP4 clock domain: Add check for avoiding dependency related update.
by Abhijit Pagare
· 15 years ago
a7e069f
OMAP3630: Clock: Workaround for DPLL HS divider limitation
by Mike Turquette
· 15 years ago
c23a97d
OMAP: HWMOD: Add support for early device register into omap device layer
by Thara Gopinath
· 15 years ago
358f0e6
OMAP3: hwmod: support to specify the offset position of various SYSCONFIG register bits.
by Thara Gopinath
· 15 years ago
5eb75f5
OMAP3 clock: Remove FreqSel for 3630
by Vishwanath BS
· 15 years ago
0cc9314
OMAP2/3: PRCM: fix misc. compiler warnings
by Kevin Hilman
· 15 years ago
a51ba28
OMAP3 clock: Check return values for clk_get()
by Sanjeev Premi
· 15 years ago
3cc4a2f
AM35xx: Add clock support for new modules on AM35xx
by Ranjith Lohithakshan
· 15 years ago
419cc97
OMAP2/3 clock: Extend find_idlest() to pass back idle state value
by Ranjith Lohithakshan
· 15 years ago
cde08f8
OMAP3 PM: Adding counters for power domain logic off and mem off during retention.
by Thara Gopinath
· 15 years ago
4133a44
OMAP3 PM: Defining .pwrsts_logic_ret field for core power domain structure
by Thara Gopinath
· 15 years ago
1e3d0d2
OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem state
by Thara Gopinath
· 15 years ago
b024b54
OMAP3: Clock: Added IDLEST definitions for SGX
by Tero Kristo
· 15 years ago
dfa6d6f
OMAP3: clock: use std _MASK suffix for CM_FCLKEN_IVA2 defines
by Kevin Hilman
· 15 years ago
24d82e3
OMAP: omap_device: when 'called from invalid state', print state
by Kevin Hilman
· 15 years ago
0007122
OMAP: omap_device: add omap_device_is_valid()
by Kevin Hilman
· 15 years ago
0fdc54b
Merge branch 'pm-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus
by Tony Lindgren
· 15 years ago
8250a5c
omap2/3/4: mailbox: use dedicated work queue for handling mailbox rx interrupt
by Rob Clark
· 15 years ago
4499ce4
omap: mailbox: correct OMAP4 SIDLEMODE logic
by Suman Anna
· 15 years ago
a6a6022
omap: mailbox: correct OMAP4 reset logic
by Suman Anna
· 15 years ago
5772ca7
omap4: Use irq line defines from irq-44xx.h
by Santosh Shilimkar
· 15 years ago
a99db24
omap4: Use dma line defines from dma-44xx.h
by Santosh Shilimkar
· 15 years ago
e927f8d
omap4: Add auto-generated irq and dma headers
by Santosh Shilimkar
· 15 years ago
79dcfdd
OMAP3: PM: Added support for L2 aux ctrl register save and restore
by Tero Kristo
· 15 years ago
a89b6f0
OMAP3: PM: add scratchpad locking function
by Rajendra Nayak
· 16 years ago
5a1b1d3
OMAP3: RX-51: Pass cpu idle parameters
by Kalle Jokiniemi
· 15 years ago
a4b41d8
OMAP3: RX-51: support sleep indicator LEDs
by Kevin Hilman
· 15 years ago
709731b
OMAP3: cpuidle: Add valid field into C-state parameter passing
by Kalle Jokiniemi
· 15 years ago
bb4de3d
OMAP3: cpuidle: configure latencies/thresholds from board file
by Kevin Hilman
· 15 years ago
6af83b3
OMAP3: cpuidle: Update statistics for correct state
by Sanjeev Premi
· 15 years ago
8ca4582
omap3/4: Remove overlapping mapping of L4_WKUP io space
by Santosh Shilimkar
· 15 years ago
737daa0
omap4: Fix omap_type() for omap4
by Santosh Shilimkar
· 15 years ago
35c0dc3
omap: sdma: Limit the secure reserve channel fix for omap3
by Santosh Shilimkar
· 15 years ago
1ce0f9d
omap4: sdma: Enable the idle modes on omap4
by Santosh Shilimkar
· 15 years ago
b7ebb10
omap2/3/4: ioremap omap_globals module
by Santosh Shilimkar
· 15 years ago
e03d37d
omap3/4: uart: fix full-fifo write abort
by Santosh Shilimkar
· 15 years ago
ae46ec77
omap4: multi-omap: Allow build to work
by Santosh Shilimkar
· 15 years ago
83905c1
ASoC: OMAP-McBSP: ASoC interface for McBSP sidetone
by Ilkka Koskinen
· 15 years ago
d912fa9
McBSP: OMAP3: Add sidetone feature
by Eero Nurkkala
· 15 years ago
bce0668
omap: musb: Add USB support to 4430 SDP board file
by Maulik Mankad
· 15 years ago
bdfa351
omap: musb: remove unnecessary return
by Felipe Balbi
· 15 years ago
9bdde53
omap: musb: remove unused dma data
by Felipe Balbi
· 15 years ago
7db5112
omap: musb: remove unused soft_con field
by Felipe Balbi
· 15 years ago
bfc110e
arm: omap: musb: we can use clk framework
by Felipe Balbi
· 15 years ago
68499cc
omap: musb: remove unused data
by Felipe Balbi
· 15 years ago
884b836
omap: musb: Pass board specific data from board file
by Maulik Mankad
· 15 years ago
f982855
arm: omap: musb: ioremap only what's ours
by Felipe Balbi
· 15 years ago
1a4f463
omap: musb: Remove #ifdef from board-omap3evm.c
by Maulik Mankad
· 15 years ago
224e154
USB: Add empty functions in otg.h
by Maulik Mankad
· 15 years ago
5ebc86e
OMAP3EVM: PM: Update defconfig
by Sanjeev Premi
· 15 years ago
8a88b61
Add devkit8000_defconfig
by Thomas Weber
· 15 years ago
476544c
Add minimal support for DevKit8000
by Thomas Weber
· 15 years ago
5d4292a
AM3517: Enable I2C-GPIO Expander driver support for AM3517EVM
by Vaibhav Hiremath
· 15 years ago
f2afbbb
AM3517: Enable RTC driver support for AM3517EVM
by Vaibhav Hiremath
· 15 years ago
1f738dc
AM3517: Enable basic I2C Support
by Vaibhav Hiremath
· 15 years ago
b344d87
IGEPv2: Use Red Led1 as Heartbeat if configured
by Jonas Zetterberg
· 15 years ago
c67b0d9
IGEPv2: Added WIFI support
by Jonas Zetterberg
· 15 years ago
cd2b90d
omap3: Update defconfig for IGEP v2 to allow new drivers andfeatures
by Enric Balletbo i Serra
· 15 years ago
22f1baa
omap3: Use timing data for omap2_init_common_hw on IGEP v2
by Enric Balletbo i Serra
· 15 years ago
ec0947f
omap3: SDRC: add timing data for Numonyx M65KxxxxAM
by Enric Balletbo i Serra
· 15 years ago
cddb483
omap3: Add support for flash on IGEP v2 board
by Enric Balletbo i Serra
· 15 years ago
691de27
omap3: Enable DSS2 for IGEP v2 board
by Enric Balletbo i Serra
· 15 years ago
d0885486
omap3: Add platform init code for EHCI driver on IGEP v2
by Enric Balletbo i Serra
· 15 years ago
28e0f13
omap3: Fix typo on IGEP v2 board
by Enric Balletbo i Serra
· 15 years ago
7f5f23d
omap3: Add platform data for the twl4030_codec MFD on IGEP v2
by Enric Balletbo i Serra
· 15 years ago
3cca088
omap3: pandora: update defconfig
by Grazvydas Ignotas
· 15 years ago
f6873ee
omap3: pandora: update regulator setup
by Grazvydas Ignotas
· 15 years ago
7b09789
OMAP: pandora: add DSS2 support and related regulators
by Grazvydas Ignotas
· 15 years ago
87520aa
omap3evm: Configure GPIO175 for touchscreen PEN_IRQ
by Sanjeev Premi
· 15 years ago
Next »