index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apm_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
1
-10
/
+1
2018-09-15
x86/APM: Fix build warning when PROC_FS is not enabled
Randy Dunlap
1
-0
/
+2
2018-07-16
x86/apm: Don't access __preempt_count with zeroed fs
Ville Syrjälä
1
-0
/
+5
2018-06-05
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2018-05-19
x86/apm: Fix spelling mistake: "caculate" -> "calculate"
Colin Ian King
1
-1
/
+1
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-14
/
+1
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2018-02-09
Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2018-02-06
x86: PM: Make APM idle driver initialize polling state
Rafael J. Wysocki
1
-0
/
+1
2017-11-28
x86: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
1
-1
/
+1
2017-03-16
x86: Remap GDT tables in the fixmap section
Thomas Garnier
1
-3
/
+3
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-02-01
x86: Convert obsolete cputime type to nsecs
Frederic Weisbecker
1
-4
/
+4
2017-02-01
sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...
Frederic Weisbecker
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-11-16
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
1
-1
/
+4
2016-11-15
sched/cputime: Simplify task_cputime()
Stanislaw Gruszka
1
-2
/
+2
2016-11-11
x86: apm: avoid uninitialized data
Arnd Bergmann
1
-1
/
+4
2016-04-22
x86/apm32: Remove paravirt_enabled() use
Luis R. Rodriguez
1
-1
/
+1
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
1
-1
/
+1
2015-07-29
apm32: Fix cputime == jiffies assumption
Frederic Weisbecker
1
-1
/
+1
2014-11-12
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
Daniel Lezcano
1
-1
/
+0
2014-07-16
x86: Remove unused variable "polling"
Paul Bolle
1
-1
/
+0
2014-05-08
sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAG
Peter Zijlstra
1
-11
/
+0
2013-08-07
x86, asmlinkage, apm: Make APM data structure used from assembler visible
Andi Kleen
1
-1
/
+1
2013-04-23
cpuidle: remove en_core_tk_irqen flag
Daniel Lezcano
1
-1
/
+0
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-23
/
+34
2013-02-18
APM idle: register apm_cpu_idle via cpuidle
Len Brown
1
-23
/
+34
2013-01-27
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
1
-5
/
+6
2012-06-06
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
Joe Perches
1
-15
/
+14
2012-05-08
x86: Use kick_all_cpus_sync()
Thomas Gleixner
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for X86
David Howells
1
-1
/
+0
2012-01-29
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
1
-6
/
+5
2012-01-13
module_param: make bool parameters really bool (arch)
Rusty Russell
1
-8
/
+8
2011-09-27
doc: fix broken references
Paul Bolle
1
-2
/
+0
2011-07-01
i8253: Cleanup outb/inb magic
Thomas Gleixner
1
-3
/
+3
2011-06-09
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
1
-1
/
+1
2011-05-29
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2011-05-29
x86 idle APM: deprecate CONFIG_APM_CPU_IDLE
Len Brown
1
-0
/
+2
2011-05-11
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
1
-4
/
+0
2011-04-20
PM: Add missing syscore_suspend() and syscore_resume() calls
Rafael J. Wysocki
1
-0
/
+5
2011-03-18
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-16
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-11
/
+1
2011-03-15
PM: Drop pm_flags that is not necessary
Rafael J. Wysocki
1
-3
/
+2
2011-02-18
x86, reboot: Move the real-mode reboot code to an assembly file
H. Peter Anvin
1
-11
/
+1
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+2
2010-10-18
Update broken web addresses in arch directory.
Justin P. Mattock
1
-2
/
+2
[next]