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