index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-17
regulator: Convert max8997 to get_voltage_sel
Axel Lin
1
-21
/
+32
2012-04-17
mfd: Revert "mfd: add irq domain support for max8997 interrupts"
Mark Brown
2
-36
/
+26
2012-04-17
regulator: max8660: Fix a memory leak due to missing devm_kzalloc conversion
Axel Lin
1
-1
/
+1
2012-04-16
mfd: add irq domain support for max8997 interrupts
Thomas Abraham
2
-26
/
+36
2012-04-16
regulator: da9052: Directly include of.h
Mark Brown
1
-0
/
+1
2012-04-15
regulator: wm8994: Convert to set_voltage_sel()
Mark Brown
1
-35
/
+6
2012-04-13
regulator: da9052: add device tree support
Ying-Chun Liu (PaulLiu)
1
-1
/
+28
2012-04-13
regulator: max8660: Use devm_kzalloc()
Axel Lin
1
-13
/
+7
2012-04-13
regulator: max1586: Use devm_kzalloc()
Axel Lin
1
-11
/
+5
2012-04-13
regulator: isl6271a-regulator: Use devm_kzalloc()
Axel Lin
1
-6
/
+1
2012-04-13
regulator: Convert max8998 to set_voltage_time_sel
Axel Lin
1
-7
/
+28
2012-04-13
regulator: Convert max8998 to get_voltage_sel
Axel Lin
1
-9
/
+10
2012-04-13
regulator: twl-regulator: Use twlreg_grp helper function
Axel Lin
1
-11
/
+10
2012-04-13
regulator: twl-regulator: Implement enable_time callback
Axel Lin
1
-4
/
+19
2012-04-11
regulator: Appease smatch in regulator_register()
Mark Brown
1
-1
/
+3
2012-04-11
regulator: Convert tps65xxx regulator drivers to use devm_kzalloc
Axel Lin
4
-19
/
+6
2012-04-10
regulator: Convert anatop to use a struct to pass in regulator runtime config...
Axel Lin
1
-2
/
+7
2012-04-10
regulator: twl-regulator: Fix off-by-one vsel setting in twl6030smps_set_voltage
Axel Lin
1
-4
/
+10
2012-04-10
regulator: tps65023: Use devm_* APIs
Axel Lin
1
-11
/
+3
2012-04-10
regulator: tps62360: Convert to devm_regmap_init_i2c()
Axel Lin
1
-3
/
+1
2012-04-10
regulator: max8649: Use devm_* APIs
Axel Lin
1
-13
/
+6
2012-04-10
regulator: twl-regulator: Use DIV_ROUND_UP at appropriate places
Axel Lin
1
-24
/
+6
2012-04-10
regulator: twl-regulator: Simplify the code matching regulator id
Axel Lin
1
-3
/
+5
2012-04-10
regulator: max8998: Use simple equation to get selector
Axel Lin
1
-9
/
+10
2012-04-10
regulator: max8997: Use simple equation to get selector
Axel Lin
1
-4
/
+5
2012-04-10
regulator: max8997: Remove n_bits from struct voltage_map_desc
Axel Lin
1
-9
/
+5
2012-04-10
regulator: Replace regulator_desc_[ldo|buck] by s5m8767_regulator_desc macro
Axel Lin
1
-48
/
+41
2012-04-10
regulator: Use one s5m8767_ops for both LDOs and BUCKs
Axel Lin
1
-13
/
+3
2012-04-10
regulator: Rework s5m8767_set_voltage to support both LDOs and BUCKs
Axel Lin
1
-94
/
+49
2012-04-10
Merge tag 'v3.4-rc2' into regulator-drivers
Mark Brown
229
-1726
/
+4349
2012-04-10
regulator: Fix build error for mc13783 and mc13892
Axel Lin
2
-5
/
+15
2012-04-10
regulator: Fix a typo in da903x.c
Axel Lin
1
-1
/
+1
2012-04-10
regulator: Fix build of ab8500
Mark Brown
1
-3
/
+3
2012-04-09
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
43
-113
/
+299
2012-04-09
Merge branch 'regulator-register' into regulator-drivers
Mark Brown
15
-15
/
+16
2012-04-07
Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+8
2012-04-07
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2
-89
/
+86
2012-04-06
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-2
/
+5
2012-04-06
Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-7
/
+19
2012-04-06
tcm_fc: Do not free tpg structure during wq allocation failure
Mark Rustad
1
-5
/
+8
2012-04-06
tcm_fc: Add abort flag for gracefully handling exchange timeout
Mark Rustad
3
-2
/
+11
2012-04-06
Merge branches 'idle-fix' and 'misc' into release
Len Brown
4441
-173979
/
+325606
2012-04-06
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
3
-32
/
+61
2012-04-06
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-3
/
+4
2012-04-06
Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-218
/
+299
2012-04-06
cpuidle: Fix panic in CPU off-lining with no idle driver
Toshi Kani
1
-1
/
+4
2012-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
14
-195
/
+371
2012-04-06
regulator: Convert rc5t583 to set_voltage
Axel Lin
1
-8
/
+15
2012-04-06
xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success
Jan Beulich
1
-0
/
+1
2012-04-06
xen/pciback: fix XEN_PCI_OP_enable_msix result
Jan Beulich
1
-1
/
+1
[next]