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
2020-07-28
power: reset: add driver for LinkStation power off
Daniel González Cabanelas
3
-0
/
+148
2020-07-27
power: reset: keystone-reset: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-06-10
Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
7
-6
/
+250
2020-06-06
power: reset: gpio-poweroff: add missing '\n' in dev_err()
Luca Ceresoli
1
-1
/
+1
2020-06-05
Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-7
/
+3
2020-05-28
power: reset: vexpress: fix build issue
Anders Roxell
1
-1
/
+1
2020-05-28
power: vexpress: cleanup: use builtin_platform_driver
Anders Roxell
1
-6
/
+1
2020-05-28
power: vexpress: add suppress_bind_attrs to true
Anders Roxell
1
-0
/
+1
2020-05-28
power: reset: syscon-reboot: Add parental syscon support
Serge Semin
1
-2
/
+5
2020-05-21
rtc: mt6397: Add support for the MediaTek MT6358 RTC
Ran Bi
1
-1
/
+1
2020-05-10
power: reset: ltc2952: remove unused variable
Hongbo Yao
1
-2
/
+1
2020-05-01
power: reset: introduce oxnas-restart
Daniel Golle
3
-0
/
+241
2020-04-28
power: reset: qcom-pon: reg write mask depends on pon generation
Kejia Hu
1
-1
/
+2
2020-04-05
Merge tag 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
3
-101
/
+112
2020-03-12
power: reset: sc27xx: Allow the SC27XX poweroff driver building into a module
Baolin Wang
2
-2
/
+7
2020-03-12
power: reset: sc27xx: Change to use cpu_down()
Baolin Wang
1
-3
/
+6
2020-03-12
power: reset: sc27xx: Power off the external subsystems' connection
Sherry Zong
1
-0
/
+5
2020-03-08
power: reset: at91-reset: handle nrst async for sam9x60
Claudiu.Beznea@microchip.com
1
-0
/
+8
2020-03-08
power: reset: at91-reset: get rid of at91_reset_data
Claudiu.Beznea@microchip.com
1
-28
/
+9
2020-03-08
power: reset: at91-reset: keep only one reset function
Claudiu.Beznea@microchip.com
1
-49
/
+3
2020-03-08
power: reset: at91-reset: make at91sam9g45_restart() generic
Claudiu.Beznea@microchip.com
1
-15
/
+6
2020-03-08
power: reset: at91-reset: introduce ramc_lpr to struct at91_reset
Claudiu.Beznea@microchip.com
1
-8
/
+18
2020-03-08
power: reset: at91-reset: use r4 as tmp argument
Claudiu.Beznea@microchip.com
1
-3
/
+3
2020-03-08
power: reset: at91-reset: introduce args member in at91_reset_data
Claudiu.Beznea@microchip.com
1
-16
/
+11
2020-03-08
power: reset: at91-reset: introduce struct at91_reset_data
Claudiu.Beznea@microchip.com
1
-6
/
+44
2020-03-08
power: reset: at91-reset: devm_kzalloc() for at91_reset data structure
Claudiu.Beznea@microchip.com
1
-2
/
+13
2020-03-08
power: reset: at91-reset: pass rstc base address to at91_reset_status()
Claudiu.Beznea@microchip.com
1
-3
/
+4
2020-03-08
power: reset: at91-reset: convert reset in pointer to struct at91_reset
Claudiu.Beznea@microchip.com
1
-23
/
+27
2020-03-08
power: reset: at91-reset: add notifier block to struct at91_reset
Claudiu.Beznea@microchip.com
1
-7
/
+5
2020-03-08
power: reset: at91-reset: add sclk to struct at91_reset
Claudiu.Beznea@microchip.com
1
-8
/
+7
2020-03-08
power: reset: at91-reset: add ramc_base[] to struct at91_reset
Claudiu.Beznea@microchip.com
1
-6
/
+6
2020-03-08
power: reset: at91-reset: introduce struct at91_reset
Claudiu.Beznea@microchip.com
1
-9
/
+17
2020-02-09
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-2
/
+2
2020-01-15
power: reset: at91-poweroff: use proper master clock register offset
Claudiu Beznea
1
-3
/
+15
2020-01-15
power: reset: at91-poweroff: introduce struct shdwc_reg_config
Claudiu Beznea
1
-22
/
+32
2019-12-19
power: reset: Fix Kconfig indentation
Krzysztof Kozlowski
1
-8
/
+8
2019-12-18
power: reset: gpio-restart: don't error on deferral
Chris Packham
1
-3
/
+5
2019-12-10
drivers: soc: atmel: select POWER_RESET_AT91_SAMA5D2_SHDWC for sam9x60
Claudiu Beznea
1
-1
/
+1
2019-12-10
power: reset: Kconfig: select POWER_RESET_AT91_RESET for sam9x60
Claudiu Beznea
1
-1
/
+1
2019-12-02
Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
3
-0
/
+108
2019-10-24
power: reset: add driver for mt6323 poweroff
Josef Friedl
3
-0
/
+108
2019-10-20
power: reset: at91: fix __le32 cast in reset code
Ben Dooks (Codethink)
1
-4
/
+2
2019-10-10
power: reset: at91-poweroff: lookup for proper PMC DT node
Claudiu Beznea
1
-1
/
+7
2019-09-02
power: reset: reboot-mode: Fix author email format
Matwey V. Kornilov
1
-1
/
+1
2019-09-02
power: reset: gpio-restart: Fix typo when gpio reset is not found
Michal Simek
1
-1
/
+1
2019-07-16
Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
4
-3
/
+96
2019-07-09
power: reset: nvmem-reboot-mode: add CONFIG_OF dependency
Arnd Bergmann
1
-0
/
+1
2019-06-26
power: reset: nvmem-reboot-mode: use NVMEM as reboot mode write interface
Han Nandor
3
-0
/
+86
2019-06-25
reset: qcom-pon: Add support for gen2 pon
John Stultz
1
-3
/
+9
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
7
-30
/
+7
[next]