index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
axp20x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: axp20x: Add self-working mode support for AXP806
Chen-Yu Tsai
2018-07-27
1
-3
/
+25
*
mfd: axp20x: Correct AXP806 POK interrupt prefix
Chen-Yu Tsai
2018-05-16
1
-4
/
+4
*
mfd: axp20x: Use DEFINE_RES_IRQ to declare resources for mfd_cells
Chen-Yu Tsai
2018-05-16
1
-157
/
+30
*
mfd: axp20x: Constify struct mfd_cell and struct resource
Chen-Yu Tsai
2018-05-16
1
-22
/
+22
*
mfd: axp20x: Add battery power supply cell for AXP813
Quentin Schulz
2018-05-16
1
-0
/
+3
*
mfd: axp20x: Probe axp20x_adc driver for AXP813
Quentin Schulz
2018-05-16
1
-1
/
+4
*
mfd: axp20x: Make AXP209/22x cells probe their ADC via DT
Quentin Schulz
2018-05-16
1
-1
/
+4
*
mfd: axp20x: Mark axp288 CHRG_BAK_CTRL register volatile
Hans de Goede
2018-01-08
1
-0
/
+1
*
mfd: axp20x: Add pinctrl cell for AXP813
Quentin Schulz
2018-01-08
1
-0
/
+3
*
mfd: axp20x: Add axp20x-regulator cell for AXP813
Chen-Yu Tsai
2017-11-01
1
-0
/
+2
*
mfd: axp20x: Use correct platform device ID for many PEK
Quentin Schulz
2017-09-05
1
-6
/
+6
*
mfd: axp20x: Add support for AXP813 PMIC
Chen-Yu Tsai
2017-09-05
1
-0
/
+22
*
mfd: axp20x: Add axp20x-regulator cell for AXP803
Icenowy Zheng
2017-07-06
1
-1
/
+2
*
mfd: axp20x: Support AXP803 variant
Icenowy Zheng
2017-04-27
1
-0
/
+79
*
mfd: axp20x: Add MFD cells for AXP20X and AXP22X battery driver
Quentin Schulz
2017-04-27
1
-0
/
+9
*
mfd: axp20x: Add CHRG_CTRL1/2/3 to writeable regs for AXP20X/AXP22X
Quentin Schulz
2017-04-27
1
-0
/
+2
*
mfd: axp20x: Add AC power supply cells for AXP22X PMICs
Quentin Schulz
2017-04-27
1
-0
/
+10
*
mfd: axp20x: Add ADC cells for AXP20X and AXP22X PMICs
Quentin Schulz
2017-04-27
1
-0
/
+6
*
mfd: axp20x: Correct name of temperature data ADC registers
Quentin Schulz
2017-04-27
1
-1
/
+1
*
mfd: axp20x: Add support for dts property "xpowers,master-mode"
Rask Ingemann Lambertsen
2017-04-27
1
-8
/
+13
*
mfd: axp20x: Fix AXP806 access errors on cold boot
Chen-Yu Tsai
2017-02-13
1
-0
/
+26
*
mfd: axp20x: Add separate MFD cell for AXP223
Quentin Schulz
2017-02-13
1
-4
/
+24
*
mfd: axp20x: Fix axp288 volatile ranges
Hans de Goede
2017-02-13
1
-0
/
+7
*
mfd: axp20x: Fix axp288 PEK_DBR and PEK_DBF irqs being swapped
Hans de Goede
2017-02-13
1
-4
/
+4
*
mfd: axp20x: Add missing axp288 irqs
Hans de Goede
2017-02-13
1
-0
/
+3
*
mfd: axp20x: Use IRQF_TRIGGER_LOW on the axp288
Hans de Goede
2017-02-13
1
-3
/
+3
*
mfd: axp20x: Add address extension registers for AXP806 regmap
Chen-Yu Tsai
2016-11-29
1
-1
/
+2
*
mfd: axp20x: Add adc volatile ranges for axp22x
Icenowy Zheng
2016-11-21
1
-0
/
+1
*
mfd: axp20x: Add AXP209 GPIO support
Maxime Ripard
2016-10-04
1
-0
/
+3
*
mfd: axp20x: Add support for AXP806 PMIC
Chen-Yu Tsai
2016-09-13
1
-0
/
+72
*
mfd: axp20x: Add axp20x-usb-power-supply for axp22x pmics
Hans de Goede
2016-06-29
1
-0
/
+10
*
mfd: axp20x: Add a 500ms delay at the end of axp20x_power_off
Hans de Goede
2016-06-29
1
-0
/
+4
*
mfd: axp20x: Extend axp22x_volatile_ranges
Hans de Goede
2016-06-29
1
-0
/
+3
*
mfd: axp20x: Add a cell for the ac power_supply part of the axp20x PMICs
Michael Haas
2016-05-09
1
-0
/
+11
*
mfd: axp20x: Add support for AXP809 PMIC
Chen-Yu Tsai
2016-04-19
1
-0
/
+79
*
mfd: axp20x: Add support for RSB based AXP223 PMIC
Chen-Yu Tsai
2016-02-12
1
-0
/
+2
*
mfd: axp20x: Whitespace, open parenthesis alignment code style fixes
Chen-Yu Tsai
2016-02-12
1
-4
/
+4
*
mfd: axp20x: Split the driver into core and i2c bits
Chen-Yu Tsai
2016-02-12
1
-75
/
+15
*
mfd: axp20x: Add missing copyright notice
Chen-Yu Tsai
2016-02-12
1
-0
/
+2
*
mfd: axp20x: Use dev->driver->of_match_table in axp20x_match_device()
Chen-Yu Tsai
2016-02-12
1
-1
/
+1
*
mfd: axp20x: Remove second struct device * parameter for axp20x_match_device()
Chen-Yu Tsai
2016-02-12
1
-5
/
+6
*
mfd: axp20x: Add a cell for the power button part of the, axp288 PMICs
Borun Fu
2015-10-30
1
-0
/
+20
*
mfd: axp20x: Add a cell for the usb power_supply part of the axp20x PMICs
Hans de Goede
2015-08-12
1
-4
/
+16
*
mfd: axp20x: Add missing registers, and mark more registers volatile
Bruno Prémont
2015-08-12
1
-1
/
+7
*
mfd: axp20x: Add axp152 support
Michal Suchanek
2015-08-11
1
-0
/
+83
*
mfd: Drop owner assignment from i2c_drivers
Krzysztof Kozlowski
2015-08-11
1
-1
/
+0
*
mfd: axp20x: Enable AXP22X regulators
Chen-Yu Tsai
2015-05-13
1
-0
/
+2
*
mfd: axp20x: Add AXP22x PMIC support
Boris BREZILLON
2015-05-13
1
-0
/
+98
*
mfd: axp20x: Add support for extcon cell
Ramakrishna Pallala
2015-04-09
1
-0
/
+28
*
mfd: axp20x: Fix duplicate const for model names
Krzysztof Kozlowski
2015-03-30
1
-1
/
+1
[next]