index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-22
gpio/twl: Add DT support to gpio-twl4030 driver
Benoit Cousson
1
-29
/
+50
2012-03-22
gpio/twl: Allocate irq_desc dynamically for SPARSE_IRQ support
Benoit Cousson
1
-16
/
+17
2012-03-22
mfd: Detach twl6040 from the pmic mfd driver
Peter Ujfalusi
1
-26
/
+33
2012-03-22
mfd: Replace twl-* pr_ macros by the dev_ equivalent and do various cleanups
Benoit Cousson
3
-45
/
+46
2012-03-22
mfd: Micro-optimization on twl4030 IRQ handler
Felipe Balbi
1
-7
/
+7
2012-03-22
mfd: Make twl4030 SIH SPARSE_IRQ capable
Benoit Cousson
2
-18
/
+8
2012-03-22
mfd: Move twl-core IRQ allocation into twl[4030|6030]-irq files
Benoit Cousson
4
-37
/
+56
2012-03-22
mfd: Remove references already defineid in header file from twl-core
Benoit Cousson
1
-5
/
+2
2012-03-22
mfd: Remove unneeded header from twl-core
Felipe Balbi
1
-4
/
+0
2012-03-22
mfd: Make twl-core not depend on pdata->irq_base/end
Felipe Balbi
1
-34
/
+27
2012-03-22
mfd: Return twl6030_mmc_card_detect IRQ for board setup
Benoit Cousson
1
-1
/
+2
2012-03-20
mfd: Add support for TPS65090
Venu Byravarasu
3
-0
/
+400
2012-03-20
mfd: Add some da9052-i2c section annotations
Dmitry Torokhov
1
-2
/
+2
2012-03-20
mfd: Build rtc5t583 only if I2C config is selected to y.
Laxman Dewangan
1
-1
/
+1
2012-03-16
mfd: Add anatop mfd driver
Ying-Chun Liu (PaulLiu)
3
-0
/
+146
2012-03-16
mfd: Add 8420 variant to db8500-prcmu
Bengt Jonsson
1
-0
/
+2
2012-03-16
mfd: Add 8520 PRCMU variant to db8500-prcmu
Bengt Jonsson
1
-0
/
+2
2012-03-16
mfd: Remove obsolete hwacc implementation for db8500-prmcu
Mattias Nilsson
1
-155
/
+0
2012-03-16
mfd: Use DIV_ROUND_CLOSEST for sm501 clock
Axel Lin
1
-9
/
+1
2012-03-16
mfd: Add support for RICOH PMIC RC5T583
Laxman Dewangan
4
-0
/
+809
2012-03-16
mfd: Make use of the ab8500 firmware read-modify-write service
Mattias Nilsson
2
-15
/
+37
2012-03-16
mfd: Add a prcmu_abb_write_masked routine to db8500-prcmu
Mattias Nilsson
1
-3
/
+25
2012-03-16
mfd: Support for the AB8500 AB8505 variant
Bengt Jonsson
1
-17
/
+15
2012-03-16
mfd: Don't use mutex_lock_interruptible in ab8500-core
Rabin Vincent
1
-9
/
+3
2012-03-16
mfd: Use correct variable name for tps65910 regmap config
Laxman Dewangan
1
-2
/
+2
2012-03-16
mfd: wm8994: Fix register default for WM1811 AntiPOP2
Mark Brown
1
-1
/
+1
2012-03-16
mfd: wm8994: Remove defaults for volatile registers
Mark Brown
1
-17
/
+0
2012-03-06
mfd: Fix pm8606 build failure
Samuel Ortiz
1
-0
/
+2
2012-03-06
mfd: Fix a typo in MFD_MAX8997 Kconfig entry
Axel Lin
1
-1
/
+1
2012-03-06
mfd : Check if the other db8500 core is in WFI
Daniel Lezcano
2
-0
/
+14
2012-03-06
mfd : Check if the db8500 prcmu has pending irq
Daniel Lezcano
1
-0
/
+20
2012-03-06
mfd : Copy the db8500 gic setting to the prcmu
Daniel Lezcano
1
-0
/
+20
2012-03-06
mfd : Check if there are pending irq on the db8500 gic
Daniel Lezcano
1
-0
/
+33
2012-03-06
mfd : Cleanup duplicate db8500 definitions
Daniel Lezcano
1
-10
/
+7
2012-03-06
mfd: Return proper error if s5m-core regmap_init_i2c fails
Axel Lin
1
-5
/
+4
2012-03-06
led: Modified power control of pm860x led
Jett.Zhou
1
-0
/
+23
2012-03-06
backlight: Modified power control of pm860x backlight
Jett.Zhou
1
-21
/
+28
2012-03-06
mfd: Code cleanup for pm8606 sub-dev initialization
Jett.Zhou
1
-6
/
+11
2012-03-06
mfd: Add power control interface for pm8606 chip
Jett.Zhou
1
-0
/
+95
2012-03-06
mfd: Fix wm831x-spi table id name typo in MODULE_DEVICE_TABLE macro
Hai Dong
1
-1
/
+1
2012-03-06
mfd: Include linux/mfd/pcf50633/mbc.h in pcf50633-irq.c
Axel Lin
1
-6
/
+1
2012-03-06
mfd: Include linux/mfd/pcf50633/pmic.h in pcf50633-gpio.c
Axel Lin
1
-26
/
+1
2012-03-06
mfd: Correct readability of WM8994 DC servo 4E register
Mark Brown
1
-0
/
+1
2012-03-06
mfd: Use regmap for tps65910 register access.
Laxman Dewangan
2
-77
/
+47
2012-03-06
mfd: Add ability to wake the system for 88pm860x
Jett.Zhou
3
-0
/
+78
2012-03-06
mfd: Make twl6030_irq_set_wake static
Nishanth Menon
1
-1
/
+1
2012-03-06
mfd: Clear twl6030 IRQ status register only once
Nishanth Menon
1
-2
/
+11
2012-03-06
mfd: Remove unused io_lock mutex from da9052
Axel Lin
1
-3
/
+0
2012-03-06
mfd: Decouple/recouple gic from the ux500 PRCMU
Daniel Lezcano
1
-0
/
+32
2012-03-06
mfd: Initialize tps65912 irq platform data properly
Axel Lin
1
-1
/
+1
[next]