index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spmi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
spmi: add a first basic spmi driver for Apple SoC
Jean-Francois Bortolotti
2022-11-15
3
-0
/
+232
*
spmi: pmic-arb: increase SPMI transaction timeout delay
David Collins
2022-09-30
1
-1
/
+1
*
spmi: pmic-arb: block access for invalid PMIC arbiter v5 SPMI writes
David Collins
2022-09-30
1
-0
/
+5
*
spmi: pmic-arb: correct duplicate APID to PPID mapping logic
David Collins
2022-09-30
1
-6
/
+7
*
spmi: pmic-arb: add support to dispatch interrupt based on IRQ status
Ashay Jaiswal
2022-09-30
1
-0
/
+29
*
spmi: pmic-arb: check apid against limits before calling irq handler
David Collins
2022-09-30
1
-3
/
+8
*
spmi: pmic-arb: do not ack and clear peripheral interrupts in cleanup_irq
Subbaraman Narayanamurthy
2022-09-30
1
-10
/
+5
*
spmi: pmic-arb: handle spurious interrupt
Fenglin Wu
2022-09-30
1
-3
/
+11
*
spmi: pmic-arb: add a print in cleanup_irq
Abhijeet Dharmapurikar
2022-09-30
1
-0
/
+2
*
drivers: spmi: Directly use ida_alloc()/free()
keliu
2022-09-30
1
-2
/
+2
*
spmi: add a helper to look up an SPMI device from a device node
Caleb Connolly
2022-06-18
1
-0
/
+17
*
spmi: spmi-pmic-arb: fix irq_set_type race condition
David Collins
2021-12-17
1
-36
/
+140
*
spmi: mediatek: Add support for MT8195
James Lo
2021-12-17
1
-0
/
+88
*
spmi: mediatek: Add support for MT6873/8192
James Lo
2021-12-17
3
-0
/
+466
*
spmi: pmic-arb: Add sid and address to error messages
Stephen Boyd
2021-12-17
1
-8
/
+9
*
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-2
/
+1
*
spmi: hisi-spmi-controller: move driver from staging
Mauro Carvalho Chehab
2021-06-25
3
-0
/
+377
*
spmi: spmi-pmic-arb: Fix hw_irq overflow
Subbaraman Narayanamurthy
2021-02-12
1
-3
/
+2
*
spmi: Add driver shutdown support
Hsin-Hsiung Wang
2020-12-10
1
-0
/
+9
*
spmi: fix some coding style issues at the spmi core
Mauro Carvalho Chehab
2020-12-10
1
-1
/
+4
*
spmi: get rid of a warning when built with W=1
Mauro Carvalho Chehab
2020-12-10
1
-4
/
+1
*
spmi: pmic-arb: Set lockdep class for hierarchical irq domains
Stephen Boyd
2020-02-10
1
-0
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-06-05
2
-18
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
spmi: pmic-arb: select IRQ_DOMAIN_HIERARCHY in Kconfig
Brian Masney
2019-02-14
1
-1
/
+1
*
spmi: pmic-arb: revert "validate type when mapping IRQ"
Brian Masney
2019-02-09
1
-14
/
+7
*
spmi: pmic-arb: revert "disassociate old virq if hwirq mapping already exists"
Brian Masney
2019-01-24
1
-5
/
+0
*
spmi: pmic-arb: validate type when mapping IRQ
Brian Masney
2019-01-24
1
-7
/
+14
*
spmi: pmic-arb: disassociate old virq if hwirq mapping already exists
Brian Masney
2019-01-24
1
-0
/
+5
*
spmi: pmic-arb: convert to v2 irq interfaces to support hierarchical IRQ chips
Brian Masney
2019-01-24
1
-20
/
+47
*
spmi: pmic-arb: Move the ownership check to irq_chip callback
Kiran Gunda
2017-08-28
1
-7
/
+19
*
spmi: Convert to using %pOF instead of full_name
Rob Herring
2017-08-28
1
-8
/
+6
*
spmi: pmic-arb: Remove checking opc value not less than 0
Fenglin Wu
2017-08-28
1
-2
/
+2
*
spmi: pmic-arb: add support for HW version 5
David Collins
2017-08-28
1
-22
/
+214
*
spmi: pmic-arb: fix a possible null pointer dereference
Kiran Gunda
2017-08-28
1
-2
/
+2
*
spmi: pmic-arb: return __iomem pointer instead of offset
Kiran Gunda
2017-08-28
1
-42
/
+51
*
spmi: pmic-arb: use irq_chip callback to set spmi irq wakeup capability
Kiran Gunda
2017-08-28
1
-4
/
+9
*
spmi: pmic-arb: return the value instead of passing by pointer
Kiran Gunda
2017-08-28
1
-42
/
+40
*
spmi: pmic-arb: replace the writel_relaxed with __raw_writel
Kiran Gunda
2017-08-28
1
-1
/
+1
*
spmi: pmic-arb: fix memory allocation for mapping_table
Kiran Gunda
2017-08-28
1
-6
/
+5
*
spmi: pmic-arb: optimize qpnpint_irq_set_type function
Kiran Gunda
2017-08-28
1
-12
/
+12
*
spmi: pmic-arb: clean up pmic_arb_find_apid function
Kiran Gunda
2017-08-28
1
-7
/
+6
*
spmi: pmic-arb: rename pa_xx to pmic_arb_xx and other cleanup
Kiran Gunda
2017-08-28
1
-209
/
+209
*
spmi: pmic-arb: remove the read/write access checks
Kiran Gunda
2017-08-28
1
-70
/
+5
*
spmi: pmic-arb: Always allocate ppid_to_apid table
Stephen Boyd
2017-07-17
1
-10
/
+7
*
spmi: Include OF based modalias in device uevent
Bjorn Andersson
2017-07-17
1
-0
/
+12
*
spmi: spmi-pmic-arb: enable the SPMI interrupt as a wakeup source
Kiran Gunda
2017-06-03
1
-0
/
+1
*
spmi: pmic_arb: add support for PMIC bus arbiter v3
Abhijeet Dharmapurikar
2017-06-03
1
-50
/
+83
*
spmi: pmic-arb: check apid enabled before calling the handler
Abhijeet Dharmapurikar
2017-06-03
1
-3
/
+7
*
spmi: pmic_arb: use appropriate flow handler
Abhijeet Dharmapurikar
2017-06-03
1
-0
/
+6
[next]