index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
acpi_pm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-29
clocksource/drivers/acpi_pm: Convert to pr_* macros
Andy Shevchenko
1
-17
/
+10
2013-08-27
treewide: Fix printks with 0x%#
Joe Perches
1
-2
/
+2
2013-01-03
Drivers: clocksource: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-11-13
clocksource: clean up parse_pmtmr()
Dan Carpenter
1
-9
/
+8
2012-04-12
Revert "clocksource: Load the ACPI PM clocksource asynchronously"
Thomas Gleixner
1
-16
/
+8
2012-02-01
clocksource: Load the ACPI PM clocksource asynchronously
Arjan van de Ven
1
-8
/
+16
2011-11-21
time: x86: Remove CLOCK_TICK_RATE from acpi_pm clocksource driver
Deepak Saxena
1
-1
/
+1
2011-01-21
acpi_pm: Clear pmtmr_ioport if acpi_pm initialization fails
Konrad Rzeszutek Wilk
1
-1
/
+5
2010-07-27
x86: Convert common clocksources to use clocksource_register_hz/khz
John Stultz
1
-7
/
+2
2009-06-16
time: move PIT_TICK_RATE to linux/timex.h
Arnd Bergmann
1
-0
/
+1
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
1
-6
/
+6
2009-01-29
x86: move mach-default/*.h files to asm/
Ingo Molnar
1
-1
/
+1
2008-12-12
clocksource, acpi_pm.c: put acpi_pm_read_slow() under CONFIG_PCI
Bjorn Helgaas
1
-5
/
+5
2008-10-20
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
1
-21
/
+32
2008-09-11
clocksource, acpi_pm.c: fix check for monotonicity
Dominik Brodowski
1
-11
/
+10
2008-09-06
clocksource, acpi_pm.c: check for monotonicity
Dominik Brodowski
1
-17
/
+29
2008-09-06
clocksource, acpi_pm.c: use proper read function also in errata mode
Dominik Brodowski
1
-8
/
+8
2008-08-21
clocksource: check range
David Howells
1
-2
/
+5
2008-07-15
Fix printk format warning in clocksource/acpi_pm.c
Linus Torvalds
1
-1
/
+1
2008-07-12
acpi_pm clccksource: fix printk format warning
Randy Dunlap
1
-2
/
+2
2008-07-10
pmtmr: allow command line override of ioport
Thomas Gleixner
1
-0
/
+19
2007-07-21
x86_64: fix typo in acpi_pm.c
Alessio Igor Bogani
1
-1
/
+1
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-4
/
+1
2007-04-25
ACPI: correct pathname in comment
Daniel Walker
1
-1
/
+1
2007-03-27
[PATCH] correct slow acpi_pm rating
john stultz
1
-1
/
+1
2007-03-05
[PATCH] clocksource init adjustments (fix bug #7426)
john stultz
1
-1
/
+4
2007-02-16
[PATCH] Allow early access to the power management timer
Thomas Gleixner
1
-8
/
+9
2007-02-16
[PATCH] clocksource: replace is_continuous by a flag field
Thomas Gleixner
1
-1
/
+2
2006-12-10
[PATCH] clocksource: small cleanup
Daniel Walker
1
-3
/
+3
2006-12-08
[PATCH] time: re-add verify_pmtmr_rate
john stultz
1
-0
/
+36
2006-10-21
[PATCH] clocksource: acpi_pm: add another greylist chipset
Daniel Walker
1
-2
/
+4
2006-06-26
[PATCH] generic-time: add macro to simplify/hide mask constants
Jim Cromie
1
-1
/
+1
2006-06-26
[PATCH] make pmtmr_ioport __read_mostly
Andreas Mohr
1
-2
/
+2
2006-06-26
[PATCH] time: rename clocksource functions
john stultz
1
-1
/
+1
2006-06-26
[PATCH] Time: i386 Clocksource Drivers
john stultz
1
-0
/
+177