index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
rk808.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: rk808: Split into core and i2c
Sebastian Reichel
2023-05-15
1
-845
/
+0
*
mfd: rk808: Replace 'struct i2c_client' with 'struct device'
Sebastian Reichel
2023-05-15
1
-3
/
+3
*
mfd: rk808: Use dev_err_probe
Sebastian Reichel
2023-05-15
1
-32
/
+16
*
mfd: rk808: Convert to device managed resources
Sebastian Reichel
2023-05-15
1
-42
/
+22
*
mfd: rk808: Re-add rk808-clkout to RK818
Tom Fitzhenry
2023-02-22
1
-0
/
+1
*
mfd: rk808: Permit having multiple PMIC instances
Neil Armstrong
2022-12-07
1
-10
/
+16
*
mfd: rk808: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-07
1
-3
/
+2
*
Merge tag 'mfd-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2022-10-07
1
-1
/
+15
|
\
|
*
mfd: rk808: Add Rockchip rk817 battery charger support
Chris Morgan
2022-09-28
1
-1
/
+15
*
|
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
|
/
*
mfd: rk808: Add reboot support to rk808.c
Peter Geis
2022-03-08
1
-0
/
+44
*
mfd: rk808: Add support for power off on RK817
Ondrej Jirman
2021-11-05
1
-0
/
+4
*
mfd: Add Rockchip rk817 audio CODEC support
Chris Morgan
2021-06-01
1
-0
/
+81
*
mfd: Constify static struct resources
Rikard Falkeborn
2020-11-19
1
-4
/
+4
*
mfd: rk808: Convert RK805 to shutdown/suspend hooks
Robin Murphy
2020-03-30
1
-25
/
+12
*
mfd: rk808: Reduce shutdown duplication
Robin Murphy
2020-03-30
1
-41
/
+20
*
mfd: rk808: Stop using syscore ops
Robin Murphy
2020-03-30
1
-14
/
+12
*
mfd: rk808: Ensure suspend/resume hooks always work
Robin Murphy
2020-03-30
1
-2
/
+2
*
mfd: rk808: Always use poweroff when requested
Soeren Moch
2020-03-30
1
-9
/
+2
*
mfd: rk808: Use DEFINE_RES_IRQ for rk808 RTC alarm IRQ
Heiko Stuebner
2019-11-11
1
-5
/
+1
*
mfd: rk808: Set RK817 interrupt polarity to low
Heiko Stuebner
2019-11-11
1
-1
/
+1
*
mfd: rk808: Fix RK817 powerkey integration
Heiko Stuebner
2019-11-11
1
-11
/
+3
*
mfd: rk808: Make PM function declaration static
Lee Jones
2019-08-27
1
-1
/
+1
*
mfd: rk808: Mark pm functions __maybe_unused
Arnd Bergmann
2019-08-27
1
-2
/
+2
*
Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2019-07-16
1
-23
/
+234
|
\
|
*
mfd: rk808: Prepare rk805 for poweroff
Stefan Mavrodiev
2019-07-02
1
-15
/
+35
|
*
mfd: rk808: Check pm_power_off pointer
Stefan Mavrodiev
2019-07-02
1
-6
/
+11
|
*
mfd: rk808: Add RK817 and RK809 support
Tony Xie
2019-06-27
1
-3
/
+189
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
1
-9
/
+1
|
/
*
mfd: rk808: Remove the id_table
Tony Xie
2019-05-14
1
-9
/
+0
*
mfd: rk808: Add RK805 power key support
Joseph Chen
2017-08-21
1
-0
/
+17
*
mfd: rk808: Add RK805 pinctrl support
Joseph Chen
2017-08-21
1
-0
/
+1
*
mfd: rk808: Add RK805 support
Elaine Zhang
2017-08-21
1
-0
/
+108
*
mfd: rk808: Fix up the chip id get failed
Elaine Zhang
2017-08-21
1
-6
/
+15
*
mfd: constify regmap_irq_chip structures
Bhumika Goyal
2017-02-13
1
-2
/
+2
*
mfd: rk808: RK818 uses DEV_OFF to power off supplies
Jianhong Chen
2016-11-29
1
-1
/
+22
*
mfd: rk808: Add RK818 support
Wadim Egorov
2016-08-31
1
-31
/
+195
*
mfd: rk808: Use devm_mfd_add_devices() for mfd_device registration
Laxman Dewangan
2016-04-19
1
-4
/
+3
*
mfd: Constify of_device_id array
Fabian Frederick
2015-03-26
1
-1
/
+1
*
mfd: rk808: Disable the under voltage detect
Chris Zhong
2015-03-12
1
-0
/
+1
*
mfd: rk808: Add register caching
Doug Anderson
2014-09-26
1
-0
/
+30
*
mfd: RK808: Add new mfd driver for RK808
Chris Zhong
2014-09-26
1
-0
/
+245