index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
sec-core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: sec-core: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-07
1
-3
/
+2
*
mfd: sec: Enable wakeup from suspend via devicetree property
Krzysztof Kozlowski
2021-06-02
1
-8
/
+0
*
mfd: sec: Remove unused irq_base in platform data
Krzysztof Kozlowski
2021-06-02
1
-1
/
+0
*
mfd: sec: Remove unused device_type in platform data
Krzysztof Kozlowski
2021-06-02
1
-4
/
+1
*
mfd: sec: Remove unused cfg_pmic_irq in platform data
Krzysztof Kozlowski
2021-06-02
1
-3
/
+0
*
mfd: sec: Drop support for board files and require devicetree
Krzysztof Kozlowski
2021-06-02
1
-44
/
+15
*
mfd: sec: Simplify getting of_device_id match data
Krzysztof Kozlowski
2021-06-02
1
-7
/
+3
*
mfd: sec: Initialize driver via module_platform_driver()
Krzysztof Kozlowski
2021-04-14
1
-13
/
+1
*
mfd: sec: Add support for the RTC on S2MPA01
Stuart Menefy
2019-05-14
1
-0
/
+1
*
mfd: sec: Put one element structure initialisation on one line
Stuart Menefy
2019-05-14
1
-39
/
+19
*
mfd: sec-core: Cleanup formatting to a consistent style
Krzysztof Kozlowski
2019-02-18
1
-5
/
+6
*
mfd: sec-core: Return gracefully instead of BUG() if device cannot match
Krzysztof Kozlowski
2019-02-07
1
-2
/
+3
*
mfd: sec-core: Add SPDX license identifiers
Krzysztof Kozlowski
2018-10-23
1
-12
/
+4
*
mfd: sec-core: Export OF module alias table
Krzysztof Kozlowski
2018-07-27
1
-0
/
+1
*
mfd: sec: Use devm_mfd_add_devices and devm_regmap_add_irq_chip
Laxman Dewangan
2016-05-09
1
-17
/
+3
*
mfd: Use to_i2c_client() instead of open-coding it
Geliang Tang
2016-01-14
1
-2
/
+2
*
mfd: sec-core: Rename MFD and regulator names differently
Alim Akhtar
2015-11-24
1
-4
/
+4
*
mfd: sec: Add support for S2MPS15 PMIC
Thomas Abraham
2015-11-23
1
-0
/
+31
*
mfd: sec-core: Remove unused s2mpu02-rtc and s2mpu02-clk children
Krzysztof Kozlowski
2015-10-30
1
-5
/
+2
*
mfd: sec-core: Disable buck voltage reset on watchdog falling edge
Krzysztof Kozlowski
2015-10-30
1
-0
/
+26
*
mfd: sec-core: Dump PMIC revision to find out the HW
Krzysztof Kozlowski
2015-10-30
1
-0
/
+10
*
mfd: s2mps11: Add manual shutdown method for Odroid XU3
Krzysztof Kozlowski
2015-10-26
1
-0
/
+30
*
mfd: Drop owner assignment from i2c_drivers
Krzysztof Kozlowski
2015-08-11
1
-1
/
+0
*
mfd: sec-core: Enable RTC on S2MPS11 PMIC
Krzysztof Kozlowski
2015-03-26
1
-0
/
+2
*
mfd: sec: Remove unnecessary out of memory message
Krzysztof Kozlowski
2015-03-03
1
-3
/
+1
*
mfd: sec: Cleanup unused RTC fields: ono, WTSR and SMPL
Krzysztof Kozlowski
2015-03-03
1
-1
/
+0
*
Revert "mfd: sec-core: Prepare regulators for suspend state to reduce power-c...
Javier Martinez Canillas
2014-11-25
1
-10
/
+0
*
regulator: s2mps11: Add support S2MPS13 regulator device
Chanwoo Choi
2014-11-25
1
-0
/
+13
*
mfd: sec-core: Add support for S2MPS13 device
Chanwoo Choi
2014-11-25
1
-0
/
+16
*
mfd: sec-core: Fix 'missing blank line after declarations' warning
Lee Jones
2014-07-22
1
-0
/
+1
*
mfd: sec-core: Prepare regulators for suspend state to reduce power-consumption
Chanwoo Choi
2014-07-09
1
-0
/
+10
*
regulator: s2mps11: Add support S2MPU02 regulator device
Chanwoo Choi
2014-07-09
1
-0
/
+25
*
mfd: sec-core: Add support for S2MPU02 device
Chanwoo Choi
2014-07-09
1
-14
/
+32
*
mfd: sec-core: Make of_device_id array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: sec-core: Fix IRQ handling after resume if this is not a wakeup source
Krzysztof Kozlowski
2014-06-03
1
-15
/
+13
*
mfd: sec-core: Remove duplicated device type from sec_pmic_dev
Krzysztof Kozlowski
2014-06-03
1
-2
/
+3
*
mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsets
Krzysztof Kozlowski
2014-06-03
1
-52
/
+1
*
mfd: sec-core: Fix uninitialized 'regmap_rtc' on S2MPA01
Krzysztof Kozlowski
2014-03-20
1
-0
/
+7
*
mfd: sec-core: Fix I2C dummy device resource leak on probe failure
Krzysztof Kozlowski
2014-03-19
1
-3
/
+4
*
mfd: sec-core: Add of_compatible strings for clock MFD cells
Krzysztof Kozlowski
2014-03-19
1
-0
/
+3
*
mfd: Add support for S2MPA01 device
Sachin Kamat
2014-03-18
1
-5
/
+44
*
mfd: sec-core: Silence compiler warning
Pankaj Dubey
2014-03-18
1
-3
/
+3
*
mfd: sec-core: Fix possible NULL pointer dereference when i2c_new_dummy error
Krzysztof Kozlowski
2014-03-18
1
-0
/
+4
*
mfd: sec: Add support for S2MPS14
Krzysztof Kozlowski
2014-03-18
1
-5
/
+43
*
mfd: sec-core: Select different RTC regmaps for devices
Krzysztof Kozlowski
2014-03-18
1
-3
/
+12
*
mfd: sec-core: Add maximum RTC register for regmap config
Krzysztof Kozlowski
2014-03-18
1
-0
/
+2
*
mfd: sec-core: sec_pmic_{suspend,resume}() should depend on CONFIG_PM_SLEEP
Geert Uytterhoeven
2014-02-19
1
-0
/
+2
*
Merge tag 'regulator-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-25
1
-30
/
+0
|
\
|
*
mfd: sec: Remove sec_reg* regmap helpers
Krzysztof Kozlowski
2013-12-18
1
-30
/
+0
*
|
mfd: sec-core: Add cells for S5M8767-clocks
Tushar Behera
2014-01-21
1
-1
/
+3
[next]