- 039053c Merge tag 'for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 3 years ago
- 1c1348b power: reset: mt6397: Check for null res pointer by Jiasheng Jiang · 3 years, 1 month ago
- 644106c power: reset: ltc2952: Fix use of floating point literals by Nathan Chancellor · 3 years, 2 months ago
- f558c80 power: reset: at91-reset: check properly the return value of devm_of_iomap by Claudiu Beznea · 3 years, 4 months ago
- 0679307 power: reset: ltc2952: Use hrtimer_forward_now() by Thomas Gleixner · 3 years, 4 months ago
- 8069850 power: reset: Add TPS65086 restart driver by Emil Renner Berthing · 3 years, 6 months ago
- 0c77ec3 power: reset: linkstation-poweroff: add new device by Pawel Dembicki · 3 years, 7 months ago
- e2f471e power: reset: linkstation-poweroff: prepare for new devices by Pawel Dembicki · 3 years, 7 months ago
- c6e8c51 Merge tag 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 3 years, 6 months ago
- f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 7 months ago
- 30e677a drivers: power: add missing MODULE_DEVICE_TABLE in keystone-reset.c by Yu Jiahua · 3 years, 7 months ago
- 4465b3a power: reset: regulator-poweroff: add missing MODULE_DEVICE_TABLE by Zou Wei · 3 years, 7 months ago
- 8ef9f68 power: reset: at91-sama5d2_shdwc: Remove redundant error printing in at91_shdwc_probe() by Zhen Lei · 3 years, 8 months ago
- ed3443f power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLE by Bixuan Cui · 3 years, 8 months ago
- e318c3c2 power: reset: restart-poweroff: Add missing MODULE_DEVICE_TABLE by Bixuan Cui · 3 years, 9 months ago
- 2d54a222 power: reset: hisi-reboot: add missing MODULE_DEVICE_TABLE by Chen Lifu · 3 years, 9 months ago
- 52473b0 power: reset: ltc2952: make trigger delay configurable by Marek Czerski · 4 years ago
- 9f45275 power: reset: hisi-reboot: use the correct HiSilicon copyright by Hao Fang · 3 years, 10 months ago
- bd31277 power: reset: at91-reset: use devm_of_iomap by Claudiu Beznea · 3 years, 10 months ago
- 3aeaf50 power: reset: replace curly brackets in Makefile by Daniel Golle · 4 years ago
- 091d0a3 power: reset: remove unneeded semicolon by dongjian · 3 years, 10 months ago
- 9483b96 power/reset: remove zte zx driver by Arnd Bergmann · 4 years ago
- b7e15bd power: reset: at91-sama5d2_shdwc: add support for sama7g5 by Claudiu Beznea · 4 years, 1 month ago
- 95aa21a power: reset: at91-sama5d2_shdwc: fix wkupdbc mask by Claudiu Beznea · 4 years, 1 month ago
- 3235d13 power: reset: Add poweroff driver for ATC260x PMICs by Cristian Ciocaltea · 4 years ago
- 1027a42 power: reset: linkstation-poweroff: add missing put_device() by Daniel González Cabanelas · 4 years, 3 months ago
- ec66096 power: reset: new driver regulator-poweroff by Michael Klein · 4 years, 1 month ago
- 36dbca1 power: reset: Use printk format symbol resolver by Helge Deller · 4 years, 2 months ago
- aa4302c power: reset: ocelot: Add support 2 other MIPS based SoCs by Gregory CLEMENT · 4 years, 2 months ago
- 7007fab power: reset: POWER_RESET_OCELOT_RESET should depend on Ocelot or Sparx5 by Geert Uytterhoeven · 4 years, 3 months ago
- ec87169 power: reset: ocelot: Add support for Sparx5 by Lars Povlsen · 4 years, 3 months ago
- a7f79f9 power: reset: add driver for LinkStation power off by Daniel González Cabanelas · 4 years, 6 months ago
- f03a349 power: reset: keystone-reset: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- 3a2a875 Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 4 years, 7 months ago
- 5a1c956 power: reset: gpio-poweroff: add missing '\n' in dev_err() by Luca Ceresoli · 4 years, 8 months ago
- 694b5a5 Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 7 months ago
- d0c7dc1 power: reset: vexpress: fix build issue by Anders Roxell · 4 years, 8 months ago
- a90d990 power: vexpress: cleanup: use builtin_platform_driver by Anders Roxell · 4 years, 8 months ago
- 73174ac power: vexpress: add suppress_bind_attrs to true by Anders Roxell · 4 years, 8 months ago
- c3d8052 power: reset: syscon-reboot: Add parental syscon support by Serge Semin · 4 years, 8 months ago
- 29ee400 rtc: mt6397: Add support for the MediaTek MT6358 RTC by Ran Bi · 4 years, 9 months ago
- 1072cea power: reset: ltc2952: remove unused variable by Hongbo Yao · 4 years, 8 months ago
- 0edb259 power: reset: introduce oxnas-restart by Daniel Golle · 4 years, 10 months ago
- fc5be29 power: reset: qcom-pon: reg write mask depends on pon generation by Kejia Hu · 4 years, 9 months ago
- a10c9c7 Merge tag 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 4 years, 9 months ago
- f78c55e power: reset: sc27xx: Allow the SC27XX poweroff driver building into a module by Baolin Wang · 4 years, 10 months ago
- 274afbc power: reset: sc27xx: Change to use cpu_down() by Baolin Wang · 4 years, 10 months ago
- 6cdd5b0 power: reset: sc27xx: Power off the external subsystems' connection by Sherry Zong · 4 years, 10 months ago
- e48bbb5 power: reset: at91-reset: handle nrst async for sam9x60 by Claudiu.Beznea@microchip.com · 5 years ago
- 766b016 power: reset: at91-reset: get rid of at91_reset_data by Claudiu.Beznea@microchip.com · 5 years ago
- 51aa7d4 power: reset: at91-reset: keep only one reset function by Claudiu.Beznea@microchip.com · 5 years ago
- fcd0532 power: reset: at91-reset: make at91sam9g45_restart() generic by Claudiu.Beznea@microchip.com · 5 years ago
- 68a84a3 power: reset: at91-reset: introduce ramc_lpr to struct at91_reset by Claudiu.Beznea@microchip.com · 5 years ago
- 7cb290d power: reset: at91-reset: use r4 as tmp argument by Claudiu.Beznea@microchip.com · 5 years ago
- 25b80b7 power: reset: at91-reset: introduce args member in at91_reset_data by Claudiu.Beznea@microchip.com · 5 years ago
- a5bbad2 power: reset: at91-reset: introduce struct at91_reset_data by Claudiu.Beznea@microchip.com · 5 years ago
- 583ef88 power: reset: at91-reset: devm_kzalloc() for at91_reset data structure by Claudiu.Beznea@microchip.com · 5 years ago
- 55f8e6f power: reset: at91-reset: pass rstc base address to at91_reset_status() by Claudiu.Beznea@microchip.com · 5 years ago
- b7967b7 power: reset: at91-reset: convert reset in pointer to struct at91_reset by Claudiu.Beznea@microchip.com · 5 years ago
- 1e3c4af power: reset: at91-reset: add notifier block to struct at91_reset by Claudiu.Beznea@microchip.com · 5 years ago
- f9e6ce7 power: reset: at91-reset: add sclk to struct at91_reset by Claudiu.Beznea@microchip.com · 5 years ago
- 4d9ce0f power: reset: at91-reset: add ramc_base[] to struct at91_reset by Claudiu.Beznea@microchip.com · 5 years ago
- b2a1661 power: reset: at91-reset: introduce struct at91_reset by Claudiu.Beznea@microchip.com · 5 years ago
- 469030d Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
- d39284f power: reset: at91-poweroff: use proper master clock register offset by Claudiu Beznea · 5 years ago
- a4f06df power: reset: at91-poweroff: introduce struct shdwc_reg_config by Claudiu Beznea · 5 years ago
- 463881a power: reset: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
- b0d0d3d power: reset: gpio-restart: don't error on deferral by Chris Packham · 5 years ago
- 1b6e21f drivers: soc: atmel: select POWER_RESET_AT91_SAMA5D2_SHDWC for sam9x60 by Claudiu Beznea · 5 years ago
- a79fa0c power: reset: Kconfig: select POWER_RESET_AT91_RESET for sam9x60 by Claudiu Beznea · 5 years ago
- 3732391 Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 5 years ago
- d28c74c power: reset: add driver for mt6323 poweroff by Josef Friedl · 5 years ago
- c045006 power: reset: at91: fix __le32 cast in reset code by Ben Dooks (Codethink) · 5 years ago
- b0ac859 power: reset: at91-poweroff: lookup for proper PMC DT node by Claudiu Beznea · 5 years ago
- 59857e9 power: reset: reboot-mode: Fix author email format by Matwey V. Kornilov · 6 years ago
- 0e06331 power: reset: gpio-restart: Fix typo when gpio reset is not found by Michal Simek · 5 years ago
- 5fe7b600 Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 6 years ago
- caa2b557 power: reset: nvmem-reboot-mode: add CONFIG_OF dependency by Arnd Bergmann · 6 years ago
- 7a78a7f power: reset: nvmem-reboot-mode: use NVMEM as reboot mode write interface by Han Nandor · 6 years ago
- fce5430 reset: qcom-pon: Add support for gen2 pon by John Stultz · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
- 97fb5e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 by Thomas Gleixner · 6 years ago
- 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
- 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
- c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
- 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 17d2e87 power: reset: at91-poweroff: add support for SAM9X60 by Claudiu Beznea · 6 years ago
- 5c6c513 power: reset: at91-poweroff: add RTT wakeup capability by Claudiu Beznea · 6 years ago
- 077d995 power: reset: syscon-reboot: add a mask property by Martin Schiller · 6 years ago
- 655ab0b power: reset: at91-reset: add support for sam9x60 SoC by Nicolas Ferre · 6 years ago
- 579a700 Merge tag 'for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 6 years ago
- caa6e15 power: reset: at91-poweroff: move shdwc related data to one structure by Claudiu Beznea · 6 years ago
- e6ae9a0 power: reset: at91-poweroff: remove at91_ramc_of_match by Claudiu.Beznea@microchip.com · 6 years ago
- 996463f power: reset: at91-poweroff: use one poweroff function for at91-poweroff by Claudiu.Beznea@microchip.com · 6 years ago
- 9afe625 power: reset: ocelot: switch the SI to boot mode by Alexandre Belloni · 6 years ago
- 76ee875 power: reset: gpio-poweroff: add ability to specific active and inactive delays by Heiko Stuebner · 6 years ago
- e31d0fc power: reset: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago