index
:
riscv-gnu-toolchain/qemu/roms/skiboot.git
benh-wip
coverity_scan
gh-pages
master
skiboot-5.1.x
skiboot-5.10.x
skiboot-5.3.x
skiboot-5.4.x
skiboot-5.9.x
skiboot-6.0.x
skiboot-6.2.x
skiboot-6.3.x
skiboot-6.5.x
skiboot-6.6.x
skiboot-6.7.x
skiboot-6.8.x
skiboot-next
skiboot-op940.x
staging
ultravisor
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
slw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-11
slw: fix not indented if condition
Stewart Smith
1
-1
/
+1
2016-06-30
slw: FWTS annotation suggestion for SLWRegisterDump
Stewart Smith
1
-4
/
+4
2016-06-30
slw: Fix typo in FWTS annotation
Stewart Smith
1
-2
/
+2
2016-06-24
slw: add FWTS annotations for errors
Stewart Smith
1
-0
/
+13
2016-06-20
slw: use strncpy instead of strcpy
Shreyas B. Prabhu
1
-1
/
+2
2016-06-20
slw: Allow adding idle states to power-mgt node in mambo
Shreyas B. Prabhu
1
-6
/
+0
2016-06-20
slw: Move macros associated with power-mgt nodes to opal-api.h
Shreyas B. Prabhu
1
-76
/
+56
2016-06-20
slw: Add Power9 idle states to power-mgt dt node
Shreyas B. Prabhu
1
-37
/
+149
2016-06-20
slw: Remove unnecessary type casting cast
Shreyas B. Prabhu
1
-6
/
+6
2016-06-20
slw: Change variable name can_winkle to has_slw
Shreyas B. Prabhu
1
-4
/
+5
2016-06-20
slw: Simplify if-condition while adding idle states to device tree
Shreyas B. Prabhu
1
-30
/
+43
2015-11-17
slw: Remove overwrites for EX_PM_CORE_ECO_VRET and EX_PM_CORE_PFET_VRET
Shreyas B. Prabhu
1
-17
/
+0
2015-11-17
slw: don't be tricky with pointer math
Stewart Smith
1
-3
/
+5
2015-11-10
sparse: fix warning constant is so big it is long in hw/slw.c
Stewart Smith
1
-6
/
+6
2015-10-30
slw: Move add_cpu_idle_state_properties() to add_opal_node()
Shilpasri G Bhat
1
-3
/
+1
2015-09-11
slw/timer: SBE based timer support
Benjamin Herrenschmidt
1
-15
/
+168
2015-08-31
Fix scan-build waring of never read rc value
Stewart Smith
1
-0
/
+4
2015-07-31
errorlog: Deprecate elog callback parameter
Samuel Mendoza-Jonas
1
-4
/
+4
2015-07-02
fixup warnings when building with PORE=0
Stewart Smith
1
-7
/
+15
2015-05-13
Add a couple more missing Naples references
Benjamin Herrenschmidt
1
-1
/
+2
2015-05-07
Add global CPU job queue
Stewart Smith
1
-1
/
+2
2015-02-18
Replace is_mambo_chip with a better chip quirk mechanism
Benjamin Herrenschmidt
1
-1
/
+1
2015-02-09
Move flags for PM states to opal.h, exposing defines to OS
Stewart Smith
1
-14
/
+10
2015-02-09
cpu: Handle opal_reinit_cpus() more gracefully on P7
Benjamin Herrenschmidt
1
-0
/
+3
2015-02-06
Move skiboot internal things from opal.h to opal-api.h
Stewart Smith
1
-0
/
+1
2015-01-28
Update comment about winkle residency
Stewart Smith
1
-2
/
+7
2015-01-28
cpuidle: Add validated metrics for idle states
Preeti U Murthy
1
-3
/
+18
2014-12-03
core/hostservices.c and core/slw.c: cleanup log messages
Cédric Le Goater
1
-2
/
+2
2014-12-02
elog: Clean up error logging headers
Alistair Popple
1
-1
/
+1
2014-12-01
Add tweaks to work in Mambo simulator
Benjamin Herrenschmidt
1
-0
/
+6
2014-10-15
Quieten SLW log messages, mostly to PR_DEBUG. Some elevated to PR_ERR/WARN
Stewart Smith
1
-20
/
+34
2014-10-08
Merge branch 'release-2.1.1'
Benjamin Herrenschmidt
1
-4
/
+0
2014-10-08
slw: Remove log flooding from fast sleep code
Benjamin Herrenschmidt
1
-4
/
+0
2014-10-08
Convert hw/slw.c from DBG #define to prlog
Stewart Smith
1
-20
/
+21
2014-10-01
occ/slw: Fix OCC/SLW initialization for power management
Preeti U Murthy
1
-56
/
+17
2014-09-01
core: Setup the OPAL DT node before platform probe
Benjamin Herrenschmidt
1
-1
/
+3
2014-08-18
slw: Parse DT from host-boot for fast-sleep string
Vaidyanathan Srinivasan
1
-1
/
+1
2014-08-01
slw: Extend opal_slw_set_reg to all supported sprs
Shreyas B. Prabhu
1
-17
/
+26
2014-08-01
idle: Make idle flags endian safe
Preeti U Murthy
1
-3
/
+4
2014-07-31
slw: Don't enable fast sleep on Venice DD1.x even if HB says it's there
Benjamin Herrenschmidt
1
-3
/
+4
2014-07-30
slw: Fix indication of whether sleep is supported
Benjamin Herrenschmidt
1
-4
/
+9
2014-07-30
slw: Small cleanup of state definitions
Benjamin Herrenschmidt
1
-6
/
+1
2014-07-30
slw: patch hsprg0 for wakeup from winkle
Vaidyanathan Srinivasan
1
-0
/
+33
2014-07-30
slw: Add winkle to cpuidle states in device tree
Shreyas B. Prabhu
1
-39
/
+101
2014-07-30
slw: Enable fast sleep and deep winkle while initializing core
Shreyas B. Prabhu
1
-6
/
+10
2014-07-30
sleep: Add workarounds for fast sleep
Vaidyanathan Srinivasan
1
-1
/
+88
2014-07-22
slw: Change bit used to expose sleep support
Benjamin Herrenschmidt
1
-4
/
+5
2014-07-02
Initial commit of Open Source release
Benjamin Herrenschmidt
1
-0
/
+875