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