index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
reset
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-21
power: reset: vexpress: Use device_get_match_data()
Rob Herring
1
-7
/
+4
2023-10-21
Merge power-supply fixes for 6.6 cycle
Sebastian Reichel
3
-3
/
+3
2023-10-13
power: reset: brcmstb: Depend on actual SoC dependencies
Peter Robinson
1
-1
/
+1
2023-10-13
power: reset: gpio-poweroff: make sys handler priority configurable
Stefan Eichenberger
1
-2
/
+7
2023-10-13
power: reset: gpio-poweroff: use sys-off handler API
Stefan Eichenberger
1
-25
/
+12
2023-10-13
power: reset: gpio-poweroff: use a struct to store the module variables
Stefan Eichenberger
1
-17
/
+31
2023-09-12
power: reset: syscon-poweroff: get regmap from parent node
Krzysztof Kozlowski
1
-2
/
+5
2023-09-12
power: reset: syscon-poweroff: simplify pdev->dev usage
Krzysztof Kozlowski
1
-8
/
+9
2023-09-12
power: reset: syscon-poweroff: use builtin_platform_driver() to simplify code
Yang Yingliang
1
-6
/
+1
2023-09-12
power: reset: axxia-reset: use builtin_platform_driver() to simplify code
Yang Yingliang
1
-6
/
+1
2023-09-12
power: reset: xgene-reboot: use builtin_platform_driver() to simplify code
Yang Yingliang
1
-6
/
+1
2023-09-12
power: reset: msm: use builtin_platform_driver() to simplify code
Yang Yingliang
1
-6
/
+1
2023-09-12
power: reset: st-poweroff: use builtin_platform_driver() to simplify code
Yang Yingliang
1
-6
/
+1
2023-09-12
power: vexpress: fix -Wvoid-pointer-to-enum-cast warning
Justin Stitt
1
-1
/
+1
2023-09-12
power: reset: nvmem-reboot-mode: quiet some device deferrals
Andrew Halaney
1
-2
/
+2
2023-09-12
power: reset: use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
1
-1
/
+1
2023-09-12
pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency
David Thompson
1
-1
/
+1
2023-07-20
power: reset: oxnas-restart: remove obsolete restart driver
Neil Armstrong
3
-239
/
+0
2023-07-20
power: reset: ocelot: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-4
/
+1
2023-07-20
power: reset: msm: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-5
/
+1
2023-07-20
power: reset: gemini-poweroff: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-07-20
power: reset: brcm-kona: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-07-20
power: reset: at91-sama5d2_shdwc: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-07-20
power: reset: at91-poweroff: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-07-20
power: reset: at91-reset: add sysfs interface to the power on reason
Kamel Bouhara
1
-10
/
+27
2023-07-19
power: Explicitly include correct DT includes
Rob Herring
12
-17
/
+15
2023-06-20
power: reset: at91-reset: change the power on reason prototype
Miquel Raynal
1
-5
/
+4
2023-06-09
power: reset: qcom-pon: add support for pm8941-pon
Dmitry Baryshkov
1
-7
/
+15
2023-05-16
power: reset: add HAS_IOPORT dependencies
Niklas Schnelle
1
-0
/
+1
2023-05-08
power: reset: gpio-restart: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+2
2023-04-30
Merge tag 'for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
1
-1
/
+1
2023-04-13
power: reset: remove MODULE_LICENSE in non-modules
Nick Alcock
7
-7
/
+0
2023-04-13
power: reset: mt6397: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-04-13
power: reset: keystone-reset: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-03-13
power: reset: qcom-pon: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-02-16
power: reset: odroid-go-ultra: fix I2C dependency
Arnd Bergmann
1
-1
/
+1
2023-02-15
power: reset: add Odroid Go Ultra poweroff driver
Neil Armstrong
3
-0
/
+185
2023-02-03
power: reset: syscon-reboot: Add support for specifying priority
Pali Rohár
1
-1
/
+5
2022-09-11
power: reset: qcom-pon: add support for qcom,pmk8350-pon compatible string
Anjelique Melendez
1
-0
/
+1
2022-08-12
Merge tag 'for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
4
-15
/
+273
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-24
/
+4
2022-06-29
power: reset: pwr-mlxbf: change rst_pwr_hid and low_pwr_hid from global to lo...
Tom Rix
1
-3
/
+2
2022-06-29
power: reset: pwr-mlxbf: add missing include
Asmaa Mnebhi
1
-0
/
+1
2022-06-17
Merge tag 'at91-reset-sama7g5-signed' into psy-next
Sebastian Reichel
1
-15
/
+169
2022-06-17
power: reset: at91-reset: add support for SAMA7G5
Claudiu Beznea
1
-0
/
+13
2022-06-17
power: reset: at91-reset: add reset_controller_dev support
Claudiu Beznea
1
-4
/
+102
2022-06-17
power: reset: at91-reset: add at91_reset_data
Claudiu Beznea
1
-11
/
+34
2022-06-17
power: reset: at91-reset: document structures and enums
Claudiu Beznea
1
-0
/
+20
2022-06-17
power: reset: pwr-mlxbf: add BlueField SoC power control driver
Asmaa Mnebhi
3
-0
/
+104
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
2
-24
/
+4
[next]