Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7b38b6dd316e5359c70fc11df7eb27825d4f3f15
/
drivers
/
mfd
/
sec-core.c
3dc6f4a
mfd: sec: Use devm_mfd_add_devices and devm_regmap_add_irq_chip
by Laxman Dewangan
· 9 years ago
1b5420e
mfd: Use to_i2c_client() instead of open-coding it
by Geliang Tang
· 9 years ago
2fadbbf
mfd: sec-core: Rename MFD and regulator names differently
by Alim Akhtar
· 9 years ago
9e4808d
mfd: sec: Add support for S2MPS15 PMIC
by Thomas Abraham
· 9 years ago
644a374
mfd: sec-core: Remove unused s2mpu02-rtc and s2mpu02-clk children
by Krzysztof Kozlowski
· 9 years ago
8a97d42
mfd: sec-core: Disable buck voltage reset on watchdog falling edge
by Krzysztof Kozlowski
· 9 years ago
c2c9f1f
mfd: sec-core: Dump PMIC revision to find out the HW
by Krzysztof Kozlowski
· 9 years ago
d785334
mfd: s2mps11: Add manual shutdown method for Odroid XU3
by Krzysztof Kozlowski
· 9 years ago
0e77736
mfd: Drop owner assignment from i2c_drivers
by Krzysztof Kozlowski
· 9 years ago
eea2e59
mfd: sec-core: Enable RTC on S2MPS11 PMIC
by Krzysztof Kozlowski
· 10 years ago
82a00c4
mfd: sec: Remove unnecessary out of memory message
by Krzysztof Kozlowski
· 10 years ago
ef9c80b
mfd: sec: Cleanup unused RTC fields: ono, WTSR and SMPL
by Krzysztof Kozlowski
· 10 years ago
6ce286f
Revert "mfd: sec-core: Prepare regulators for suspend state to reduce power-consumption"
by Javier Martinez Canillas
· 10 years ago
76b9840
regulator: s2mps11: Add support S2MPS13 regulator device
by Chanwoo Choi
· 10 years ago
3bc2ee9
mfd: sec-core: Add support for S2MPS13 device
by Chanwoo Choi
· 10 years ago
b6c1cb4
mfd: sec-core: Fix 'missing blank line after declarations' warning
by Lee Jones
· 10 years ago
b7cde70
mfd: sec-core: Prepare regulators for suspend state to reduce power-consumption
by Chanwoo Choi
· 10 years ago
00e2573
regulator: s2mps11: Add support S2MPU02 regulator device
by Chanwoo Choi
· 10 years ago
54e8827
mfd: sec-core: Add support for S2MPU02 device
by Chanwoo Choi
· 10 years ago
df20b7c
mfd: sec-core: Make of_device_id array const
by Krzysztof Kozlowski
· 11 years ago
360d15d
mfd: sec-core: Fix IRQ handling after resume if this is not a wakeup source
by Krzysztof Kozlowski
· 11 years ago
9549b5f
mfd: sec-core: Remove duplicated device type from sec_pmic_dev
by Krzysztof Kozlowski
· 11 years ago
e349c91
mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsets
by Krzysztof Kozlowski
· 11 years ago
5a78401
mfd: sec-core: Fix uninitialized 'regmap_rtc' on S2MPA01
by Krzysztof Kozlowski
· 11 years ago
8c66eec
mfd: sec-core: Fix I2C dummy device resource leak on probe failure
by Krzysztof Kozlowski
· 11 years ago
53c31b3
mfd: sec-core: Add of_compatible strings for clock MFD cells
by Krzysztof Kozlowski
· 11 years ago
ce24991
mfd: Add support for S2MPA01 device
by Sachin Kamat
· 11 years ago
8f695de
mfd: sec-core: Silence compiler warning
by Pankaj Dubey
· 11 years ago
65aba1e
mfd: sec-core: Fix possible NULL pointer dereference when i2c_new_dummy error
by Krzysztof Kozlowski
· 11 years ago
dc69196
mfd: sec: Add support for S2MPS14
by Krzysztof Kozlowski
· 11 years ago
3e5a45f
mfd: sec-core: Select different RTC regmaps for devices
by Krzysztof Kozlowski
· 11 years ago
b07e2b7
mfd: sec-core: Add maximum RTC register for regmap config
by Krzysztof Kozlowski
· 11 years ago
8321bbf
mfd: sec-core: sec_pmic_{suspend,resume}() should depend on CONFIG_PM_SLEEP
by Geert Uytterhoeven
· 11 years ago
1533353
Merge tag 'regulator-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 11 years ago
39fed00
mfd: sec-core: Add cells for S5M8767-clocks
by Tushar Behera
· 11 years ago
005718c
mfd: sec-core: Fix sparse NULL pointer warning
by Wei Yongjun
· 11 years ago
a30fffb
mfd: sec: Constify regmap configs and regmap irqs
by Krzysztof Kozlowski
· 11 years ago
f6d6daa
mfd: sec: Add PM ops and make it a wake up source
by Krzysztof Kozlowski
· 11 years ago
5ac9855
mfd: Constify struct mfd_cell where possible
by Geert Uytterhoeven
· 11 years ago
ee5182b
mfd: sec: Remove sec_reg* regmap helpers
by Krzysztof Kozlowski
· 11 years ago
3e1e4a5
mfd/rtc: s5m: fix register updating by adding regmap for RTC
by Krzysztof Kozlowski
· 11 years ago
1c5a099
mfd: sec-core: Include linux/of.h header
by Sachin Kamat
· 11 years ago
3134bca
mfd: sec: Add clock cell for s2mps11
by Yadwinder Singh Brar
· 11 years ago
334a41c
mfd: Use dev_get_platdata()
by Jingoo Han
· 11 years ago
6b845ba
mfd: sec: Add register cache for interrupt mask registers
by Mark Brown
· 11 years ago
aa32aca
mfd: s2mps11: Add device tree support
by Yadwinder Singh Brar
· 11 years ago
25f311f
mfd: sec: Provide max_register to regmap
by Mark Brown
· 11 years ago
15447a46
mfd: sec-core: Remove explicit call to mfd_remove_devices
by Leon Romanovsky
· 12 years ago
197bf85
regulator: s5m8767: Fix build in non-DT case
by Mark Brown
· 12 years ago
26aec009
regulator: add device tree support for s5m8767
by Amit Daniel Kachhap
· 12 years ago
0848c94
mfd: core: Push irqdomain mapping out into devices
by Mark Brown
· 12 years ago
9b6d134
mfd: Add samsung s2mps11 mfd support
by Sangbeom Kim
· 12 years ago
54227bc
mfd: Modify samsung mfd header
by Sangbeom Kim
· 12 years ago
63063bf
mfd: Modify samsung mfd driver for common api
by Sangbeom Kim
· 12 years ago
66c9fbb
mfd: Rename s5m file and directories to samsung
by Sangbeom Kim
· 12 years ago
[Renamed (97%) from drivers/mfd/s5m-core.c]
1092e1c
mfd: Convert s5m-core to devm_regmap_init_i2c()
by Axel Lin
· 13 years ago
61a2af3
mfd: Return proper error if s5m-core regmap_init_i2c fails
by Axel Lin
· 13 years ago
113351b
mfd: Fix val_len parameters for s5m-core regmap_raw_write
by Axel Lin
· 13 years ago
88a1cfd
mfd: Add support for multiple s5m devices
by Sangbeom Kim
· 13 years ago
621210e
mfd: Convert s5m core driver to use devm_kzalloc()
by Sangbeom Kim
· 13 years ago
c3ebb30
mfd: Fix possible s5m null pointer dereference
by Jonghwan Choi
· 13 years ago
0f5f707
mfd: Add S5M core driver
by Sangbeom Kim
· 13 years ago