index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-18
Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-1
/
+1
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-01-17
Merge tag 'pm-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-54
/
+65
2024-01-16
Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-qos' into pm
Rafael J. Wysocki
2
-54
/
+65
2024-01-12
Merge tag 'pmdomain-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
3
-3848
/
+0
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+1
2024-01-10
PM: sleep: Restore asynchronous device resume optimization
Rafael J. Wysocki
1
-53
/
+64
2024-01-09
PM: QoS: Use kcalloc() instead of kzalloc()
Erick Archer
1
-1
/
+1
2024-01-04
PM: clk: make pm_clk_add_notifier() take a const pointer
Greg Kroah-Hartman
1
-1
/
+1
2024-01-03
PM: sleep: Fix possible deadlocks in core system-wide PM code
Rafael J. Wysocki
1
-80
/
+68
2023-12-21
driver core: mark remaining local bus_type variables as const
Greg Kroah-Hartman
1
-1
/
+1
2023-12-20
PM: fix missing rculist.h dependency
Kent Overstreet
1
-0
/
+1
2023-12-18
PM: domains: Move genpd and its governor to the pmdomain subsystem
Ulf Hansson
3
-3818
/
+0
2023-12-18
PM: domains: Drop redundant header for genpd
Ulf Hansson
1
-2
/
+0
2023-12-17
rtc: Extend timeout for waiting for UIP to clear to 1s
Mario Limonciello
1
-1
/
+1
2023-12-17
rtc: Add support for configuring the UIP timeout for RTC reads
Mario Limonciello
1
-1
/
+1
2023-12-13
PM: domains: Drop the unused pm_genpd_opp_to_performance_state()
Ulf Hansson
1
-32
/
+0
2023-12-13
PM: domains: fix domain_governor kernel-doc warnings
Randy Dunlap
1
-2
/
+6
2023-10-06
Merge branch 'opp/pm-domain-scmi' of git://git.kernel.org/pub/scm/linux/kerne...
Sudeep Holla
2
-12
/
+42
2023-10-06
PM: domains: Implement the ->set_performance_state() callback for genpd
Ulf Hansson
1
-12
/
+21
2023-10-06
PM: domains: Introduce dev_pm_domain_set_performance_state()
Ulf Hansson
1
-0
/
+21
2023-09-21
PM: domains: Allow genpd providers to manage OPP tables directly by its FW
Ulf Hansson
1
-5
/
+6
2023-07-24
PM: sleep: wakeirq: drop unused enable helpers
Johan Hovold
1
-49
/
+0
2023-07-24
PM: sleep: wakeirq: fix wake irq arming
Johan Hovold
2
-4
/
+9
2023-06-26
Merge branches 'pm-sleep' and 'pm-domains'
Rafael J. Wysocki
2
-11
/
+9
2023-06-16
PM: domains: Move the verification of in-params from genpd_add_device()
Ulf Hansson
1
-3
/
+6
2023-05-24
PM: suspend: Fix pm_suspend_target_state handling for !CONFIG_PM
Kai-Heng Feng
1
-5
/
+0
2023-05-24
PM: domains: fix integer overflow issues in genpd_parse_state()
Nikita Zhandarovich
1
-3
/
+3
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-04-07
PM: core: Remove unnecessary (void *) conversions
Li zeming
1
-6
/
+6
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-25
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-0
/
+26
2023-02-21
Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-4
/
+5
2023-02-15
Merge branches 'powercap', 'pm-domains', 'pm-em' and 'pm-opp'
Rafael J. Wysocki
1
-4
/
+1
2023-02-09
PM: domains: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-4
/
+1
2023-01-13
PM: runtime: Document that force_suspend() is incompatible with SMART_SUSPEND
Richard Fitzgerald
1
-0
/
+4
2023-01-13
cpuidle, ARM: OMAP2+: powerdomain: Remove trace_.*_rcuidle()
Peter Zijlstra
1
-12
/
+12
2023-01-10
PM: domains: Allow a genpd consumer to require a synced power off
Ulf Hansson
1
-0
/
+26
2022-12-12
Merge tag 'pm-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-160
/
+135
2022-12-12
Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+29
2022-12-12
Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'
Rafael J. Wysocki
1
-93
/
+57
2022-12-07
PM: runtime: Adjust white space in the core code
Rafael J. Wysocki
1
-34
/
+35
2022-12-05
PM: runtime: Relocate rpm_callback() right after __rpm_callback()
Rafael J. Wysocki
1
-32
/
+32
2022-12-05
PM: runtime: Do not call __rpm_callback() from rpm_idle()
Rafael J. Wysocki
1
-1
/
+11
2022-11-25
PM: domains: Reverse the order of performance and enabling ops
Abel Vesa
1
-15
/
+21
2022-11-09
PM: domains: Store the next hrtimer wakeup in genpd
Maulik Shah
2
-0
/
+29
2022-11-03
PM: domains: Power off[on] domain in hibernate .freeze[thaw]_noirq hook
Shawn Guo
1
-31
/
+4
2022-11-03
PM: domains: Consolidate genpd_restore_noirq() and genpd_resume_noirq()
Shawn Guo
1
-22
/
+19
2022-11-03
PM: domains: Pass generic PM noirq hooks to genpd_finish_suspend()
Shawn Guo
1
-12
/
+13
2022-11-03
PM: domains: Drop genpd status manipulation for hibernate restore
Shawn Guo
1
-13
/
+0
[next]