Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
23618f7faa8fdac93d4823d0372f4101d642b8b1
23618f7
Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-omap-pm into voltage
by Tony Lindgren
· 14 years ago
ceb1c53
Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 into cleanup
by Tony Lindgren
· 14 years ago
ee7fbba
OMAP4: PM: TWL6030: add cmd register
by Nishanth Menon
· 14 years ago
63f60a4
OMAP4: PM: TWL6030: fix ON/RET/OFF voltages
by Patrick Titiano
· 14 years ago
2aed5b9
OMAP4: PM: TWL6030: address 0V conversions
by Nishanth Menon
· 14 years ago
3664942
OMAP4: PM: TWL6030: fix uv to voltage for >0x39
by Nishanth Menon
· 14 years ago
58e241f
OMAP4: PM: TWL6030: fix voltage conversion formula
by Patrick Titiano
· 14 years ago
42b4394
omap: voltage: add a stub header file for external/regulator use
by Tero Kristo
· 14 years ago
5876c94
OMAP2+: VC: more registers are per-channel starting with OMAP5
by Kevin Hilman
· 14 years ago
6a62b78
OMAP3+: voltage: update nominal voltage in voltdm_scale() not VC post-scale
by Kevin Hilman
· 14 years ago
d5c1282
OMAP3+: voltage: rename omap_voltage_get_nom_volt -> voltdm_get_voltage
by Kevin Hilman
· 14 years ago
e327788
OMAP3+: voltdm: final removal of omap_vdd_info
by Kevin Hilman
· 14 years ago
7590f60
OMAP3+: voltage: move/rename curr_volt from vdd_info into struct voltagedomain
by Kevin Hilman
· 14 years ago
5e5651b
OMAP3+: voltage: rename scale and reset functions using voltdm_ prefix
by Kevin Hilman
· 14 years ago
b666b47
OMAP3+: VP: combine setting init voltage into common function
by Kevin Hilman
· 14 years ago
cc6962d
OMAP3+: VP: remove unused omap_vp_get_curr_volt()
by Kevin Hilman
· 14 years ago
8798c4a
OMAP3+: VP: update_errorgain(): return error if VP
by Kevin Hilman
· 14 years ago
bea30ed
OMAP: VP: Explicitly mask VPVOLTAGE field
by Todd Poynor
· 14 years ago
0f01565
OMAP3+: VP: move voltage scale function pointer into struct voltagedomain
by Kevin Hilman
· 14 years ago
667216d
OMAP3+: VP: remove omap_vp_runtime_data
by Kevin Hilman
· 14 years ago
76ea742
OMAP3+: VP: create VP helper function for updating error gain
by Kevin Hilman
· 14 years ago
6f56727
OMAP3+: VP: move timing calculation/config into VP init
by Kevin Hilman
· 14 years ago
0e2f3d9
OMAP3+: VP: move SoC-specific sys clock rate retreival late init
by Kevin Hilman
· 14 years ago
0ec3041
OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask)
by Kevin Hilman
· 14 years ago
633ef8b
OMAP3+: voltage: remove unneeded debugfs interface
by Kevin Hilman
· 14 years ago
b7ea803
OMAP3+: VP: cleanup: move VP instance into voltdm, misc. renames
by Kevin Hilman
· 14 years ago
d7b0de2
OMAP3+: VC: use last nominal voltage setting to get current_vsel
by Kevin Hilman
· 14 years ago
8abc0b5
OMAP3+: PM: VC: handle mutant channel config for OMAP4 MPU channel
by Kevin Hilman
· 14 years ago
f539548
OMAP3+: VC: make I2C config programmable with PMIC-specific settings
by Kevin Hilman
· 14 years ago
ce8ebe0
OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomain
by Kevin Hilman
· 14 years ago
24d3194
OMAP3+: VC: abstract out channel configuration
by Kevin Hilman
· 14 years ago
08d1c9a
OMAP3+: VC: move on/onlp/ret/off command configuration into common init
by Kevin Hilman
· 14 years ago
5892bb1
OMAP3+: VC: cleanup voltage setup time configuration
by Kevin Hilman
· 14 years ago
78614e0
OMAP3+: VC bypass: use fields from VC struct instead of PMIC info
by Kevin Hilman
· 14 years ago
e4e021c
OMAP3+: VC: cleanup PMIC register address configuration
by Kevin Hilman
· 14 years ago
ba112a4
OMAP3+: VC: cleanup i2c slave address configuration
by Kevin Hilman
· 14 years ago
4bcc475
OMAP3+: voltage: convert to PRM register access functions
by Kevin Hilman
· 14 years ago
4bb73ad
OMAP2+: PRM: add register access functions for VC/VP
by Kevin Hilman
· 14 years ago
842ec22
OMAP3+ VP: replace transaction done check/clear with VP ops
by Kevin Hilman
· 14 years ago
58aaa59
OMAP2+: add PRM VP functions for checking/clearing VP TX done status
by Kevin Hilman
· 14 years ago
e74e440
OMAP2+: VC: support PMICs with separate voltage and command registers
by Kevin Hilman
· 14 years ago
01f48d3
OMAP2+: voltage: split out voltage processor (VP) code into new layer
by Kevin Hilman
· 14 years ago
4d47506
OMAP2+: voltage: enable VC bypass scale method when VC is initialized
by Kevin Hilman
· 14 years ago
d84adcf
OMAP2+: voltage: move VC into struct voltagedomain, misc. renames
by Kevin Hilman
· 14 years ago
ccd5ca7
OMAP2+: voltage: split voltage controller (VC) code into dedicated layer
by Kevin Hilman
· 14 years ago
e69c22b
OMAP2+: voltage: keep track of powerdomains in each voltagedomain
by Kevin Hilman
· 14 years ago
048a703
OMAP2+: powerdomain: add voltage domain lookup during register
by Kevin Hilman
· 14 years ago
7e1b940
OMAP4: powerdomain data: add voltage domains
by Benoit Cousson
· 14 years ago
da03ce6
OMAP3: powerdomain data: add voltage domains
by Kevin Hilman
· 14 years ago
aae030f
OMAP2: add voltage domains and connect to powerdomains
by Kevin Hilman
· 14 years ago
8f1bec2
OMAP2+: powerdomain: add voltagedomain to struct powerdomain
by Kevin Hilman
· 14 years ago
37efca7
OMAP3+: voltage: add scalable flag to voltagedomain
by Kevin Hilman
· 14 years ago
ace19ff
OMAP3: voltagedomain data: add wakeup domain
by Kevin Hilman
· 14 years ago
280a727
OMAP3: voltage: rename "mpu" voltagedomain to "mpu_iva"
by Kevin Hilman
· 14 years ago
81a6048
OMAP2+: voltage: start towards a new voltagedomain layer
by Kevin Hilman
· 14 years ago
c39263c
OMAP2+: voltage: move prm_irqst_reg from VP into voltage domain
by Kevin Hilman
· 14 years ago
a7460daf
OMAP2+: voltage: move PRCM mod offets into VC/VP structures
by Kevin Hilman
· 14 years ago
fa17f20
OMAP2+: hwmod: remove unused voltagedomain pointer
by Kevin Hilman
· 14 years ago
00c46b3
OMAP: id: remove OMAP_CHIP declarations, code
by Paul Walmsley
· 14 years ago
d6504ac
OMAP2+: hwmod: remove OMAP_CHIP*
by Paul Walmsley
· 14 years ago
8179488
OMAP: powerdomain: remove omap_chip bitmasks
by Paul Walmsley
· 14 years ago
129c65e
OMAP: powerdomain: split pwrdm_init() into two functions
by Paul Walmsley
· 14 years ago
a5ffef6
OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomain
by Paul Walmsley
· 14 years ago
08cb970
OMAP: clockdomain: split clkdm_init()
by Paul Walmsley
· 14 years ago
057673d
OMAP2+: id: remove OMAP_REVBITS_* macros
by Paul Walmsley
· 14 years ago
3b32b7d
OMAP3: id: remove duplicate code for testing SoC ES level
by Paul Walmsley
· 14 years ago
51ec811
OMAP3: id: add fallthrough warning; fix some CodingStyle issues
by Paul Walmsley
· 14 years ago
9ed2ba7
OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levels
by Paul Walmsley
· 14 years ago
91d92d6
OMAP3: id: remove useless strcpy()s
by Paul Walmsley
· 14 years ago
1f1b035
OMAP3: id: remove identification codes that only correspond to marketing names
by Paul Walmsley
· 14 years ago
8763550
Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'omap4_clock_fixes_3.1rc', 'missing_2430_musb_adds_terminator_fix_3.1rc' and 'pwrdm_clkdm_fixes_3.1rc' into prcm-fixes-a-3.1rc
by Paul Walmsley
· 14 years ago
1016787
OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[]
by Paul Walmsley
· 14 years ago
c6a389f
Linux 3.1-rc4
by Linus Torvalds
· 14 years ago
c11a7e2
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 14 years ago
219f358
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 14 years ago
d0168fd
ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental)
by Magnus Damm
· 14 years ago
f5b9409
All Arch: remove linkage for sys_nfsservctl system call
by NeilBrown
· 14 years ago
b727d20
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6
by Linus Torvalds
· 14 years ago
7a54f5e
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
efe45ab
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
3ab4702
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
0cf0adb
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 14 years ago
96d185c
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
a94cc4e
sfi: table irq 0xFF means 'no interrupt'
by Kirill A. Shutemov
· 14 years ago
1e8d4e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
26b9b55
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 14 years ago
671ee7f
arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear value
by Liu Gang-B34182
· 14 years ago
62d1760
drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to have irq.
by MyungJoo Ham
· 14 years ago
4e8896c
drivers/rtc/rtc-s3c.c: correct debug messages
by MyungJoo Ham
· 14 years ago
1424e21
drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregister all registered leds
by Axel Lin
· 14 years ago
02016bc
cris: add arch/cris/include/asm/serial.h
by WANG Cong
· 14 years ago
37b7bf6
drivers/misc/ab8500-pwm.c: fix modalias
by Axel Lin
· 14 years ago
b89d5f1
drivers/misc/fsa9480.c: fix a leak of the IRQ during init failure
by Axel Lin
· 14 years ago
c53252b
backlight: fix module alias prefix for adp8870_bl
by Axel Lin
· 14 years ago
cc7993f
backlight: add a callback 'notify_after' for backlight control
by Dilan Lee
· 14 years ago
23751be
memcg: fix hierarchical oom locking
by Johannes Weiner
· 14 years ago
86383b5
leds: add missing include of linux/module.h
by Axel Lin
· 14 years ago
15b1a8f
drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.h
by Axel Lin
· 14 years ago
284fb68
rapidio: fix use of non-compatible registers
by Alexandre Bounine
· 14 years ago
439423f
vmscan: clear ZONE_CONGESTED for zone with good watermark
by Shaohua Li
· 14 years ago
Next »