Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e59fe083f683ca2ca56abefad290d110808a6fb5
/
drivers
/
char
/
hpet.c
5592933
drivers: Push down BKL into various drivers
by Arnd Bergmann
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
e5d6151
hpet: use for_each_set_bit()
by Akinobu Mita
· 15 years ago
6d45611
sysctl: Drop & in front of every proc_handler.
by Eric W. Biederman
· 15 years ago
894d249
sysctl drivers: Remove dead binary sysctl support
by Eric W. Biederman
· 15 years ago
ae21cf9
hpet: hpet driver periodic timer setup bug fixes
by Nils Carlson
· 15 years ago
a2f809b
irq: change ACPI GSI APIs to also take a device argument
by Yinghai Lu
· 16 years ago
8e19608
clocksource: pass clocksource to read() callback
by Magnus Damm
· 16 years ago
303d379
hpet: fix the possibility of insane return value of hpet_calibrate() against SMI
by Yasunori Goto
· 16 years ago
e45f2c0
x86: correct link to HPET timer specification
by Denis V. Lunev
· 16 years ago
233e70f
saner FASYNC handling on file close
by Al Viro
· 16 years ago
1f45f56
drivers/char: use nr_irqs
by Yinghai Lu
· 16 years ago
f26ed11
HPET: Remove spurious HPET busy warning message.
by David John
· 16 years ago
f92a789
hpet: /dev/hpet - fixes and cleanup, fix
by David Brownell
· 16 years ago
64a76f6
hpet: /dev/hpet - fixes and cleanup
by David Brownell
· 16 years ago
85e9ca3
Merge branch 'linus' into timers/hpet
by Ingo Molnar
· 16 years ago
372572e
#if 0 hpet_unregister()
by Adrian Bunk
· 16 years ago
48b8188
hpet: BKL pushdown
by Arnd Bergmann
· 16 years ago
70ef6d5
x86: get irq for hpet timer
by Kevin Hao
· 16 years ago
bf9d892
drivers/char: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
5761d64
x86: revert assign IRQs to hpet timer
by Thomas Gleixner
· 17 years ago
02456c7
x86: nuke a ton of dead hpet code
by Thomas Gleixner
· 17 years ago
37a47db8
x86: assign IRQs to HPET timers, fix
by Balaji Rao
· 17 years ago
e3f37a5
x86: assign IRQs to HPET timers
by Balaji Rao
· 17 years ago
3dffec4
Silent drivers/char/hpet.c build warnings on i386
by S.Çağlar Onur
· 17 years ago
78e1ca4
ACPI: hpet: ACPI Error (utglobal-0126): Unknown exception code: 0xFFFFFFF0
by Zhao Yakui
· 17 years ago
3b2b64f
Do not use the ia64 clocksource on non-ia64 architectures
by Linus Torvalds
· 17 years ago
712aaa1
use CLOCKSOURCE_MASK() instead of too large constant
by Al Viro
· 17 years ago
1ba90e3
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers
by Thomas Renninger
· 17 years ago
0aa366f
[IA64] Convert to generic timekeeping/clocksource
by Tony Luck
· 17 years ago
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
2294336
[PATCH] sysctl: remove sys_sysctl support from the hpet timer driver
by Eric W. Biederman
· 18 years ago
f23f6e0
[PATCH] severing poll.h -> mm.h
by Al Viro
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
3034d11
[PATCH] Don't print virtual address in HPET initialization
by Andi Kleen
· 18 years ago
62322d2
[PATCH] make more file_operation structs static
by Arjan van de Ven
· 18 years ago
0f2ed4c
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
9224a86
HPET: fix ACPI memory range length handling
by Bjorn Helgaas
· 19 years ago
be5efff
[PATCH] HPET: handle multiple ACPI EXTENDED_IRQ resources
by Bjorn Helgaas
· 19 years ago
50eca3e
[ACPI] ACPICA 20050930
by Bob Moore
· 19 years ago
3d5271f
Pull release into acpica branch
by Len Brown
· 19 years ago
3e6716e
[PATCH] hpet: hpet driver cleanups
by Randy Dunlap
· 19 years ago
b6ab126
[PATCH] hpet: use HPET physical addresses for dup. detection
by Randy Dunlap
· 19 years ago
757c472
[PATCH] hpet: allow HPET FIXED_MEM32 resource type
by Randy Dunlap
· 19 years ago
318db8f
[PATCH] hpet: simplify initialization message
by Clemens Ladisch
· 19 years ago
c860ed9
[PATCH] hpet: remove superfluous indirections
by Clemens Ladisch
· 19 years ago
3d5640d
[PATCH] hpet: fix access to multiple HPET devices
by Clemens Ladisch
· 19 years ago
7522e4e
[PATCH] hpet: fix uninitialized variable in hpet_register()
by Clemens Ladisch
· 19 years ago
af95ead
[PATCH] hpet: fix division by zero in HPET_INFO
by Clemens Ladisch
· 19 years ago
8e8505b
[PATCH] hpet: fix HPET_INFO calls from kernel space
by Clemens Ladisch
· 19 years ago
0d29086
[PATCH] hpet: allow shared interrupts
by Clemens Ladisch
· 19 years ago
189e2dd
[PATCH] hpet: allow non-power-of-two frequencies
by Clemens Ladisch
· 19 years ago
3f992e1
[PATCH] hpet: remove superfluous register reads
by Clemens Ladisch
· 19 years ago
642d30b
[PATCH] hpet: remove unused variable
by Clemens Ladisch
· 19 years ago
ba3f213
[PATCH] HPET: make frequency calculations 32 bit safe
by Clemens Ladisch
· 19 years ago
9090e6d
[PATCH] hpet: disallow zero interrupt frequency
by Clemens Ladisch
· 19 years ago
609725f
[PATCH] Fix mmap() of /dev/hpet
by Keir Fraser
· 19 years ago
eca008c
[ACPI] handle ACPICA 20050916's acpi_resource.type rename
by Len Brown
· 19 years ago
887c27f
[PATCH] fix unusual placement of inline keyword in hpet
by Adrian Bunk
· 19 years ago
64e4748
Merge linux-2.6 with linux-acpi-2.6
by Len Brown
· 19 years ago
9680382
[PATCH] hpet: fix drift and url
by Alex Williamson
· 19 years ago
1d492eb
[ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3
by Len Brown
· 19 years ago
a9bd53b
[ACPI] HPET driver now checks for acpi_register_gsi() errors
by Kenji Kaneshige
· 19 years ago
44f410a
[PATCH] hpet: do_div fix
by Jon Smirl
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago