index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
sec-core.c
Age
Commit message (
Expand
)
Author
2015-03-26
mfd: sec-core: Enable RTC on S2MPS11 PMIC
Krzysztof Kozlowski
2015-03-03
mfd: sec: Remove unnecessary out of memory message
Krzysztof Kozlowski
2015-03-03
mfd: sec: Cleanup unused RTC fields: ono, WTSR and SMPL
Krzysztof Kozlowski
2014-11-25
Revert "mfd: sec-core: Prepare regulators for suspend state to reduce power-c...
Javier Martinez Canillas
2014-11-25
regulator: s2mps11: Add support S2MPS13 regulator device
Chanwoo Choi
2014-11-25
mfd: sec-core: Add support for S2MPS13 device
Chanwoo Choi
2014-07-22
mfd: sec-core: Fix 'missing blank line after declarations' warning
Lee Jones
2014-07-09
mfd: sec-core: Prepare regulators for suspend state to reduce power-consumption
Chanwoo Choi
2014-07-09
regulator: s2mps11: Add support S2MPU02 regulator device
Chanwoo Choi
2014-07-09
mfd: sec-core: Add support for S2MPU02 device
Chanwoo Choi
2014-06-03
mfd: sec-core: Make of_device_id array const
Krzysztof Kozlowski
2014-06-03
mfd: sec-core: Fix IRQ handling after resume if this is not a wakeup source
Krzysztof Kozlowski
2014-06-03
mfd: sec-core: Remove duplicated device type from sec_pmic_dev
Krzysztof Kozlowski
2014-06-03
mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsets
Krzysztof Kozlowski
2014-03-20
mfd: sec-core: Fix uninitialized 'regmap_rtc' on S2MPA01
Krzysztof Kozlowski
2014-03-19
mfd: sec-core: Fix I2C dummy device resource leak on probe failure
Krzysztof Kozlowski
2014-03-19
mfd: sec-core: Add of_compatible strings for clock MFD cells
Krzysztof Kozlowski
2014-03-18
mfd: Add support for S2MPA01 device
Sachin Kamat
2014-03-18
mfd: sec-core: Silence compiler warning
Pankaj Dubey
2014-03-18
mfd: sec-core: Fix possible NULL pointer dereference when i2c_new_dummy error
Krzysztof Kozlowski
2014-03-18
mfd: sec: Add support for S2MPS14
Krzysztof Kozlowski
2014-03-18
mfd: sec-core: Select different RTC regmaps for devices
Krzysztof Kozlowski
2014-03-18
mfd: sec-core: Add maximum RTC register for regmap config
Krzysztof Kozlowski
2014-02-19
mfd: sec-core: sec_pmic_{suspend,resume}() should depend on CONFIG_PM_SLEEP
Geert Uytterhoeven
2014-01-25
Merge tag 'regulator-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-21
mfd: sec-core: Add cells for S5M8767-clocks
Tushar Behera
2014-01-21
mfd: sec-core: Fix sparse NULL pointer warning
Wei Yongjun
2014-01-21
mfd: sec: Constify regmap configs and regmap irqs
Krzysztof Kozlowski
2014-01-21
mfd: sec: Add PM ops and make it a wake up source
Krzysztof Kozlowski
2014-01-06
mfd: Constify struct mfd_cell where possible
Geert Uytterhoeven
2013-12-18
mfd: sec: Remove sec_reg* regmap helpers
Krzysztof Kozlowski
2013-12-13
mfd/rtc: s5m: fix register updating by adding regmap for RTC
Krzysztof Kozlowski
2013-10-23
mfd: sec-core: Include linux/of.h header
Sachin Kamat
2013-08-14
mfd: sec: Add clock cell for s2mps11
Yadwinder Singh Brar
2013-07-31
mfd: Use dev_get_platdata()
Jingoo Han
2013-07-31
mfd: sec: Add register cache for interrupt mask registers
Mark Brown
2013-07-31
mfd: s2mps11: Add device tree support
Yadwinder Singh Brar
2013-07-01
mfd: sec: Provide max_register to regmap
Mark Brown
2013-06-11
mfd: sec-core: Remove explicit call to mfd_remove_devices
Leon Romanovsky
2013-02-04
regulator: s5m8767: Fix build in non-DT case
Mark Brown
2013-02-04
regulator: add device tree support for s5m8767
Amit Daniel Kachhap
2012-09-15
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-07-16
mfd: Add samsung s2mps11 mfd support
Sangbeom Kim
2012-07-16
mfd: Modify samsung mfd header
Sangbeom Kim
2012-07-16
mfd: Modify samsung mfd driver for common api
Sangbeom Kim
2012-07-16
mfd: Rename s5m file and directories to samsung
Sangbeom Kim