index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spmi
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-27
spmi: pmic-arb: Return an error code if sanity check fails
Christophe JAILLET
1
-0
/
+1
2016-04-30
spmi: do not use bus internal data
Sudip Mukherjee
1
-2
/
+10
2016-02-08
spmi: pmic-arb: Support more than 128 peripherals
Stephen Boyd
1
-42
/
+111
2015-11-04
Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-10
/
+6
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
1
-1
/
+1
2015-10-04
spmi: pmic-arb: u8 <= 0xff is always true
Stephen Boyd
1
-1
/
+1
2015-10-04
spmi: pmic-arb: Don't byte swap when reading/writing FIFO
Stephen Boyd
1
-7
/
+2
2015-09-20
spmi: Auto-populate driver.owner in spmi_driver_register()
Stephen Boyd
1
-2
/
+3
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-09-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+5
2015-08-05
spmi: Select IRQ_DOMAIN instead of depend on it
Stephen Boyd
1
-1
/
+1
2015-08-05
spmi: pmic-arb: add support for irq_get_irqchip_state
Courtney Cavin
1
-0
/
+17
2015-08-05
spmi: add command tracepoints for SPMI
Ankit Gupta
1
-3
/
+19
2015-07-29
spmi/pmic: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-2
/
+2
2015-07-29
spmi/pmic_arb: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-6
/
+3
2015-05-24
spmi: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2015-04-03
spmi: pmic_arb: remove ARM build time dependency
Ivan T. Ivanov
1
-1
/
+0
2015-03-26
spmi: pmic_arb: add support for hw version 2
Gilad Avidov
1
-59
/
+260
2015-03-26
spmi: remove wakeup command before slave probe
Gilad Avidov
1
-7
/
+2
2014-10-20
spmi: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-10
spmi: Remove duplicate inclusion of module.h
Sachin Kamat
1
-1
/
+0
2014-03-08
spmi: pm: drop bus-level PM suspend/resume routines
Josh Cartwright
1
-35
/
+0
2014-03-08
spmi: pmic_arb: make selectable on ARCH_QCOM
Josh Cartwright
1
-2
/
+2
2014-02-15
spmi: pmic_arb: add support for interrupt handling
Josh Cartwright
2
-2
/
+376
2014-02-15
spmi: Add MSM PMIC Arbiter SPMI controller
Kenneth Heitke
3
-0
/
+424
2014-02-15
spmi: Linux driver framework for SPMI
Kenneth Heitke
3
-0
/
+622