index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
mediatek
/
mtk-pmic-wrap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-01
soc: mediatek: pwrap: add pwrap driver for MT8186 SoC
Johnson Wang
1
-0
/
+71
2021-06-03
soc: mediatek: pwrap: add pwrap driver for MT8195 SoC
Henry Chen
1
-0
/
+35
2021-03-30
soc: mediatek: pwrap: add pwrap driver for MT6873/8192 SoCs
Hsin-Hsiung Wang
1
-0
/
+29
2021-03-30
soc: mediatek: pwrap: add arbiter capability
Hsin-Hsiung Wang
1
-13
/
+51
2021-03-30
soc: mediatek: pwrap: use BIT() macro
Hsin-Hsiung Wang
1
-2
/
+2
2020-02-17
soc: mediatek: pwrap: add support for MT6359 PMIC
Argus Lin
1
-0
/
+71
2020-02-17
soc: mediatek: pwrap: add pwrap driver for MT6779 SoCs
Argus Lin
1
-0
/
+57
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2019-04-12
soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipher
Nathan Chancellor
1
-1
/
+1
2019-04-12
soc: mediatek: pwrap: add support for MT8516 pwrap
Fabien Parent
1
-0
/
+106
2019-04-12
soc: mediatek: pwrap: add missing check on rstc
Fabien Parent
1
-1
/
+2
2018-09-25
soc: mediatek: pwrap: add mt6357 driver for mt6765 SoCs
Argus Lin
1
-0
/
+29
2018-09-25
soc: mediatek: pwrap: add pwrap driver for mt6765 SoCs
Argus Lin
1
-0
/
+49
2018-09-25
soc: mediatek: pwrap: use true and false for boolean values
Gustavo A. R. Silva
1
-1
/
+1
2018-09-25
soc: mediatek: add mt8183 pwrap support
Hsin-Hsiung Wang
1
-4
/
+191
2018-09-25
soc: mediatek: pwrap: use group of bits for pwrap capability
Hsin-Hsiung Wang
1
-15
/
+25
2018-09-25
soc: mediatek: pwrap: order SoCs and PMICs ascending
Matthias Brugger
1
-104
/
+104
2018-07-16
soc: mediatek: pwrap: add mt6351 driver for mt6797 SoCs
Argus Lin
1
-0
/
+29
2018-07-16
soc: mediatek: pwrap: add pwrap driver for mt6797 SoCs
Argus Lin
1
-0
/
+50
2018-07-16
soc: mediatek: pwrap: fix cipher init setting error
Argus Lin
1
-2
/
+0
2018-04-17
soc: mediatek: use of_device_get_match_data()
Ryder Lee
1
-10
/
+3
2017-10-21
soc: mediatek: pwrap: fix fatal compiler error
Matthias Brugger
1
-0
/
+1
2017-10-21
soc: mediatek: pwrap: fix compiler errors
Matthias Brugger
1
-1
/
+1
2017-10-20
soc: mediatek: pwrap: add support for MT7622 SoC
Chenglin Xu
1
-0
/
+170
2017-10-20
soc: mediatek: pwrap: add common way for setup CS timing extenstion
Sean Wang
1
-22
/
+37
2017-10-20
soc: mediatek: pwrap: add MediaTek MT6380 as one slave of pwrap
Sean Wang
1
-3
/
+21
2017-10-20
soc: mediatek: pwrap: refactor pwrap_init for the various PMIC types
Sean Wang
1
-40
/
+90
2017-10-20
soc: mediatek: pwrap: add pwrap_write32 for writing in 32-bit mode
Sean Wang
1
-16
/
+54
2017-10-20
soc: mediatek: pwrap: add pwrap_read32 for reading in 32-bit mode
Sean Wang
1
-1
/
+54
2017-10-10
soc: mediatek: pwrap: fixup warnings from coding style
Sean Wang
1
-7
/
+13
2017-08-18
Merge tag 'v4.13-next-soc' of https://github.com/mbgg/linux-mediatek into nex...
Arnd Bergmann
1
-3
/
+3
2017-08-16
soc: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2017-08-02
soc: mtk-pmic-wrap: make of_device_ids const.
Arvind Yadav
1
-3
/
+3
2017-05-15
soc: mediatek: PMIC wrap: Fix possible NULL derefrence.
shailendra.v@samsung.com
1
-0
/
+5
2017-05-15
soc: mediatek: PMIC wrap: Fix error handling
Christophe Jaillet
1
-3
/
+6
2016-08-22
soc: mediatek: PMIC wrap: Extend the waiting time to 10ms.
Henry Chen
1
-1
/
+1
2016-05-19
soc: mtk-pmic-wrap: avoid integer overflow warning
Arnd Bergmann
1
-3
/
+3
2016-04-20
soc: mediatek: PMIC wrap: add MT2701/7623 support
John Crispin
1
-0
/
+154
2016-04-20
soc: mediatek: PMIC wrap: add mt6323 slave support
John Crispin
1
-0
/
+43
2016-04-20
soc: mediatek: PMIC wrap: add a slave specific struct
John Crispin
1
-47
/
+112
2016-04-20
soc: mediatek: PMIC wrap: remove pwrap_is_mt8135() and pwrap_is_mt8173()
John Crispin
1
-16
/
+12
2016-04-20
soc: mediatek: PMIC wrap: move wdt_src into the pmic_wrapper_type struct
John Crispin
1
-4
/
+5
2016-04-20
soc: mediatek: PMIC wrap: SPI_WRITE needs a different bitmask for MT2701/7623
John Crispin
1
-4
/
+7
2016-04-20
soc: mediatek: PMIC wrap: WRAP_INT_EN needs a different bitmask for MT2701/7623
John Crispin
1
-1
/
+4
2016-04-20
soc: mediatek: PMIC wrap: split SoC specific init into callback
John Crispin
1
-25
/
+42
2016-04-20
soc: mediatek: PMIC wrap: add wrapper callbacks for init_reg_clock
John Crispin
1
-32
/
+38
2016-04-20
soc: mediatek: PMIC wrap: don't duplicate the wrapper data
John Crispin
1
-14
/
+8
2016-01-25
soc: mediatek: PMIC wrap: clear the STAUPD_TRIG bit of WDT_SRC_EN
Henry Chen
1
-2
/
+17
2016-01-25
soc: mediatek: PMIC wrap: Clear the vldclr if state machine stay on FSM_VLDCL...
Henry Chen
1
-2
/
+20
2015-09-27
soc: mediatek: Move the initial setting of pmic wrap interrupt before request...
Henry Chen
1
-4
/
+6
[next]