index
:
linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
reset
Age
Commit message (
Expand
)
Author
2023-10-21
power: reset: vexpress: Use device_get_match_data()
Rob Herring
2023-10-21
Merge power-supply fixes for 6.6 cycle
Sebastian Reichel
2023-10-13
power: reset: brcmstb: Depend on actual SoC dependencies
Peter Robinson
2023-10-13
power: reset: gpio-poweroff: make sys handler priority configurable
Stefan Eichenberger
2023-10-13
power: reset: gpio-poweroff: use sys-off handler API
Stefan Eichenberger
2023-10-13
power: reset: gpio-poweroff: use a struct to store the module variables
Stefan Eichenberger
2023-09-12
power: reset: syscon-poweroff: get regmap from parent node
Krzysztof Kozlowski
2023-09-12
power: reset: syscon-poweroff: simplify pdev->dev usage
Krzysztof Kozlowski
2023-09-12
power: reset: syscon-poweroff: use builtin_platform_driver() to simplify code
Yang Yingliang
2023-09-12
power: reset: axxia-reset: use builtin_platform_driver() to simplify code
Yang Yingliang
2023-09-12
power: reset: xgene-reboot: use builtin_platform_driver() to simplify code
Yang Yingliang
2023-09-12
power: reset: msm: use builtin_platform_driver() to simplify code
Yang Yingliang
2023-09-12
power: reset: st-poweroff: use builtin_platform_driver() to simplify code
Yang Yingliang
2023-09-12
power: vexpress: fix -Wvoid-pointer-to-enum-cast warning
Justin Stitt
2023-09-12
power: reset: nvmem-reboot-mode: quiet some device deferrals
Andrew Halaney
2023-09-12
power: reset: use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
2023-09-12
pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency
David Thompson
2023-07-20
power: reset: oxnas-restart: remove obsolete restart driver
Neil Armstrong
2023-07-19
power: reset: ocelot: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-19
power: reset: msm: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-19
power: reset: gemini-poweroff: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-19
power: reset: brcm-kona: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-19
power: reset: at91-sama5d2_shdwc: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-19
power: reset: at91-poweroff: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-19
power: reset: at91-reset: add sysfs interface to the power on reason
Kamel Bouhara
2023-07-19
power: Explicitly include correct DT includes
Rob Herring
2023-06-19
power: reset: at91-reset: change the power on reason prototype
Miquel Raynal
2023-06-09
power: reset: qcom-pon: add support for pm8941-pon
Dmitry Baryshkov
2023-05-16
power: reset: add HAS_IOPORT dependencies
Niklas Schnelle
2023-05-08
power: reset: gpio-restart: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-29
Merge tag 'for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2023-04-13
power: reset: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
power: reset: mt6397: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
power: reset: keystone-reset: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-03-12
power: reset: qcom-pon: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-02-15
power: reset: odroid-go-ultra: fix I2C dependency
Arnd Bergmann
2023-02-14
power: reset: add Odroid Go Ultra poweroff driver
Neil Armstrong
2023-02-03
power: reset: syscon-reboot: Add support for specifying priority
Pali Rohár
2022-09-11
power: reset: qcom-pon: add support for qcom,pmk8350-pon compatible string
Anjelique Melendez
2022-08-12
Merge tag 'for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-06-29
power: reset: pwr-mlxbf: change rst_pwr_hid and low_pwr_hid from global to lo...
Tom Rix
2022-06-29
power: reset: pwr-mlxbf: add missing include
Asmaa Mnebhi
2022-06-17
Merge tag 'at91-reset-sama7g5-signed' into psy-next
Sebastian Reichel
2022-06-17
power: reset: at91-reset: add support for SAMA7G5
Claudiu Beznea
2022-06-17
power: reset: at91-reset: add reset_controller_dev support
Claudiu Beznea
2022-06-17
power: reset: at91-reset: add at91_reset_data
Claudiu Beznea
2022-06-17
power: reset: at91-reset: document structures and enums
Claudiu Beznea
2022-06-17
power: reset: pwr-mlxbf: add BlueField SoC power control driver
Asmaa Mnebhi
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
[next]